[Ayuda]їcуmo se harнa esto?
#10

Quote:
Originally Posted by PHudson
Посмотреть сообщение
Hay que ver cуmo os liais. Sуlo ha dicho checkpoint, no бrea.
Yo lo harнa asн:

pawn Код:
new timerequipo[MAX_PLAYERS];

// Incluye la funciуn https://sampwiki.blast.hk/wiki/SetPlayerCheckpoint en el momento del script que quieras crear el checkpoint. Al spawnear, al introducir cierto comando, etc.

public OnPlayerDisconnect(playerid, reason)
{
    KillTimer(timerequipo[playerid]);
    DisablePlayerCheckpoint(playerid);
    return 1;
}

public OnPlayerEnterCheckpoint(playerid)
{
    if(IsPlayerInRangeOfPoint(playerid,radio del checkpoint,coordenada x del checkpoint, coordenada y del checkpoint, cordenada z del checkpoint))
    {
        timerequipo[playerid] = SetTimerEx("CambiarEquipo",20000,false,"i",playerid);
    }
    return 1;
}

public OnPlayerLeaveCheckpoint(playerid)
{
    if(IsPlayerInRangeOfPoint(playerid,radio del checkpoint,coordenada x del checkpoint, coordenada y del checkpoint, cordenada z del checkpoint))
    {
        KillTimer(timerequipo[playerid]);
        DisablePlayerCheckpoint(playerid);
    }
    return 1;
}

forward CambiarEquipo(playerid);
public CambiarEquipo(playerid)
{
    SetPlayerTeam(playerid, id del equipo);
    DisablePlayerCheckpoint(playerid);
    // Si quieres usa tu propio script para cambiar el equipo aquн ;)
    return 1;
}
Que pirobo me dio -rep

Quote:
Originally Posted by PHudson
Посмотреть сообщение
que mierda de ayuda.. de paso te dejo la marca del PENE by : PHudson
Edit:

[Ayuda]їcуmo se harнa... 04-abr-2013 18:17 PENE
[Ayuda]їcуmo se harнa... 04-abr-2013 18:09 el PENE que tiene tu madre en la boca, imbecil

Que pecado Jajaja TROLL

¬¬
Reply


Messages In This Thread
[Ayuda]їcуmo se harнa esto? - by Porta0123 - 03.04.2013, 15:02
Respuesta: [Ayuda]їcуmo se harнa esto? - by NeuZz - 03.04.2013, 15:10
Respuesta: [Ayuda]їcуmo se harнa esto? - by Porta0123 - 03.04.2013, 15:23
Respuesta: [Ayuda]їcуmo se harнa esto? - by NeuZz - 03.04.2013, 23:44
Respuesta: [Ayuda]їcуmo se harнa esto? - by Porta0123 - 04.04.2013, 09:13
Respuesta: [Ayuda]їcуmo se harнa esto? - by Host - 04.04.2013, 13:30
Respuesta: [Ayuda]їcуmo se harнa esto? - by PHudson - 04.04.2013, 16:25
Respuesta: [Ayuda]їcуmo se harнa esto? - by OTACON - 04.04.2013, 17:39
Respuesta: [Ayuda]їcуmo se harнa esto? - by xSDx - 04.04.2013, 17:42
Respuesta: [Ayuda]їcуmo se harнa esto? - by Host - 04.04.2013, 17:53

Forum Jump:


Users browsing this thread: 3 Guest(s)