11.07.2013, 13:13
Quote:
format(diagText, sizeof(diagText), "You're banned. \n\n[C40042]Reason:[FFFFFF]%s\n\n[C40042]Banned by:[FFFFFF]%s", bReason, bBannedBy); ShowPlayerDialog(playerid, DIALOG_BAN, DIALOG_STYLE_MSGBOX, "Banned", diagText, "QU" "IT"); |
Quote:
DisableInteriorEnterExits(0); |
error 017: undefined symbol "mysql_fetch_field_row"
I have #include <mysql> so I don't understand what's wrong.