Masa Posted February 17, 2014 Share 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. Link to comment
Masa Posted February 18, 2014 Author Share Posted February 18, 2014 Bump, please help. Link to comment
Anubhav Posted February 19, 2014 Share 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. Link to comment
Jesseunit Posted February 23, 2014 Share 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. 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