Hello, first at all thank you very much for this awesome Script.
I hope you can help me.
I did what you said to put nul = [this] execVM "crateFiller.sqf" at the start of the scrip.I think its seems like this? :
nul = [this] execVM "crateFiller.sqf"
_box = _this select 0;
_side = if (count _this > 1) then {_this select 1} else {"west"};
_game = if (count _this > 2) then {_this select 2} else {"all"};
_refill = if (count _this > 3) then {_this select 3} else {false};
_amountw = if (count _this > 4) then {_this select 4} else {30};
_amountm = if (count _this > 5) then {_this select 5} else {75};
_amounte = if (count _this > 6) then {_this select 6} else {30};..................
It,s OK?
Well if its ok, now where i need to put this file?
I think i need to put this file in Arma 2/Scripts.
And i need to start it with in HxD Editor changeing this code --->private ["_dummy"]; _dummy = [_this,"onload"] execVM "\ca\ui\scripts\dedicatedServerInterface.sqf"; For this one --->private ["_dummy"]; _dummy = [_this,"onload"] execVM "\Scripts\crateFiller.sqf";
But in game it saying me that there isnt any script on that direction.
I do the same but with the Ammo pack medium, a old scrip.
Could you help me plesae? i,m new on this with Scripts and i wanted to learn how to do, and i wanna to try to do one, well all your work again to see if it works for me^^
Well... i hope you understand me and what i said, i hope that you help me soon!!!
Well can you add me at skype or send msg at E-mail or here!!
E-mail ---> dimitri12 @ live.ru Skype ---> dimitri3542
Well good bye,thank you very much!