Undefined Symbol - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Undefined Symbol (
/showthread.php?tid=389957)
Undefined Symbol -
Serizawa - 04.11.2012
Код:
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(3206) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(3221) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(3240) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(3260) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(3296) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(3446) : error 017: undefined symbol "GetPlayer2DZone"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(3503) : error 017: undefined symbol "GetPlayer2DZone"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(3546) : error 004: function "FixHour" is not implemented
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(3766) : error 017: undefined symbol "IsNumeric"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(4306) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(5327) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(5340) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(5558) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(5573) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6522) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6768) : error 017: undefined symbol "IsNumeric"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6781) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6801) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6821) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6841) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6861) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6881) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6903) : error 017: undefined symbol "IsNumeric"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6916) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6936) : error 017: undefined symbol "ProxDetector"
C:\Users\AztecasGamerzzz\Documents\GOod Servers\TR-RP\gamemodes\trrp2.pwn(6956) : error 017: undefined symbol "ProxDetector"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
26 Errors.
Re: Undefined Symbol -
MrCoder - 04.11.2012
Don't make a new post.. I already told you the answer on your first thread
Re: Undefined Symbol -
Serizawa - 04.11.2012
Which tread?
Re: Undefined Symbol -
Laure - 04.11.2012
It is because of a new change or edit you did can you show what you added or edited?