18.07.2014, 21:46
When I Compile my .pwn I get theses warnings:
Pawn Code:
When I Remove the "Seek" from the gamemode script I get theses errors:
And when I make a house or a business in game I get theses warnings:
How do I fix these warnings?
Pawn Code:
Quote:
C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(4433) : warning 203: symbol is never used: "seek" C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(4463) : warning 203: symbol is never used: "seek" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 2 Warnings. |
Quote:
C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(4366) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(13062) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(13076) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(14694) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(15274) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(15315) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(59222) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(59223) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(59340) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(59341) : warning 202: number of arguments does not match definition C:\Users\James\Desktop\Second Life Gaming RP\SLRP.pwn(78768 ) : warning 202: number of arguments does not match definition Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 11 Warnings. |
Quote:
[zcmd] [John_Smith]: /hedit exterior 46 sscanf warning: No default value found. |