Blockland Forums > General Discussion
V8 brick ladders or evented ladders
Jay the Cartoonist:
--- Quote from: Lord Tony² on March 11, 2012, 12:59:08 AM ---Jirue I was able to exploit all your ladders in that Dam deathmatch.
--- End quote ---
Those ladders didn't work in the way I just described. They all used addVelocity, so they were easily exploitable.
Minnax:
--- Quote from: Orthone on March 11, 2012, 07:48:33 AM ---Similar to the image below, but with checks for <var:pl:firing>, and smaller adds if the player isn't firing. Could also use <var:pl:jetting> I believe.. In case you're using it in a shooting minigame that requires the firing key for weapons.
I'll create a exact example tomorrow. 3:50 AM and I should probably sleep. =P
--- End quote ---
That's what I do, but onactivate instead. Makes more sense that you can't use your weapon on the ladder. What person do you know that can climb a ladder backwards?
Mushroom man:
I usually just have an onplayertouch>addvelocity>some small number
and I do that for every rung. So it's nice and controlled.
DarkStride:
Dread had this fancy one where it would use the variable replacer for the zpitch(I think) so that when you looked up you went up and when you looked down you'd go down. Assuming your on the ladder of course.
The Corporation:
just in case you guys wanted to know, when soba released his dump for all of his brick stuff, there was a brick ladder in it.
small 1x3 thing that worked pretty well.