I have a river boat script object (targetname $riverboat) and I want only it to trigger a drawbridge. I'm using a trigger_multiple now and it only seems to respond to players and not the boat. Any help would be great.
If a player jumps off the bridge it triggers it to open. I know how to tun that off, but then nothing triggers it. The player is not glued to the boat, so I need the boat to trigger the bridge by itself. I already tried the trigger_vehicle.
remove the trigger-muliti and set a waypoint before the bridge when the boat gets to the waypoint call your script to raise the bridge and set one afterwards or use a timer to to lower bridger back