Page 1 of 1

multiple weapons on nade level

PostPosted: Thu Nov 20, 2008 7:08 am
by crazypip666
I am trying to give players on nade level both a glock, and a smoke grenade, but I'm not sure what the proper syntax for listing multiple weapons is.

PostPosted: Thu Nov 20, 2008 2:53 pm
by RideGuy
If you have the newest config file there is an example in the cvar description.
gg_nade_bonus flashbang,glock,smokegrenade

Just keep them comma separated and you'll be fine.


RideGuy

PostPosted: Thu Nov 20, 2008 11:55 pm
by crazypip666
Alright, a comma but no spaces. Thanks.

Re: multiple weapons on nade level

PostPosted: Fri Nov 21, 2008 5:47 am
by crazypip666
This is what I have.
gg_nade_bonus glock,smokegrenade

Players are not receiving the glock or the smoke.
I just downloaded the newest version (548) to take a look, and I don't see an example in the cvar description.

PostPosted: Fri Nov 21, 2008 6:45 am
by Warren
r548 is the newest version on ESAM, but that download doesn't get updated very frequently.

I have posted r552 here.

We usually have a relatively recent post on the download page I linked you to ^^, BUT if you want to ensure you are 100% up to date all the time, you can use the SVN checkout.

Re:

PostPosted: Fri Nov 21, 2008 5:26 pm
by XE_ManUp
Sc0pE wrote:We usually have a relatively recent post on the download page I linked you to ^^, BUT if you want to ensure you are 100% up to date all the time, you can use the SVN checkout.

***DISCLAIMER***

Just be forewarned that anything that you download from the SVN may be "buggy", as some of it can be test code for a solution to a problem. We have gotten much better about revisions and updates being "safe". If you ever happen to use a version not posted on ESAM, you need to let us know.