15.12.2014, 18:08
Hello! why this is not good?
I do not have a gun and not detected
I do not have a gun and not detected
Код:
new gunid = GetPlayerWeapon(playerid);
if(gunid == 0)
{
SendClientMessage(playerid,-1,"[Server]: No weapon in your hands!");
}

