mjau Posted August 4, 2011 Author Share Posted August 4, 2011 double post did it to ask if it is even possible since mta bugs appear everhywhere i got an idea i bind key and when i press it a marker appears and gets destroyed by setTimer after 10 sec would that work ? Link to comment
arezu Posted August 10, 2011 Share Posted August 10, 2011 you could create a marker and attach it to the plane for visual display, and then create an object, setElementCollisionsEnabled to false and setElementAlpha to 0 and attach it to the plane, and then use onClientRender to get distance between player and the object. and if within' range, then setElementInterior. Link to comment
mjau Posted August 11, 2011 Author Share Posted August 11, 2011 old topic and this has been fixed 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