ladder
Moderator: Moderators
Never heard of anyone wanting to do that before . Just a guess but what about a trigger use covering the ladder that targets the ladder and a script like this
the trigger has a key setthread and value mythread
mythread:
local.player = parm.other
local.player use(self.target)
end
I don't think it will work but I don't know maybe it will .
the trigger has a key setthread and value mythread
mythread:
local.player = parm.other
local.player use(self.target)
end
I don't think it will work but I don't know maybe it will .
The reason why I want this is:
I got a traincar and I want to make a ladder at the outside so you can climb on it, but the space were the ladder will be is not much, because you can also walk at the outside of the traincar, there as a very small path, so when u want to walk on this path, you will hit the ladder, but sometimes u dont want to use the ladder
you know what I mean?
(You cant get of the traincar)
I got a traincar and I want to make a ladder at the outside so you can climb on it, but the space were the ladder will be is not much, because you can also walk at the outside of the traincar, there as a very small path, so when u want to walk on this path, you will hit the ladder, but sometimes u dont want to use the ladder
(You cant get of the traincar)
ahheemmm,hogleg wrote:How about some cheese with that whine!
Well atomic i see why you would want to do this but there is one small problem with this approach, anti landshark cheats. In effect they kill anyone that tries to hit the use key while trying to climb a ladder. Now that could be problematic.
Random
Moderator


- ColdKeyboard
- Lance Corporal
- Posts: 11
- Joined: Wed Jul 21, 2004 10:28 am
- Location: Brcko, BiH
My advice is to make some more room, and make the ladder texture realy small and only where you need to step on it. So the player need to get realy close to ladder and look up to use it, or get to it and press use.
I'm sorry, my english isn't very good so I couldnt explane it quite well but I think you get the point.
I'm sorry, my english isn't very good so I couldnt explane it quite well but I think you get the point.

