03.02.2013, 21:39
Код:
public RouboLoja1(playerid) { KillTimer(tempoloja1); if(!PlayerToPoint(8.0,playerid,303.9740,-168.8060,999.5938)) { format(gstring, sizeof(gstring), "%s e os %s nгo conseguiram roubar a Loja de Armas 1! ID:[%d]", PlayerName(playerid), NomeORG(playerid), playerid); SendClientMessageToAll(GetPlayerColor(playerid), gstring); GameTextForPlayer(playerid,"~r~Deu mole playboy...", 2500, 3); Controle(playerid, 1); ClearAnimations(playerid); SendClientMessage(playerid, COLOR_GREY, "Vocк nгo estб na Loja de Armas 1."); ProvocoLoja1[playerid] = 0; roubando[playerid] = 0; rouboloja1 = 0; KillTimer(tempoloja1); temporouboloja1 = 0; return true; }