30.11.2011, 15:02
Bom Estou Criando Um Game Mode Do Zero Mas Deu Alguns Erro Ao adcionar os Interior
Erro Linha 1557
ERRO LINHA 1560 E 1562
Bom E Isso!
Код:
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
pawn Код:
if(PlayerToPoint(1.0, playerid,952.5583,-909.3518,45.7656))//auto escola entrada
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