03.06.2016, 23:33
Add an another variable like "FirstLog" and do a condition under OnPlayerConnect to check if the player is new or not. If he is, put it the skin else don't put it.
Hide the password in files or in game?
In game use this for your dialog: DIALOG_STYLE_PASSWORD
In files use : udb_hash(string) like you have.
Hide the password in files or in game?
In game use this for your dialog: DIALOG_STYLE_PASSWORD
In files use : udb_hash(string) like you have.