AJUDA COmando
#2

pawn Код:
if(strcmp("/Stunt", cmdtext, true, 10) == 0)
{
    new NomeP[MAX_PLAYER_NAME],string[24];
    GetPlayerName(playerid, NomeP, MAX_PLAYER_NAME);
    format(string, sizeof(string), "-> %s Foi Para o Stunt CMD:{F60000} /Stunt", NomeP);
    SendClientMessageToAll(-1, string);
    SetPlayerPos(playerid,251.14909400,2974.53808600,6.77624300);
    return 1;
}
Reply


Messages In This Thread
AJUDA COmando - by Hancoc - 14.04.2012, 11:12
Re: AJUDA COmando - by 4LiSs0N - 14.04.2012, 11:14
Re: AJUDA COmando - by Hancoc - 14.04.2012, 11:15
Re: AJUDA COmando - by 4LiSs0N - 14.04.2012, 11:17

Forum Jump:


Users browsing this thread: 1 Guest(s)