Author Topic: help with switches  (Read 2276 times)

Zero Ame

  • Posts: 329
  • Turrets: +33/-15
    • NOS
help with switches
« on: March 12, 2008, 04:23:30 am »
Ok so I have a func_bobbing on my map, and I want to make it able to be turned on and off through a switch. So I also have a func_switch. Around my switch I have a trigger_multiple. Can someone tell me how I make my switch turn the func_bobbing off and then back on? Ive tried this already...

->- indicates target to

trigger_multiple->->-func_switch->->-func_bobbing

this works fine and dandy when it comes to switching it off, but thats all it will do. It wont turn back on. So then I tried this.

func_switch->->-trigger_multiple->->-func_bobbing

still nothing so i tried taking out the trigger_multiple

func_switch->->-func_bobbing

and of course, nothing changed. Please help me

Amtie

  • Posts: 430
  • Turrets: +19/-20
    • <(*) Homepage / Forumz
Re: help with switches
« Reply #1 on: March 23, 2008, 01:30:39 pm »
Maybe you've got something wrong with your key/value stuff. Like no wait key or something. I myself have had bad experience with switches and the like.
Meow.

Can an admin set my name to Amtie please?

blood2.0

  • Guest
Re: help with switches
« Reply #2 on: March 31, 2008, 03:46:29 am »
i cant wait to see your Zero Ame map.