[Ajuda] Ajuuda Urgente .
#1

Tуpico Editado, Resolvido .
Reply
#2

Cуdigo?
Reply
#3

Resolvido ...
Reply
#4

pawn Код:
if(!strcmp(cmdtext, "/sf", true))
    {
        new String1[128];
        new Nome[24];
        GetPlayerName(playerid, Nome, sizeof(Nome));
        new vehicleid = GetPlayerVehicleID(playerid);
        SetPlayerPos(playerid, -1628.5626, 791.0680, 7.1947);
        SetVehiclePos(vehicleid, -1628.5626, 791.0680, 7.1947);
        format(String1, sizeof(String1), "{FFFAFA}[TELE] - {4876FF}O Player {FFFAFA}%s {4876FF} Foi Para: {FFFAFA}(/SF)", Nome);
        SendClientMessageToAll(-1, String1);
        GivePlayerWeapon(playerid, 26, 500);
        GameTextForPlayer(playerid, "~p~Bem Vindo~g~ A SAN FIERRO ~b~ BCF", 3000, 5);
        return 1;
    }
Reply
#5

Resolvido .
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)