Hello Community.
Is there any way to make a boss De-Spawn at the same time as he/she summons another boss?
Thanks!
Hello Community.
Is there any way to make a boss De-Spawn at the same time as he/she summons another boss?
Thanks!
:SpawnCreature(id, x, y, z, o, faction, time) -- Spawns creature
:Despawn(1,0) -- Despawns instantly more or less (0.01 seconds) without a respawn
Thanks a bunch!+Rep given!