31.10.2016, 12:39
Thanks! Will try it and reply if it worked.EDIT: errors and i don't know these ones because i just started learning sqlite today
PHP код:
D:\Softwares\Cops And Robbers\gamemodes\Sandhu.pwn(9159) : error 027: invalid character constant
D:\Softwares\Cops And Robbers\gamemodes\Sandhu.pwn(9159) : error 017: undefined symbol "ame"
D:\Softwares\Cops And Robbers\gamemodes\Sandhu.pwn(9159) : warning 215: expression has no effect
D:\Softwares\Cops And Robbers\gamemodes\Sandhu.pwn(9159) : error 001: expected token: ";", but found "-identifier-"
D:\Softwares\Cops And Robbers\gamemodes\Sandhu.pwn(9159) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
4 Errors.
PHP код:
db_get_field_assoc(Result, 'Name', Field, 30);

