Leigham Posted September 3, 2015 Report Share Posted September 3, 2015 ive been working on something for a while now, and its come to this problem _holder = “WeaponHoldersimulated” createVehicle position player;_holder addbackpackcargoglobal [“_classname”,_amounttospawn];diag_log format [“%1 %2″,_Classname, _AmounttoSpawn];the log is coming up with what it should.“B_Carryall_cbr 1″but no backpack,it is working in editor, i can spam and get surrounded in backpacks, but not working through the script.vehicles are spawning fine, but the "groundweaponholder" is not Link to comment Share on other sites More sharing options...
0 Leigham Posted September 4, 2015 Author Report Share Posted September 4, 2015 Now got this issue sorted but adding it to a server nothing works :( Link to comment Share on other sites More sharing options...
Question
Leigham
ive been working on something for a while now, and its come to this problem
_holder = “WeaponHoldersimulated” createVehicle position player;_holder addbackpackcargoglobal [“_classname”,_amounttospawn];
diag_log format [“%1 %2″,_Classname, _AmounttoSpawn];
the log is coming up with what it should.
“B_Carryall_cbr 1″
but no backpack,
it is working in editor, i can spam and get surrounded in backpacks, but not working through the script.
vehicles are spawning fine, but the "groundweaponholder" is not
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now