Re: Can't Get func_useableladder to work
Posted by Dirkadirkastani on
Fri Dec 29th 2006 at 7:36am
4 posts
0 snarkmarks
Registered:
Dec 29th 2006
Location: USA
I checked through the ladder posts and I didnt see anything helpful.
Here's my problem. I put the ladder together using prop_static and applying the world texture metal ladder. I put it against the wall and then put in func_useableladder. I strech it out top to bottom. I put the func in front of the ladder prop and then i save and run the map. I go to play it and run my character up to the ladder and nothing happens. I put in the command sv_showladders 1 into the console before running the map. I dont see those boxes that you are supposed to see when you do that.
Can anyone help me? I'm really frustrated...heh
Re: Can't Get func_useableladder to work
Posted by RedWood on
Sun Dec 31st 2006 at 11:35pm
Posted
2006-12-31 11:35pm
RedWood
member
719 posts
652 snarkmarks
Registered:
Sep 13th 2006
Make sure none of your dismounts are touching the func_useableladder (at least one unit of space). Also make sure you have enough space between the func_ladder and your prop ladder.
Re: Can't Get func_useableladder to work
Posted by AlexW on
Mon Jan 1st 2007 at 3:40pm
AlexW
member
28 posts
3 snarkmarks
Registered:
Apr 8th 2005
Location: United States
Hmm, odd. Try moving the bottom ladder point up one unit so it doesn't touch that bottom brush. You can't have the func_useableladder entities (or the area in between the two for that matter) touching anything.
Side note: After entering 'sv_showladders 1' you need to restart the map -- just type 'map mapname' into the console to ch
Re: Can't Get func_useableladder to work
Posted by RedWood on
Tue Jan 2nd 2007 at 5:28am
RedWood
member
719 posts
652 snarkmarks
Registered:
Sep 13th 2006
If there is any chance its the dismounts, just delete them for now. You don't need them for the ladder to work. Add them back in after u get it working.
You could try checking the flags under properties. If u have any boxes checked with question marks in front of them, uncheck them.
Or if all els fails. Delete your ladder and start over. Maybe there is just something you over looked that you'll never catch.
Re: Can't Get func_useableladder to work
Posted by Dirkadirkastani on
Wed Jan 3rd 2007 at 5:31am
4 posts
0 snarkmarks
Registered:
Dec 29th 2006
Location: USA
I got it guys. The problem was that I am making a CS;S map not a HL map. My friend explained it to me. Thanks a bunch...