SnoopCat Posted October 8, 2011 Posted October 8, 2011 hello i need to redirect my players to a new server how i can do this? VISIT TSW RACING SERVER http://tswracing.net/
^Dev-PoinT^ Posted October 8, 2011 Posted October 8, 2011 https://wiki.multitheftauto.com/wiki/RedirectPlayer
SnoopCat Posted October 8, 2011 Author Posted October 8, 2011 i need one whitout comand plz VISIT TSW RACING SERVER http://tswracing.net/
^Dev-PoinT^ Posted October 8, 2011 Posted October 8, 2011 (edited) ..... Edited October 8, 2011 by Guest
SnoopCat Posted October 8, 2011 Author Posted October 8, 2011 but i dont need a gui. i need a script that when u enter a server redirects to the new server cuz the one i want to use this script will not gonna be used anymore VISIT TSW RACING SERVER http://tswracing.net/
Moderators Zango Posted October 8, 2011 Moderators Posted October 8, 2011 addEventHandler ('onPlayerJoin', root, function () redirectPlayer (source, '127.0.0.1', 22003) end ) replace second and third argument in redirectPlayer with the details of the server you're forwarding to. This is a serverside script.
SnoopCat Posted October 8, 2011 Author Posted October 8, 2011 Solved i pasted the script on the admin runcode... VISIT TSW RACING SERVER http://tswracing.net/
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