Posts: 211
Threads: 52
Joined: Aug 2011
Reputation:
0
Hey Everyone i'm using Lux admin system for my server, does anyone know how to make register|login on player connect luxadmin usually have register\login with dialog and which appears on when player spawn so i want register login box to show on when player connect please can anyone help me thanks :3
Posts: 3,715
Threads: 358
Joined: Apr 2012
Reputation:
0
You've just to /register or /login i think ?? to show them up.
Posts: 222
Threads: 35
Joined: Apr 2008
Reputation:
0
If the register/login automatically appears at spawn, you should just move the code from OnPlayerSpawn to OnPlayerConnect ( Most likely just the check if the player is registered and the first login/register dialog with some if statements. )
Jesse