08.10.2011, 03:35
pawn Код:
if(strcmp(cmd, "/merendo", true) == 0)
{
if(GetPlayerState(playerid) == PLAYER_STATE_ONFOOT)
{
SetPlayerSpecialAction(playerid,SPECIAL_ACTION_HANDSUP);
//ApplyAnimation(playerid,"FINALE","FIN_Land_Die",4.1,0,1,1,1,1); //animaзгo alternativa
ResetPlayerWeaponsEx(playerid);
SendClientMessage(playerid, COLOR_LIGHTRED, " Vocк se Rendeu e jб estб Desarmado. Portanto, se for vнtima de Abusers tire print (F8) e denuncie!!!");
return 1;
}
}
quem poder me ajudar agradeзo