Jump to content
Sign in to follow this  
Blich

Adding smokeshells

Recommended Posts

I searched and could not find the answer.. so I am asking.

1) How do I add smokeshells to an ammo box. I can get guns to work... but not smokeshells.

Do i have to add the smokeshell (item) and ammo?

please write how i should write it.. thx

2) How do I add weapons.. (including smokeshells) to a player to start with?

Thanks for your time.

Share this post


Link to post
Share on other sites

1.

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">this addMagazineCargo ["SmokeShell",50]; this addMagazineCargo ["SmokeShellGreen",50]; this addMagazineCargo ["SmokeShellRed",50]<span id='postcolor'>

This adds 50 grey smoke shells, 50 green and 50 red.

2.

</span><table border="0" align="center" width="95%" cellpadding="3" cellspacing="1"><tr><td>Code Sample </td></tr><tr><td id="CODE">this addMagazine "SmokeShell"; this addMagazine "SmokeShell"<span id='postcolor'>

This gives him 2 grey smoke shells.

Share this post


Link to post
Share on other sites

My pilot starts with his gun.. 3 clips and 6 nades.... when i pick up smokeshells I cannot use them till after i throw my nades... is there a way to select the smokeshell when playin?

How do I change what my player starts with.. i want to take the 6 nades off him and give him 2 smokeshells instead.

thx for your time

Share this post


Link to post
Share on other sites

All you have to do is get your Hand Grenades ready, then in your action menu theres an action that says "Reload Smokeshell". Do that and you can throw smoke shells

Share this post


Link to post
Share on other sites

thx... another quick noob question...

this addMagazineCargo ["FlareRed",50]

shouldnt that add 50 red flares to the ammo box? How do I add flares to the box?

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  

×