Page 1 of 1

custom spawning for a raidboss (l2raidbossinstance)

Posted: Tue Oct 13, 2009 9:08 pm
by Danoontje
L2J Revision latest:
L2JDP Revision latest:

For a script i dont wanna use the normal raidboss_spawnlist table but create my own (random) spawn points. Is there any way? Because as i see it L2RaidBossInstance doesnt let me spawn manually but check the table, which i dont use. Don't want to make it a L2Grandboss because it simply aint one.

Anyone got a clue how to spawn it?


Note: it doesnt have to be done by L2RaidbossInstance but is prefered.
Note2: spawnpoints and the rest a done within the script, dont need an external table.