[Ajuda] Player ID Bugado?
#1

Um belo dia, Uma pessoa chamado Torres tentou por esse comando na gm:
pawn Код:
forward Explodir();
public Explodir()
{
if(IsPlayerInRangeOfPoint(playerid, 7.0, x, y, z))
{
    new Float:x, Float:y, Float:z;
    // Create an explosion at the player's position
    CreateExplosion(x, y, z, 12, 10.0);
    return 1;
}
Mais de um erro no: Player id, Entao ajude-ele, Erros:
Код:
C:\Arquivos de programas\Rockstar Games\GTA San Andreas\Server\filterscripts\Drop.pwn(275) : error 017: undefined symbol "playerid"
C:\Arquivos de programas\Rockstar Games\GTA San Andreas\Server\filterscripts\Drop.pwn(282) : error 030: compound statement not closed at the end of file (started at line 275)
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


2 Errors.
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)