08.02.2011, 22:37
Ainda continua dando erro...
Novo cmd:
Erros:
Novo cmd:
Код:
if(strcmp(cmd,"/axan", true)==0) { if(PlayerInfo[playerid][pDonateRank] == 3) { GameTextForPlayer(playerid, "~r~Abrindo...", 9000, 1); MoveObject(xande,3514.0573730469,-530.31579589844,57.165679931641,1.5); return 1; } } if(strcmp(cmd"/fxan", true)==0) { if(PlayerInfo[playerid][pDonateRank] >= 3) { GameTextForPlayer(player,id, "~r~Fechando...", 9000, 1); MoveObject(xande,3511.9663085938,-530.97131347656,51.923530578613,1.5); return 1; } }
Код:
Compilando Cуpia de RTG8.pwn... E:\RTG\gamemodes\Cуpia de RTG8.pwn(18506) : warning 215: expression has no effect E:\RTG\gamemodes\Cуpia de RTG8.pwn(18598) : error 001: expected token: ",", but found "-string-" E:\RTG\gamemodes\Cуpia de RTG8.pwn(18598) : warning 215: expression has no effect E:\RTG\gamemodes\Cуpia de RTG8.pwn(18598) : warning 215: expression has no effect E:\RTG\gamemodes\Cуpia de RTG8.pwn(18598) : error 001: expected token: ";", but found ")" E:\RTG\gamemodes\Cуpia de RTG8.pwn(18598) : error 029: invalid expression, assumed zero E:\RTG\gamemodes\Cуpia de RTG8.pwn(18598) : fatal error 107: too many error messages on one line Compilation aborted. Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 4 Errors.