mankyle 420 Posted October 1, 2011 I got permission from Norrin to adapt and use his C-130 cargo scripts but I have tried to load them in an addon so whenever that unit is created the eventhandler kicks in and let's you use the cargo script. the instruction for initalizating the script is nul = [this,"car"] execVM "mountOnC130\mount_vcl_init.sqf"; I supose I should change the "this" to "_this" but I cannot get it to work. I'm not that experienced with eventhandlers and scripts Any corrections in the formatting? Thanks Share this post Link to post Share on other sites
[frl]myke 14 Posted October 1, 2011 What is "this" supposed to be? What data should it contain? Share this post Link to post Share on other sites
ProfTournesol 956 Posted October 1, 2011 Have you read this ? Share this post Link to post Share on other sites
mankyle 420 Posted October 2, 2011 Have you read this ? No, but I will try to get this working. Thanks for the help Share this post Link to post Share on other sites