It’s raining problems here, omg!
Ok, so far I have my elevator, it moves, it’s got a whole script and everything…//00+. Nope, the buttons stay where they are, because they are entities, and when made script movers…they aren’t buttons anymore.
A pic for more clearification:

The 2 buttons are:
-Left
-The button itself:
lip 2
target down
angles 360 0 0
classname func_button
-The Target_script_trigger
scriptname elevator_move
targetname down
target move_down
classname target_script_trigger
-Right
-The button itself:
lip 2
target up
angles 360 0 0
classname func_button
-The Target_script_trigger
scriptname elevator_move
targetname up
target move_up
classname target_script_trigger
What you are looking at here, left=button to go down, right=button to go up. BUT…the buttons stay where they are.
My question: How do I make the buttons go down and up with the elevator itself?
I couldn’t find anything on this, maybe no one has ever tried this before…but I sure hope someone can tell me some way to do this?.


(can I just send it via airmail or do you prefer by ship? :-D)