CactusCole Posted August 26, 2017 Posted August 26, 2017 When you use the function GetArea() what type of object does it return? An area object, a trigger, a placeable? I know it has an OnUserDefined event because they used SignalEvent(GetArea(OBJECT_SELF), EventOnUserDefined(20)); Where would I find these area objects because they don't exist in the blueprints? Quote
JCarter426 Posted August 26, 2017 Posted August 26, 2017 It returns the module itself, the ones in the RIM and MOD files. Quote
CactusCole Posted August 27, 2017 Author Posted August 27, 2017 Found it it's the .are file, didn't notice the OnEnter and OnUserDefined scripts before Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.