Unlimited Ammo
#3

Quote:
Originally Posted by Devine
(skin, Float, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)

so:
AddPlayerClass(287, 217.7683,1856.1923,13.0176,6.0815, 348, 0, 0, 0, 0, 0);

Deagle is ID 24, so why do you have 348? You also haven't put an ammo, so it wouldn't even spawn the gun. Here's the corrent way to put it:
Код:
AddPlayerClass(287, 217.7683,1856.1923,13.0176,6.0815, 24, 35578, 0, 0, 0, 0);
The 35578 will make you have unlimited ammo, if you're wondering.
Ow, 348 was the model ID and I thought 0 was unlimited...
Thanks for the quick response! (:

Cheer'z
Reply


Messages In This Thread
Unlimited Ammo - by Nameless303 - 01.11.2009, 22:23
Re: Unlimited Ammo - by Devine - 01.11.2009, 22:32
Re: Unlimited Ammo - by Nameless303 - 01.11.2009, 22:37
Re: Unlimited Ammo - by Devine - 01.11.2009, 23:02

Forum Jump:


Users browsing this thread: 1 Guest(s)