[Ajuda] Player ID Bugado?
#9

Quote:
Originally Posted by Coe1
Посмотреть сообщение
Nossa cara, vocк deveria aprender a resolver os seus prуprios problemas do que ficar dependendo de segundos.

pawn Код:
forward Explodir(playerid);
public Explodir(playerid)
{
    new Float:x, Float:y, Float:z;
    if(IsPlayerInRangeOfPoint(playerid, 7.0, x, y, z))
    {
        GetPlayerPos(playerid, x, y, z);
        CreateExplosion(x, y, z, 12, 10.0);
        return 1;
    }
    return 1;
}
Vosso jesus me ajuda por favor, ME AJUDEEEEEEEEEEE,

Tentei usar:
pawn Код:
forward Explodir(playerid);
public Explodir(playerid)
{
    new Float:x, Float:y, Float:z;
    if(IsPlayerInRangeOfPoint(playerid, 7.0, 118,21, 260.86, 1077.15, 79.54))
    {
        GetPlayerPos(playerid, x, y, z);
        CreateExplosion(118,21, 260.86, 1077.15, 79.54, 12, 10.0);
        return 1;
    }
    return 1;
}
E a explosao nao funcionou oque eu fiz agora?
Reply


Messages In This Thread
Player ID Bugado? - by TorresPutado - 27.08.2013, 19:52
Respuesta: Player ID Bugado? - by DartakousLien - 27.08.2013, 20:05
Respuesta: Player ID Bugado? - by TorresPutado - 27.08.2013, 20:15
Re: Respuesta: Player ID Bugado? - by Coe1 - 27.08.2013, 20:18
Re: Player ID Bugado? - by Standby - 27.08.2013, 20:48
Re: Player ID Bugado? - by Coe1 - 27.08.2013, 20:54
Respuesta: Player ID Bugado? - by TorresPutado - 27.08.2013, 21:16
Re: Player ID Bugado? - by Coe1 - 27.08.2013, 21:20
Respuesta: Re: Player ID Bugado? - by TorresPutado - 27.08.2013, 21:34
Re: Player ID Bugado? - by Standby - 27.08.2013, 21:37

Forum Jump:


Users browsing this thread: 1 Guest(s)