13.06.2016, 10:13
Quote:
PHP Code:
Edit: shouldnt PHP Code:
PHP Code:
PHP Code:
|
We have already checked if an account exists and there isn't so we force the player to register. The query inserts the new row to the table and in OnAccountRegister, you get the cache_insert_id which is the value of the id (which was set with auto increment and increases itself in every new row).