I've been searching for several hours and trying the shotgun approach at getting this damn elevator button to move with the elevator car, but it's eluding me. Car starts moving up, button stays stationary. I'm using the zombie_teleporter_button model as a trigger button, and it works great. It just doesn't move with the car.
I've based my elevator script off of
http://wiki.modsrepository.com/index.php?title=Call_of_Duty_5:_Elevator_TutorialI also DL'd
https://ugx-mods.com/forum/index.php/topic,5922.msg65132.html#msg65132 this prefab and it seems to have the exact same issue, making me think its a scripting problem since our scripts are nearly identical.
I feel like I need to include my button model in the elevator_move() module but can't get it to stick. I get plenty of syntax errors though.
I'm also looking to see how I can make the light inside the elevator car move with it, but I'm stuck on controls for the moment.
Any help is greatly appreciated!