ladder

ladder

Re: ladder Posted by Drominix on Fri Dec 3rd 2004 at 10:43pm
Drominix
19 posts
Posted 2004-12-03 10:43pm
Drominix
member
19 posts 12 snarkmarks Registered: Dec 3rd 2004 Location: USA
Hello all. Just working on a map. It has alot of ladders and ironically they act like ladders: when you walk up to them you climb up. Fansy that. :razz: The problem is that I cant get off the ladders besides jumping off. I noticed there was an entity called func_ladderendpoint. But I cant get the freakin thing to work. Any suggestions? I just want to be able to sidestep off the ladder at the top or something.
Re: ladder Posted by Nanodeath on Fri Dec 3rd 2004 at 10:55pm
Nanodeath
356 posts
Posted 2004-12-03 10:55pm
356 posts 66 snarkmarks Registered: Nov 11th 2004 Occupation: Student - Bioengineering Location: Seattle, WA, USA
Not to point you to other forums or anything, hehe, but the official ones DO have a much greater collection of topics...see if this helps at all:

http://www.chatbear.com/board.plm?a=viewthread&b=4986&t=885,1101165329,1414&s=0&id=731996#1

Still, the way I see it what you're trying should work fine, assuming you just have the ladder tied to a func_ladder (though I'm not 100% that even that is necessary).
Re: ladder Posted by Neural Scan on Fri Dec 3rd 2004 at 10:58pm
Neural Scan
150 posts
Posted 2004-12-03 10:58pm
150 posts 85 snarkmarks Registered: Jun 28th 2003 Occupation: Student Location: England.
There are several tutorials (including one on ladders) in the SDK reference documents :smile: Very helpful stuff in there. There's also a LOT of example maps for different features.
Re: ladder Posted by Tracer Bullet on Fri Dec 3rd 2004 at 11:14pm
Tracer Bullet
2271 posts
Posted 2004-12-03 11:14pm
2271 posts 445 snarkmarks Registered: May 22nd 2003 Occupation: Graduate Student (Ph.D) Location: Seattle WA, USA
As far as I know, the only way to get off a ladder is to jump. That at least was my experience playing though the game.
Re: ladder Posted by Drominix on Fri Dec 3rd 2004 at 11:35pm
Drominix
19 posts
Posted 2004-12-03 11:35pm
Drominix
member
19 posts 12 snarkmarks Registered: Dec 3rd 2004 Location: USA
Thanks. I figured it out. You have to add ladder dismount points and attach them to the ladder entity.