Boss Monster

 Boss Monster 2.1.2

Hooks
void OnBossSpawn(ScientistNPC boss)
- сalled when a boss appears on the map
void OnBossKilled(ScientistNPC boss, BasePlayer attacker) - сalled when a player kills a boss

API
ScientistNPC SpawnBoss(string name, Vector3 pos)
- spawns a boss named name in position pos
void DestroyBoss(ScientistNPC boss) - destroys the boss
Назад
Сверху Снизу