Page 1 of 1
Stopping people being able too jump in a certain part...
Posted: June 25th, 2012, 5:51 pm
by Chucky.
Hey, I wanted too know how too make it so that people can't jump in a perticular part of my map. So, they're stuck to the floor unless they jump on boxes or something, like mp_dungeon has where the boxes are before coming from underground. Thanks!
Re: Stopping people being able too jump in a certain part...
Posted: June 25th, 2012, 7:28 pm
by Vartazian
just make an invisible ceiling that is very low to the ground so that the player cannot jump. Use the texture
CLIP CLIP CLIP for this. Its in the textures>usage>tools section.
Re: Stopping people being able too jump in a certain part...
Posted: June 25th, 2012, 8:26 pm
by Chucky.
Vartazian wrote:just make an invisible ceiling that is very low to the ground so that the player cannot jump. Use the texture
CLIP CLIP CLIP for this. Its in the textures>usage>tools section.
Holy damn, that's so easy I should of realized that lol. Thanks =)