new bomb[2];
bomb[0] = CreatePickup(1318, 23, 1803.9830, -1772.1866, 13.5469, -1);
bomb[1] = CreatePickup(1318, 23, 7659,-1785.6730, 489.4934, -1);
new's
bombE
bomb
pawn Код:
|
C:\Documents and Settings\Jogos\Ambiente de trabalho\server\gamemodes\MaPeR.pwn(1573) : error 010: invalid function or declaration
C:\Documents and Settings\Jogos\Ambiente de trabalho\server\gamemodes\MaPeR.pwn(1575) : error 010: invalid function or declaration
}
if (strcmp("/portao", cmdtext, true, 10) == 0)
{
if(IsPlayerInRangeOfPoint(playerid,7.0, 1811.63208, -1792.84839, 14.22330))
}
{
SendClientMessage(playerid, -1, "Portгo Aberto, irб Fechar em 5 Segundos");
MoveObject(PortaoBomb, 980, 1811.44067, -1804.26599, 14.22330, 0, 0, 270);
SetTimer("ClosePortao", 5000, false);
if (strcmp("/portao", cmdtext, true, 10) == 0)
{
if(IsPlayerInRangeOfPoint(playerid,7.0, 1811.63208, -1792.84839, 14.22330))
{
SendClientMessage(playerid, -1, "Portгo Aberto, irб Fechar em 5 Segundos");
MoveObject(PortaoBomb, 980, 1811.44067, -1804.26599, 14.22330, 0, 0, 270);
SetTimer("ClosePortao", 5000, false);
}
return 1;
}
C:\Documents and Settings\Jogos\Ambiente de trabalho\server\gamemodes\MaPeR.pwn(1572) : error 010: invalid function or declaration
C:\Documents and Settings\Jogos\Ambiente de trabalho\server\gamemodes\MaPeR.pwn(1574) : error 010: invalid function or declaration
C:\Documents and Settings\Jogos\Ambiente de trabalho\server\gamemodes\MaPeR.pwn(1580) : error 010: invalid function or declaration
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
3 Errors.
}
if (strcmp("/portao", cmdtext, true, 10) == 0)
{
if(IsPlayerInRangeOfPoint(playerid,7.0, 1811.63208, -1792.84839, 14.22330))
{
SendClientMessage(playerid, -1, "Portгo Aberto, irб Fechar em 5 Segundos");
MoveObject(PortaoBomb, 980, 1811.44067, -1804.26599, 14.22330, 0, 0, 270);
SetTimer("ClosePortao", 5000, false);
}
return 1;
}