Quote:
Originally Posted by Emera
I found this...
PHP Code:
onServerLogin();
Surely this is the same as...
PHP Code:
onActionPlayerOnline();
Or is there something different about it?
|
onServerLogin is for privileged scripts I think (like the playerlist, serverlist), called clientside when the client logs into a server.