GivePlayerWeapon Problem
#2

pawn Код:
if(sscanf(params, "uii",weapon,ammo))
to:
pawn Код:
if(sscanf(params, "uii", id, weapon, ammo))
You forgot to add the id on it.
Reply


Messages In This Thread
GivePlayerWeapon Problem - by Shobi - 30.10.2013, 17:47
Re: GivePlayerWeapon Problem - by Konstantinos - 30.10.2013, 17:50
Re: GivePlayerWeapon Problem - by Shobi - 30.10.2013, 17:55
Re: GivePlayerWeapon Problem - by Konstantinos - 30.10.2013, 17:58
Re: GivePlayerWeapon Problem - by Shobi - 30.10.2013, 18:02
Re: GivePlayerWeapon Problem - by Konstantinos - 30.10.2013, 18:08

Forum Jump:


Users browsing this thread: 1 Guest(s)