07.05.2013, 07:01
Quote:
You probably don't get any errors because you haven't enabled MySQL logging.
Add the following line right above your mysql_connect function: pawn Code:
pawn Code:
You also don't need the string size of 9999 for this. 256 will be just fine. |
Code:
C:\Users\Stefan Laptop\Desktop\GTA RP Script\gamemodes\roleplay.pwn(160) : error 017: undefined symbol "mysql_log"