GamerDeMTA Posted February 16, 2013 Posted February 16, 2013 I want to make a command for Disconnect but in Spanish! I want to make commands like "/disconnect" and "/desconectar", the two commands, one for English other for Spanish. Also how to make a command to go to other server? Example "/race" and I go to the server?
manve1 Posted February 16, 2013 Posted February 16, 2013 to redirect a player use: redirectPlayer Looking for tutorials or information? check out: www.simpleask.co.uk
GamerDeMTA Posted February 16, 2013 Author Posted February 16, 2013 to redirect a player use: redirectPlayer I dont know about this, can you give me an example with a IP? and Man, I must have a meta.xml or only that lua?
iPrestege Posted February 16, 2013 Posted February 16, 2013 addEventHandler("onPlayerJoin", root, -- OnPlayerJoin function() redirectPlayer (source,"ip",tonumber(port)) -- redirectPlayer end )
manve1 Posted February 16, 2013 Posted February 16, 2013 to redirect a player use: redirectPlayer I dont know about this, can you give me an example with a IP? and Man, I must have a meta.xml or only that lua? is it that hard to press on the 'redirectPlayer' bit and read? Looking for tutorials or information? check out: www.simpleask.co.uk
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