08.06.2010, 02:40
Tipo, o cara digita /arena, dai dps disso ele sу pode usar o /arena dnv dps de 60 segundos, tem como isso?
if(GetPVarInt(playerid, "1time") == 1) return SendClientMessage(playerid, cor, "so uma vez por cada vida."); //Inicio do comando
SetPVarInt(playerid, "1time", 1); //Fim do comando, apуs as coisas.
SetPVarInt(playerid, "1time", 0);
DeletePVar(playerid, "1time");
for(new i = 0; i < GetMaxPlayers(); i++)
{
DeletePVar(i, "1time");
}
C:\DOCUME~1\User\Desktop\SAMPSE~1\FILTER~1\AVASTA~1.PWN(43) : error 017: undefined symbol "DeletePVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~1\FILTER~1\AVASTA~1.PWN(81) : warning 217: loose indentation C:\DOCUME~1\User\Desktop\SAMPSE~1\FILTER~1\AVASTA~1.PWN(97) : error 017: undefined symbol "DeletePVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~1\FILTER~1\AVASTA~1.PWN(108) : error 017: undefined symbol "SetPVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~1\FILTER~1\AVASTA~1.PWN(109) : warning 217: loose indentation C:\DOCUME~1\User\Desktop\SAMPSE~1\FILTER~1\AVASTA~1.PWN(140) : error 017: undefined symbol "GetPVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~1\FILTER~1\AVASTA~1.PWN(140) : error 017: undefined symbol "cor" C:\DOCUME~1\User\Desktop\SAMPSE~1\FILTER~1\AVASTA~1.PWN(141) : error 017: undefined symbol "SetPVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~1\FILTER~1\AVASTA~1.PWN(145) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 6 Errors.
C:\DOCUME~1\User\Desktop\SAMPSE~2\FILTER~1\AVASTA~1.PWN(73) : warning 217: loose indentation C:\DOCUME~1\User\Desktop\SAMPSE~2\FILTER~1\AVASTA~1.PWN(80) : error 017: undefined symbol "DeletePVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~2\FILTER~1\AVASTA~1.PWN(82) : warning 217: loose indentation C:\DOCUME~1\User\Desktop\SAMPSE~2\FILTER~1\AVASTA~1.PWN(98) : error 017: undefined symbol "DeletePVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~2\FILTER~1\AVASTA~1.PWN(109) : error 017: undefined symbol "SetPVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~2\FILTER~1\AVASTA~1.PWN(110) : warning 217: loose indentation C:\DOCUME~1\User\Desktop\SAMPSE~2\FILTER~1\AVASTA~1.PWN(141) : error 017: undefined symbol "GetPVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~2\FILTER~1\AVASTA~1.PWN(142) : error 017: undefined symbol "SetPVarInt" C:\DOCUME~1\User\Desktop\SAMPSE~2\FILTER~1\AVASTA~1.PWN(146) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors.
Originally Posted by Braian0808
sim cara, mais lб tah dando erro
|
C:\Documents and Settings\User\Desktop\Samp Server\filterscripts\avastarena.pwn(43) : error 017: undefined symbol "DeletePVarInt" C:\Documents and Settings\User\Desktop\Samp Server\filterscripts\avastarena.pwn(81) : warning 217: loose indentation C:\Documents and Settings\User\Desktop\Samp Server\filterscripts\avastarena.pwn(97) : error 017: undefined symbol "DeletePVarInt" C:\Documents and Settings\User\Desktop\Samp Server\filterscripts\avastarena.pwn(109) : warning 217: loose indentation C:\Documents and Settings\User\Desktop\Samp Server\filterscripts\avastarena.pwn(145) : warning 217: loose indentation Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Errors.