i need a script to switch bsps for a multiplayer map
can some one help
bsp switching script
-
- Posts: 219
- Joined: Tue Nov 22, 2005 6:48 pm
- Contact:
Now I do not know if that is right, but that should get you started somewhere....(script continous omgl33thax
(sleep_untill (volume_test_objects *trigger_volume* (players))
(switch_bsp 1)
)
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.