Right when you walk pass some area (usually a door) the boss will spawn. My guess is that a command is triggered, thus making the boss spawn. If you somehow glitched pass the area, all you have to do is walk back to the specific spot to trigger the boss. Does anyone know this command? Thanks.
Why not just use the reload map command?
Originally Posted by element72
Right when you walk pass some area (usually a door) the boss will spawn. My guess is that a command is triggered, thus making the boss spawn. If you somehow glitched pass the area, all you have to do is walk back to the specific spot to trigger the boss. Does anyone know this command? Thanks.
It's more of a location trigger event than anything. The boss (or any mobs really) spawns after you pass a certain point. There is no command, it's just an AI function.
AFAIK, there is only one command if you somehow go past a boss, to spawn him. I'm not sure how you could to begin with, but you can use cc_change_figure_height 800 to pretty much cover the entire map, and spawn everything.
This will NOT put you near him however. You will stay in the same place you were when you used the command.
Your best bet in this case is to use cc_changemap_current_random_sector, which reloads the boss map.
Well, i know some stuff about the source engine. At that place you will find a trigger_once, that triggers the spawning. You could probably force touching it if you knew the name.
does that command work on bosses such as chiulin where if I have ohk on it wont spawn?
OHK doesn't stop anything from Spawning >.<
Originally Posted by dracconus
OHK doesn't stop anything from Spawning >.<
Nope, but it can lead to the destruction of certain bridges that are needed to move on in the stage.