Jump to content
Batflaps

How to spawn in a weapons crate?

Recommended Posts

I am new to scripting. Very new. I have had a look in the editor for a Ammo box but cant find it.

Wanting to check out all of the epuipment available but can't. If anyone can help me that'd be awesome. :)

/Cheers

Share this post


Link to post
Share on other sites

first set an player into the map, than you have the folder "empty" along with bluefor\opfor\civ. In the empty folder you can find all kind of amo-boxes along with empty vehicles\air\all other objects.

Share this post


Link to post
Share on other sites
first set an player into the map, than you have the folder "empty" along with bluefor\opfor\civ. In the empty folder you can find all kind of amo-boxes along with empty vehicles\air\all other objects.

I dont quite understand this sorry.

Share this post


Link to post
Share on other sites

...

press "F1"

set a player somewhere on the map

double click next to the player

instead "bluefor" or "opfor" chose "empty" it´s the last one in this selection

then chose "ammo" on field lower i think

take what you want

preview

Share this post


Link to post
Share on other sites

i would use an arsenal on some entity (can be player, car, crate, anything you can see)

and double click it and add in the field called init :

["AmmoboxInit",[this,true]] call BIS_fnc_arsenal;

then in the Game look at whatever you decided to place just scroll your mouse wheel and select with middle mouse button Arsenal

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×