Detected 2 occurrence(s) of ‘\| (user|username|login|password|email|uid) \|’: ShowPlayerDialog(playerid, 2, DIALOG_STYLE_INPUT, "Register", "In order to play, you need to register.", "Register", "Quit"); //So we show the a dialog register } return 1; } public OnAccountLoad(playerid) { // ---> row> ID | Username | Password | IP | Admin | VIP | Money | posX | posY […]
↧