Admigo Posted August 31, 2011 Share Posted August 31, 2011 Heey guys, I am making a derby server and i want to know how can i let the object rotate ingame or move? Pls send me whole code and where to put it because i am a noob with scripting mta:P Thanks admigo Link to comment
Static-X Posted August 31, 2011 Share Posted August 31, 2011 moveObject or simply use omg ( Object movement generator ), available on community Link to comment
CapY Posted August 31, 2011 Share Posted August 31, 2011 and rotating function will be : setObjectRotation Link to comment
Static-X Posted August 31, 2011 Share Posted August 31, 2011 oops you are right, setObjectRotation is an easy way to do it. Link to comment
karlis Posted August 31, 2011 Share Posted August 31, 2011 moveObject also rotates it. +setObjectRotation is outdated, use setElementRotation. Link to comment
Admigo Posted August 31, 2011 Author Share Posted August 31, 2011 Where to place it? I only have the map and the meta. Link to comment
CapY Posted August 31, 2011 Share Posted August 31, 2011 Create one more file in the same folder in lua extension 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