S.N.A.F.U. Posted October 19, 2013 Share Posted October 19, 2013 Hi gang, I am trying to attach a VAS menu & a recruit AI to my vehicles.. It works on first spawn, but not on subsequent ones. I am pretty new to this & the syntax (& lack of sleep) Is getting the better of me. This is the Init I have on the MHQ right now. veh = [this, 600, 30000, 0, True, FALSE, "nul = [this,""MHQ2"",5] execVM ""mark_unit.sqf"";"] execVM "vehicle.sqf"; nul = [this,"MHQ2",5] execVM "mark_unit.sqf"; this addAction["<t color='#ff1111'>Virtual Ammobox</t>", "VAS\open.sqf"];this addAction [("<t color=""#66FFFF"">" + ("Recruit Menu") +"</t>"), "FOCKRecruitAI\RecruitMenu.sqf",[],1,false,true]; I know I need to have the VAS & recruit in there before the Vehicle.SQF, but I am not sure how.. Any help would be appreciated. Link to comment Share on other sites More sharing options...
Jester Posted October 25, 2013 Share Posted October 25, 2013 sorry i have been away for a bit, work kicked me ass the past 2 weeks. I'll try to explain this by tomorrow for you. right now I am just relaxing and catching up on missed gaming time. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now