Scripting Posted March 4, 2012 Share Posted March 4, 2012 setPlayerName don t work!! window = guiCreateWindow(17,5,550,450,"pick nick",true) nick = guiCreateEdit(140,20,180,30,"",true,window) getnick = guiGetText(nick) setPlayerName(source,getnick) Link to comment
Kenix Posted March 4, 2012 Share Posted March 4, 2012 setPlayerName is server side function. And source use only in event. viewtopic.php?f=91&t=39678 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