[ajuda]entradas
#1

Bom Estou Criando Um Game Mode Do Zero Mas Deu Alguns Erro Ao adcionar os Interior

Код:
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(199) : warning 217: loose indentation
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(268) : warning 217: loose indentation
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(1452) : warning 217: loose indentation
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(1557) : error 017: undefined symbol "PlayerToPoint"
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(1560) : error 017: undefined symbol "SafeSetPlayerPos"
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(1562) : error 017: undefined symbol "Player"
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(1562) : warning 215: expression has no effect
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(1562) : error 001: expected token: ";", but found "]"
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(1562) : error 029: invalid expression, assumed zero
C:\Documents and Settings\mau tito\Desktop\Samp 0\gamemodes\RPG.pwn(1562) : fatal error 107: too many error messages on one line
Erro Linha 1557
pawn Код:
if(PlayerToPoint(1.0, playerid,952.5583,-909.3518,45.7656))//auto escola entrada
ERRO LINHA 1560 E 1562
pawn Код:
SafeSetPlayerPos(playerid,-2029.8271,-119.5075,1035.1719);//1560
            GameTextForPlayer(playerid, "~y~bem vindo a~n~~r~auto escola", 5000, 1);
            Player[playerid][pInt] = 3;//1562
Bom E Isso!
Reply


Messages In This Thread
[ajuda]entradas - by Don_Speed - 30.11.2011, 15:02
Re: [ajuda]entradas - by GabrielDias_Invision - 30.11.2011, 15:07
Re: [ajuda]entradas - by Don_Speed - 30.11.2011, 15:12

Forum Jump:


Users browsing this thread: 1 Guest(s)