DarkLink Posted July 4, 2011 Share Posted July 4, 2011 Okay so I have one doubt, when player that is inside a vehicle hits a marker. Which is the element that is on the marker? the player or the marker? or both ? Because I am having problems with isElementWithinMarker(element,marker) when a player hits that marker inside a vehicle. Thanks. Link to comment
SDK Posted July 4, 2011 Share Posted July 4, 2011 Well, check if the player has a vehicle. If yes, use the vehicle element, else use the player element. Or doesn't it suit what you need? Link to comment
DarkLink Posted July 5, 2011 Author Share Posted July 5, 2011 Well, check if the player has a vehicle. If yes, use the vehicle element, else use the player element.Or doesn't it suit what you need? Well yes, I figured it out yesterday It worked. Thanks anyway bro 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