Jump to content
Sign in to follow this  
buster0083

Placing Chemlights on Ammo Boxes

Recommended Posts

Is it possible to add a chemlight to illuminate the position on an ammo box? I saw the scripting to place chemlights on a diver's body for night diving but I'm placing a box underwater in a night mission and am trying to think of a way to make it easier to find.

Cheers all

Share this post


Link to post
Share on other sites

It could be pretty epic, if you could be able to put chemlight on ammo boxes.

Share this post


Link to post
Share on other sites
Put a game logic (F1) where you want the chem light, set the condition of presence to

isServer

Put this in the init field:

0 = createVehicle ["Chemlight_blue",getPosATL this,[],0,"NONE"];

Then use the "attachTo" command.

Sent from my phone

Share this post


Link to post
Share on other sites

LOL This is awesome! I was just about to put a thread for this last night but said meh I'll do it tomorrow. Thanks!

Share this post


Link to post
Share on other sites

Thanks very much - most appreciated - I found your quote bit but I'll add the attachTo bit right now

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
Sign in to follow this  

×