jahamuha Posted October 13, 2013 Share Posted October 13, 2013 Hello,i got 2 roleplay servers and i whant to close 1.Can someone make script who force reconnect players from 1 server to 2nd server? Link to comment
jahamuha Posted October 13, 2013 Author Share Posted October 13, 2013 Can u make please auto recconect script? when someone connects to first server throws to second. Link to comment
myonlake Posted October 13, 2013 Share Posted October 13, 2013 This section is for learning to script - we don't make scripts for you, you have to make them yourself. Read this: https://wiki.multitheftauto.com/wiki/RedirectPlayer and try to make a script with it. Link to comment
Rockero Posted October 13, 2013 Share Posted October 13, 2013 (edited) This should work, u can add a timer if u want addEventHandler("onPlayerJoin", root, function() redirectPlayer (source,"Server IP",tonumber(Server Port)) end ) Edited October 13, 2013 by Guest Link to comment
jahamuha Posted October 13, 2013 Author Share Posted October 13, 2013 thanks mate i will try it. i got error ERROR: Client triggered serverside event onJoin, but event is not add [ ed serverside FIXED CAN TC Link to comment
Rockero Posted October 13, 2013 Share Posted October 13, 2013 thanks mate i will try it. i got error ERROR: Client triggered serverside event onJoin, but event is not add [ ed serverside FIXED CAN TC It is server side type="server" I forgot it 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