Page 1 of 1

bsp switching script

Posted: Mon Oct 08, 2007 9:58 am
by Keeywi
i need a script to switch bsps for a multiplayer map

can some one help

Posted: Mon Oct 08, 2007 12:28 pm
by BrainEater
(script continous omgl33thax
(sleep_untill (volume_test_objects *trigger_volume* (players))
(switch_bsp 1)
)
Now I do not know if that is right, but that should get you started somewhere....

Note: *trigger_volume* means the triggers name, and the switch_bsp number depends on what the bsp number is in guerilla. Open up the scenario in guerilla and go to the bottom. You should see something called Structure BSP's. The first bsp is 0, and the next one is 1, and so on and so on.