I_Mr.[T]he[P]rInCe Posted April 18, 2015 Share Posted April 18, 2015 سلام عليكم كيف اخلي الماركر لما يتلمس يختفي مع مثال لو سمحتم والسلام خير ختام Link to comment
The Killer Posted April 18, 2015 Share Posted April 18, 2015 تستخدم هذا الفنكشن destroyElement مثال addEventHandler ("onMarkerHit", marker, function (hit) if (getElementType (hit) == "player") then destroyElement (marker) end end ) Link to comment
I_Mr.[T]he[P]rInCe Posted April 19, 2015 Author Share Posted April 19, 2015 تستخدم هذا الفنكشن destroyElement مثال addEventHandler ("onMarkerHit", marker, function (hit) if (getElementType (hit) == "player") then destroyElement (marker) end end ) طبعا الماركر اللي هو ذا marker صح؟ ولو ابي اخلي اللي يلمس سيارة اغير player ل vehicle ? 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