givegun and slap
#6

Quote:
Originally Posted by kreso932
Посмотреть сообщение
pawn Код:
if(sscanf(params, "usd", id, gunid, ammo)) return SendClientMessage(playerid, Yellow, "Usage: /givegun <playerid> <weaponid/name> <ammo>");
Try replacing the line in your script with this one.
It should be:
pawn Код:
if(sscanf(params, "udd", id, gunid, ammo)) return SendClientMessage(playerid, Yellow, "Usage: /givegun <playerid> <weaponid/name> <ammo>");
Reply


Messages In This Thread
givegun and slap - by xir - 11.01.2011, 19:07
Re: givegun and slap - by HyperZ - 11.01.2011, 19:14
Re: givegun and slap - by xir - 11.01.2011, 19:17
Re: givegun and slap - by xir - 12.01.2011, 11:58
Re: givegun and slap - by Outcast - 12.01.2011, 12:04
Re: givegun and slap - by HyperZ - 12.01.2011, 13:09
Re: givegun and slap - by xir - 12.01.2011, 16:29
Re: givegun and slap - by xir - 13.01.2011, 12:52
Re: givegun and slap - by Lorenc_ - 13.01.2011, 13:17
Re: givegun and slap - by xir - 13.01.2011, 13:22

Forum Jump:


Users browsing this thread: 1 Guest(s)