pump Created 19 years ago2004-06-20 16:04:08 UTC by Lassse Lassse

Created 19 years ago2004-06-20 16:04:08 UTC by Lassse Lassse

Posted 19 years ago2004-06-20 16:04:08 UTC Post #35074
I want to make a pump: Im thinking of an func_train moving up and down but i want it to start at once not that you have to press an button and it shouldnt stop either, possible?
Posted 19 years ago2004-06-20 16:06:18 UTC Post #35075
Try trigger_auto.
Posted 19 years ago2004-06-20 16:08:33 UTC Post #35076
Actually, giving the train an initial speed should make it work, too. There are many ways, try all and find your favourite.
Posted 19 years ago2004-06-20 16:16:51 UTC Post #35077
hmmm, ok i tried trigger_auto now it moves down but not up
Posted 19 years ago2004-06-20 16:22:35 UTC Post #35079
help someone?
Posted 19 years ago2004-06-20 16:22:53 UTC Post #35080
1. Is the 'wait for retrigger' flag checked? If yes, switch it of.
2. Does the lower path_corner have the upper as 'next stop traget'? If not set it to the upper path_corner.
Posted 19 years ago2004-06-20 17:36:06 UTC Post #35101
hmm still not working the upperones name is pump1_stop1 and the lower ones name is Pump1_stop2 and the stop2 has pump1_stop1 has next stop target, WHAT AM IM DOING WRONG!?!?!?!?!
Posted 19 years ago2004-06-20 18:06:40 UTC Post #35103
Hmm. my way to do it would be this. Lets check it all over
  • trigger_auto targets the pump
  • pump is func_train
  • both pump_stops are path_corners
  • pump?s first stop target is pump1_stop1
  • pump1_stop1?s next stop target is pump1_stop2
  • pump1_stop2?s next stop target is pump1_stop1
  • wait for retrigger is NOT checked on any path_corners
Posted 19 years ago2004-06-20 18:22:09 UTC Post #35108
yes
Posted 19 years ago2004-06-20 18:32:43 UTC Post #35110
It still doesn?t work?
Posted 19 years ago2004-06-20 22:36:17 UTC Post #35121
Delay before retrigger on the trigger auto... is there a delay before retrigger? do you have it set? would that change anything.

-caleb
Posted 19 years ago2004-06-20 23:45:14 UTC Post #35130
the upperones name is pump1_stop1 and the lower ones name is Pump1_stop2 and the stop2 has pump1_stop1 has next stop target, WHAT AM IM DOING WRONG!?!?!?!?!

Take out the capitals on Pump1_stop2. This might fix the problem.
RabidMonkey RabidMonkeymapmapmapfapmap
You must be logged in to post a response.