error 017: undefined symbol "RemoveBuildingForPlayer" C:\Documents and Settings\Administrador\Meus documentos\Downloads\LEORPG\gamemodes\LeORPG.pwn(2947) : error 017: undefined symbol "RemoveBuildingForPlayer" C:\Documents and Settings\Administrador\Meus documentos\Downloads\LEORPG\gamemodes\LeORPG.pwn(2948) : error 017: undefined symbol "RemoveBuildingForPlayer" C:\Documents and Settings\Administrador\Meus documentos\Downloads\LEORPG\gamemodes\LeORPG.pwn(2949) : error 017: undefined symbol "RemoveBuildingForPlayer" C:\Documents and Settings\Administrador\Meus documentos\Downloads\LEORPG\gamemodes\LeORPG.pwn(2950) : error 017: undefined symbol "RemoveBuildingForPlayer" C:\Documents and Settings\Administrador\Meus documentos\Downloads\LEORPG\gamemodes\LeORPG.pwn(2953) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 5 Errors.
Estб usando seu GM no samp 0.3e? Se nгo estiver, atualiza!
|
C:\Documents and Settings\Administrador\Meus documentos\Downloads\LEORPG\gamemodes\LeORPG.pwn(2953) : warning 225: unreachable code Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase Header size: 7924 bytes Code size: 1371692 bytes Data size: 5339504 bytes Stack/heap size: 16384 bytes; estimated max. usage: unknown, due to recursion Total requirements: 6735504 bytes 1 Warning.
public OnPlayerConnect(playerid)
{
{
RemoveBuildingForPlayer(playerid, 4024, 1479.8672, -1790.3984, 56.0234, 0.25);
RemoveBuildingForPlayer(playerid, 4044, 1481.1875, -1785.0703, 22.3828, 0.25);
RemoveBuildingForPlayer(playerid, 4002, 1479.8672, -1790.3984, 56.0234, 0.25);
RemoveBuildingForPlayer(playerid, 3980, 1481.1875, -1785.0703, 22.3828, 0.25);
RemoveBuildingForPlayer(playerid, 4003, 1481.0781, -1747.0313, 33.5234, 0.25);
return 1;
}
TextDrawShowForPlayer(playerid, forum);//essa linha ai !!!
public OnPlayerConnect(playerid)
{
RemoveBuildingForPlayer(playerid, 4024, 1479.8672, -1790.3984, 56.0234, 0.25);
RemoveBuildingForPlayer(playerid, 4044, 1481.1875, -1785.0703, 22.3828, 0.25);
RemoveBuildingForPlayer(playerid, 4002, 1479.8672, -1790.3984, 56.0234, 0.25);
RemoveBuildingForPlayer(playerid, 3980, 1481.1875, -1785.0703, 22.3828, 0.25);
RemoveBuildingForPlayer(playerid, 4003, 1481.0781, -1747.0313, 33.5234, 0.25);
TextDrawShowForPlayer(playerid, forum);
//.....resto do code