Hello all. Just digging into some of the scripting for Fallout and had a few questions after going through all the documentation I can find.
First off, where are the functions defined? For example :
op_start_gdialog(235, op_self_obj(), 4, -1, -1);
Is there anywhere that says what each...