Vlhare
-
Content Count
4 -
Joined
-
Last visited
-
Medals
Posts posted by Vlhare
-
-
yeah right, 9 one, i think its a server issue, but no idea what could be. if i host the mission doesn't work....
-
hi all, i was trying the scripts kylania wrote and works great in my pc, but when i try to play it in a MP mission the script doesn't work, and have no idea why.
any idea?
thanks
-
hi, i have problems with lockcargo . i wanna put ia inside a bus via script, but i want this ia stays inside the bus even if the bus is destroyed. they jump out of the bus with the first shoot.
anyone know?
Enable Backpack?
in ARMA 2 & OA : MISSIONS - Editing & Scripting
Posted · Edited by Vlhare
this backpack script works, but i have a problem. if i put the null0 = [player] execVM "prep_backpack.sq; code in more than 1 unit, i get the menu to backpack repeated the times i put this code in diferent units.
if i put 6 units with this code, i got 6 menu to backpack.
any idea how to solve this? am i the only one with this thing?
edited:solved if i put in the same code all player names [player,player1,player2]
next question: the script only put into backpack the weapon, how to make the ammo put into the backpack too??
i reedit :) : i only need to put the code to 1 player to make all players get the backpack, but i only want 2 of 14 available players get the backpack..... any idea??