Poll

Should someone make it?

Yes
19 (55.9%)
No
4 (11.8%)
Maybe
3 (8.8%)
I would love to have it made
6 (17.6%)
I think its a bad idea
2 (5.9%)

Total Members Voted: 34

Author Topic: JVS Ladder  (Read 3443 times)

yeah, it could fit in the zonebricks section, figuring that section is all about bricks that move you...


he's probably saying something about the transition between roblox and blockland, where you cant climb a easy-made ladder like you can in roblox. maybe for the next update he could ask telamon how to script climbing ladders like that... but if badspot DID figure out how to make stairs climbable, i think he should be able to figure it out himself.

another idea is, well, you know how JVS automatically comes with events? you could just make a prop that looks, majestically, like a ladder and just put a dang velocity event into it.
The players in roblox think that ladders are stairs, they climb onto the first rung,and the poor collision sends them up to the next rung.



Download the zonebricks and use the ladder helper if you're too lazy to use events.

Code: [Select]
[0] 0 [X] onPlayerTouch > Self > VCEifValue > [<var:player:velz>] >= [10] [1 2]
[0] 1 [X] onVariableTrue > Player > setVelocity > [0 0 10]
[0] 2 [X] onVariableFalse > Player > addVelocity > [0 0 5]

That'll put a speed cap on the ladder. :)

I would like someone to make a JVS ladder that works with the JVS system, what im thinking is it gose up with one click, and comes down with one click, and also make it a vehicle version that can only go sideways, for those library builds, thank you!

PS: If someone makes it they get..... :cookie: :cookie: :cookie: :cookie:'s!

PSS: also they get  :cookieMonster: :cookieMonster: :cookieMonster:'s!
[/all of you shut up im not lazy >:O]

THEN BUILD IT AND DONT BUMP!!!!!
ARRGGH RAAAAGEE

Simple as 1, 2, 3.

1. Download ZoneBricks and Zonevents and open Blockland with them activated.

2. Go to whatever ladder you want to have the Ladder Helper, and get the brick from ZoneBricks.

3. Plant it in front. Done!