golanu21 Posted July 29, 2013 Posted July 29, 2013 hi, how i make that ? , when i am in a marker, and i press "f" to make something [Dev]BloWnRPG - We BloW the World [1%]
Castillo Posted July 29, 2013 Posted July 29, 2013 createMarker bindKey unbindKey isElementWithinMarker onMarkerHit onMarkerLeave San Andreas Utopia RPG (SAUR) Owner & Developer. Education is the most powerful weapon which you can use to change the world.
golanu21 Posted July 29, 2013 Author Posted July 29, 2013 this is what i need , thx man [Dev]BloWnRPG - We BloW the World [1%]
golanu21 Posted July 29, 2013 Author Posted July 29, 2013 man, you can give me an simple example pls ? [Dev]BloWnRPG - We BloW the World [1%]
iPrestege Posted July 29, 2013 Posted July 29, 2013 local marker = createMarker addEventHandler -- on hit, function if getElementType then bindKey end end ) addEventHandler -- on leave, function if getElementType then unbindKey end end ) function -- on anwer the call from the key -- WTF end
golanu21 Posted July 29, 2013 Author Posted July 29, 2013 ok, thx The Master [Dev]BloWnRPG - We BloW the World [1%]
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