28.05.2014, 15:39
Hello
Why?
new wepId = GetPlayerWeapon(playerid);
THX
Why?
new wepId = GetPlayerWeapon(playerid);
pawn Код:
switch(wepId)
{
case 24: wepId+324; // eagle
case 25: wepId+324; // Shotgun
case 26: wepId+324; // canon sciй
case 27: wepId+324; // Fusil de Combat
case 28: wepId+324; // uzi
case 29: wepId+324; // mp5
case 30: wepId+325; // ak
}