• Server Chooser Derma Help
    2 replies, posted
Im making a server chooser on my server so you can go on a menu and chose the server you want to be on. I keep getting a problem where it will disconnect from the server but not join the other server. Please Help
Are you using something like this to join? [lua] Button.DoClick = function() LocalPlayer():ConCommand("connect ip") end [/lua]
[QUOTE=brandonj4;35813103]Are you using something like this to join? [lua] Button.DoClick = function() LocalPlayer():ConCommand("connect ip") end [/lua][/QUOTE] thanks before it wasnt working but i got it thanks :)
Sorry, you need to Log In to post a reply to this thread.