19.09.2015, 11:29
Quote:
i use the command but it keep saying Usage [PlayerID] (this script dosent work)
|
Код:
if(sscanf(params, "udd", targetid, weapon, ammo)) return SendClientMessage(playerid, 0xFFFFFF, "Usage: /agiveweapon [playerid]");
PHP код:
if(sscanf(params, "udd", targetid, weapon, ammo)) return SendClientMessage(playerid, 0xFFFFFF, "Usage: /agiveweapon [playerid] [weaponid] [ammo]");
example: /agiveweapon 0 38 5000