• Changing your name with a DERMA menu?
    5 replies, posted
Is there a way so that when someone types in anything in a text box and when you press "Ok" your name changes server side to what ever you typed in? Also is it possible to check the client's steam ID and keep the amount of frags you have? [editline]03:45PM[/editline] Opps, wrong section. Can a moderator move it to the requests section?
something click DTextEntry.OnEnter = function() RunConsoleCommand("nick", DTextEntry:GetValue()) end Something like that.
Can't be done since "setinfo name" was removed.
You can do it if you put it in a think hook.
[QUOTE=yakahughes;24024157]You can do it if you put it in a think hook.[/QUOTE] not any more :frown:
[QUOTE=CombineGuru;24025362]not any more :frown:[/QUOTE] Oh, that sucks.
Sorry, you need to Log In to post a reply to this thread.