15.03.2018, 03:54
if(udb_Exists(PlayerName(playerid)))
in this line i getting errors, i dont want to show my register/login system so i can only show the error line...
D:\GTA San Andreas\gamemodes\Test.pwn(3 : error 012: invalid function call, not a valid address
D:\GTA San Andreas\gamemodes\Test.pwn(3 : warning 215: expression has no effect
D:\GTA San Andreas\gamemodes\Test.pwn(3 : error 001: expected token: ";", but found ")"
D:\GTA San Andreas\gamemodes\Test.pwn(3 : error 029: invalid expression, assumed zero
D:\GTA San Andreas\gamemodes\Test.pwn(3 : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.
in this line i getting errors, i dont want to show my register/login system so i can only show the error line...
D:\GTA San Andreas\gamemodes\Test.pwn(3 : error 012: invalid function call, not a valid address
D:\GTA San Andreas\gamemodes\Test.pwn(3 : warning 215: expression has no effect
D:\GTA San Andreas\gamemodes\Test.pwn(3 : error 001: expected token: ";", but found ")"
D:\GTA San Andreas\gamemodes\Test.pwn(3 : error 029: invalid expression, assumed zero
D:\GTA San Andreas\gamemodes\Test.pwn(3 : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
4 Errors.