Mapping Problem
#4

RemoveBuildingForPlayer(playerid, 3761, 2783.7813, -2410.2109, 14.6719, 0.25);
RemoveBuildingForPlayer(playerid, 3761, 2791.9531, -2410.2109, 14.6563, 0.25);
RemoveBuildingForPlayer(playerid, 3761, 2797.5156, -2410.0781, 14.6328, 0.25);
RemoveBuildingForPlayer(playerid, 3770, 2746.4063, -2453.4844, 14.0781, 0.25);
RemoveBuildingForPlayer(playerid, 5162, 2838.0391, -2423.8828, 10.9609, 0.25);
RemoveBuildingForPlayer(playerid, 5154, 2838.1406, -2447.8438, 15.7500, 0.25);
RemoveBuildingForPlayer(playerid, 3724, 2838.1953, -2488.6641, 29.3125, 0.25);
RemoveBuildingForPlayer(playerid, 5155, 2838.0234, -2358.4766, 21.3125, 0.25);
RemoveBuildingForPlayer(playerid, 3724, 2838.1953, -2407.1406, 29.3125, 0.25);
RemoveBuildingForPlayer(playerid, 5158, 2837.7734, -2334.4766, 11.9922, 0.25);
RemoveBuildingForPlayer(playerid, 5352, 2838.1953, -2488.6641, 29.3125, 0.25);
RemoveBuildingForPlayer(playerid, 3626, 2746.4063, -2453.4844, 14.0781, 0.25);
RemoveBuildingForPlayer(playerid, 3761, 2783.7813, -2410.2109, 14.6719, 0.25);
RemoveBuildingForPlayer(playerid, 3761, 2791.9531, -2410.2109, 14.6563, 0.25);
RemoveBuildingForPlayer(playerid, 3761, 2797.5156, -2410.0781, 14.6328, 0.25);
RemoveBuildingForPlayer(playerid, 5157, 2838.0391, -2532.7734, 17.0234, 0.25);
Errors

C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(36) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(37) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(3 : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(39) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(40) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(41) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(42) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(43) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(44) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(45) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(46) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(47) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(4 : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(49) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(50) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(51) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(5 : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(59) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(60) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(61) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(62) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(63) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(64) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(65) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(66) : error 017: undefined symbol "playerid"
C:\Documents and Settings\user\My Documents\GTA San Andreas User Files\SAMP\gamemodes\ArmyBase.pwn(67) : error 017: undefined symbol "playerid"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply


Messages In This Thread
Mapping Problem - by Cookie. - 09.10.2012, 15:52
Re: Mapping Problem - by Red_Dragon. - 09.10.2012, 15:53
Re: Mapping Problem - by Cookie. - 09.10.2012, 15:56
Re: Mapping Problem - by Cookie. - 09.10.2012, 15:59
Re: Mapping Problem - by Tuntun - 09.10.2012, 16:02
Re: Mapping Problem - by Cookie. - 09.10.2012, 16:07
Re: Mapping Problem - by V25-R5 - 09.10.2012, 16:10
Re: Mapping Problem - by Cookie. - 09.10.2012, 16:15
Re: Mapping Problem - by Stanford - 09.10.2012, 16:26

Forum Jump:


Users browsing this thread: 2 Guest(s)