X-SHADOW Posted April 4, 2012 Posted April 4, 2012 i got an idea why dont you Made if player in vehicle and he hit the marker then marker got destroyed and back again if he leave it ?
BriGhtx3 Posted April 4, 2012 Author Posted April 4, 2012 because he still gets teleported before destroying the marker
X-SHADOW Posted April 4, 2012 Posted April 4, 2012 then there must be another script you have that make the player teleported you must remove it
BriGhtx3 Posted April 4, 2012 Author Posted April 4, 2012 -.- Of course a marker should teleport someone.
Gtagasje Posted April 6, 2012 Posted April 6, 2012 If I don't want to do an event when someone hits a marker in a vehicle, I add this to my function: if getElementType(hitElement) == "player" and not isPedInVehicle(hitElement) then If this doesn't work, I don't know. Because Im not that good with scripting.
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