Jump to content

Ladders


Masa

Recommended Posts

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
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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...