Masa Posted February 17, 2014 Posted February 17, 2014 I've seen this 'ladder up' & 'ladder down' resource on multiple servers, where can I get one? The resources page didn't seem to have anything of that kind.
Anubhav Posted February 19, 2014 Posted February 19, 2014 i got a idea which you can use to make it. Use: createObject(arguments) -- make it with a ladder setElementPosition createMarker onMarkerHit My idea: You can create a ladder where you want by createObject. Then create a marker for going up and use onMarkerHit event and setElementPosition. createMarker for creating the marker.
Jesseunit Posted February 23, 2014 Posted February 23, 2014 i got a idea which you can use to make it.Use: createObject(arguments) -- make it with a ladder setElementPosition createMarker onMarkerHit My idea: You can create a ladder where you want by createObject. Then create a marker for going up and use onMarkerHit event and setElementPosition. createMarker for creating the marker. Don't use markers man, markers are for the weak. I'd make an invisible colshape at the bottom and top of the ladder that waits until a player steps in the colshape and presses a certain key like 'H' and you'd actually start climbing up or down instead of just teleporting.
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