27.09.2016, 17:42
(
Last edited by ImTouchk; 27/09/2016 at 05:47 PM.
Reason: wrong title sry
)
Hi all, I'VE GOT SO MANY ERRORS on my script and I think that's not okay. That are like 41, IDK.
here are my script: http://pastebin.com/wF3zxJua
thanks!
Code:
C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(113) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(113) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(114) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(114) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(115) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(115) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(116) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(116) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(117) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(117) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(118) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(118) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(119) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(119) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(120) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(120) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(121) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(121) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(122) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(122) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(123) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(123) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(124) : warning 215: expression has no effect C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(692) : warning 217: loose indentation C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(1066) : warning 217: loose indentation C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(1156) : warning 225: unreachable code C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(1247) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(1316) : warning 213: tag mismatch C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(1394) : warning 213: tag mismatch C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(1439) : warning 213: tag mismatch C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(1453) : warning 204: symbol is assigned a value that is never used: "ctext" C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2058) : warning 213: tag mismatch C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2066) : warning 213: tag mismatch C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2061) : warning 204: symbol is assigned a value that is never used: "szString" C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2061 -- 2069) : warning 213: tag mismatch C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2078) : warning 213: tag mismatch C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2072) : warning 204: symbol is assigned a value that is never used: "szString" C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2197) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2197) : warning 202: number of arguments does not match definition C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2519) : warning 203: symbol is never used: "AdminInfo" C:\Users\mugur\Desktop\MAIN-ROLEPLAY\gamemodes\mysql.pwn(2519) : warning 203: symbol is never used: "CarInfo" Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase 41 Warnings.
thanks!