View Single Post
  #1  
Old 09-06-2011, 09:01 PM
Skyld Skyld is offline
Script-fu
Skyld's Avatar
Join Date: Jan 2002
Location: United Kingdom
Posts: 3,914
Skyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud ofSkyld has much to be proud of
Send a message via AIM to Skyld
Quote:
Originally Posted by Emera View Post
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.
__________________
Skyld
Reply With Quote