Big Gunz
Active Member
guys there is a way I can put account manager even tho im using mysql? and can you please.. explain how?
thank you! ;P
thank you! ;P
else if ($username === "1") {
$errors[] = 'You may not log into the Account Manager.';
}
else if (user_exist($username) === false) {
$errors[] = 'Failed to authorize your account, are the details correct, have you <a href=\'register.php\'>register</a>ed?';
}
for in game acc manager, turn it on in config.lua.