Karuzo Posted January 23, 2014 Share Posted January 23, 2014 Hey Guys, i think the title says it all. I've searched the wiki but didnt find anything there.. Link to comment
xeon17 Posted January 23, 2014 Share Posted January 23, 2014 addEventHandler ( "onPlayerLogin", getRootElement ( ), function ( _, theCurrentAccount ) setPlayerName ( source, getAccountName ( theCurrentAccount ) ) end ) addEventHandler ( "onPlayerChangeNick", getRootElement ( ), function ( ) cancelEvent() end ) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now