bsp switching script

Discuss HaloCE modding with the HEK tools here. For help, go to the Help Desk forum above.
Post Reply
Keeywi





Posts: 100
Joined: Mon Apr 23, 2007 1:36 pm

bsp switching script

Post by Keeywi »

i need a script to switch bsps for a multiplayer map

can some one help
BrainEater




Wordewatician 100

Posts: 219
Joined: Tue Nov 22, 2005 6:48 pm
Contact:

Post 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.
Post Reply