FULLZAKUM not the buff that you only can hit it with 1

Re: [RELEASE] FULLZAKUM not the buff that you only can hit it with 1

Nice release and if it isnt a NPC you neeed to compile it.
 
Re: [RELEASE] FULLZAKUM not the buff that you only can hit it with 1

this would be cool if they spawned more than just only one time..
 
Re: [RELEASE] FULLZAKUM not the buff that you only can hit it with 1

this is kinda useless cuz it spawns the mobs with the reactor activated... and they dont spawn after...
 
Re: [RELEASE] FULLZAKUM not the buff that you only can hit it with 1

sorry. i just created a server not long ago and i'm relatively new and excited.

my zakum does not work, even after i pasted the java into my reactor file.. any help on how to activate zak?
 
Re: [RELEASE] FULLZAKUM not the buff that you only can hit it with 1

This is not even full zakum..


function act() {
rm.closeDoor(211042300); //activate the reactor at map 211042300 this map is where the door is
rm.closePortal(211042300,"sp");//close the portal: portal name is sp
rm.changeMusic("Bgm06/FinalFight");
rm.spawnMonster(8800000);
rm.spawnMonster(8800003);
rm.spawnMonster(8800004);
rm.spawnMonster(8800005);
rm.spawnMonster(8800006);
rm.spawnMonster(8800007);
rm.spawnMonster(8800008);
rm.spawnMonster(8800009);
rm.spawnMonster(8800010);
rm.spawnMonster(6230101);
rm.spawnMonster(6230101);
rm.spawnMonster(6230101);
rm.spawnMonster(6300004);
rm.spawnMonster(6300004);
rm.spawnMonster(6300004);
rm.spawnMonster(6300003);
rm.spawnMonster(6300003);
rm.spawnMonster(6300003);
rm.spawnMonster(6400003);
rm.spawnMonster(6400003);
rm.spawnMonster(6400003);
rm.spawnMonster(6400004);
rm.spawnMonster(6400004);
rm.spawnMonster(6400004);
rm.createMapMonitor(1,211042300,"sp");
}

Wow what an edit some mobs simply added.
 
Re: [RELEASE] FULLZAKUM not the buff that you only can hit it with 1

lol this is not a full zakum and the truth i would not even add this to my server ut just makes more lags and its not worth it
 
Re: [RELEASE] FULLZAKUM not the buff that you only can hit it with 1

so all what it does is add these mini zaks idk how they called,
atleast make them spawn in right time and they have to do something special i think
 
Back