Help me i pawn code - 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: Help me i pawn code (
/showthread.php?tid=482756)
Help me i pawn code -
Moleex - 22.12.2013
What to do there:
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (86812) : error 017: undefined symbol "Get3DZone"
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (86812) : warning 202: number of arguments does not match definition
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (86846) : error 017: undefined symbol "Get3DZone"
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (86846) : warning 202: number of arguments does not match definition
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (99752) : error 017: undefined symbol "Get3DZone"
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (99752) : warning 202: number of arguments does not match definition
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (100762) : warning 203: symbol is never used: "GetXYInFrontOfPlayer"
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (100762) : warning 203: symbol is never used: "IsInRangeOfPoint"
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (100762) : warning 203: symbol is never used: "IslandGate"
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (100762) : warning 203: symbol is never used: "IslandGateStatus"
C:\Users\Boso\Desktop\SARP\SARP\Gamemodes\SARP.pwn (22604) : warning 204: symbol is assigned a value that is never used: "MAXCRATES"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
3 Errors.
Re: Help me i pawn code -
ACI - 22.12.2013
Please show the lines where the error occurs, because it will become easy to understand what problem you have.