pushing players trough a pipe

Michie4life

L1: Registered
Feb 14, 2010
11
0
I'am making a TF2 map and i want the players to be shoot through a pipe. I search the internet and the only thing i found was to use a trigger_push entitie but that did not work.

Note: I use it to push players up.
 
Feb 17, 2009
1,165
376
trigger_push is working, you probably did something wrong. Did you set the push direction?
 

gamemaster1996

L13: Stunning Member
Sep 30, 2009
1,064
134
Check how they did ctf_vikings.
 

Washipato

L3: Member
Jun 22, 2009
149
331
You can use a func_conveyor on the pipe's floor, it will push clients standing on it. Take in mind that the player must be touching it in order to be pushed.
 
Last edited: