Weapon Prices change
#1

Hey guys I am doing a Raven's role-play edit and I am finding diffucilty to understand how to change the weapon prices:

Код:
else if (strcmp(gunid, "TEC-9", true, strlen(gunid)) == 0)
				{
					gun = 32;
					guncharge = GunPrice[16][0]/100*mod2;
					ammocharge = GunPrice[35][0]*ammo;
				}
Tec-9 Costs - 2000$ // 20 Ammo costs 2600$
Reply


Messages In This Thread
Weapon Prices change - by Unknown1195 - 08.04.2012, 11:27
Re: Weapon Prices change - by Boooth - 08.04.2012, 11:31
Re: Weapon Prices change - by Faisal_khan - 08.04.2012, 11:31
Re: Weapon Prices change - by Boooth - 08.04.2012, 11:33
Re: Weapon Prices change - by Faisal_khan - 08.04.2012, 12:07

Forum Jump:


Users browsing this thread: 1 Guest(s)