24.07.2019, 10:04
Quote:
@GTLS
There are few warnings of "TAG MISMATCH" for example: Code:
if(rows) ShowPlayerDialog(playerid, DIALOG_LOGIN, DIALOG_STYLE_PASSWORD, "Login", "This account is found on your database. Please login", "Login", "Quit"); |
remove the enum name of dialog ids and it will be fixed. I have uploaded the fixed pwn file over github.
PHP Code:
//change on line 15
enum DIALOG_IDs
//to
enum