irinel1996 Posted September 5, 2011 Share Posted September 5, 2011 Hi! I want to make a teleport command, but I can't. Can you help me please? I wanna make, for example /LSA to get teleported to Los Santos Airport. __________________________ That's all... Thanks! Link to comment
SpUnKyMe Posted September 5, 2011 Share Posted September 5, 2011 addCommandHandler("LSA",function(thePlayer) setElementPosition(thePlayer,1960.14453125,-2299.908203125,13.696128845215) end) 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