Name | Author | Game Mode | Rating | |||||
---|---|---|---|---|---|---|---|---|
Hard boss challenge... | SmokeNC | Single player | 5.6 |
void onFunction0(jjPLAYER@ player) {
player.activateBoss();
jjMusicLoad("cv4-cv1.xm");
}
void onLevelLoad() {
jjWeapons[WEAPON::BOUNCER].maximum = 5;//The thing that had always irritated me in JJ2
jjWeapons[WEAPON::TOASTER].maximum = 5;//was that you can't collect more than 99 of ammo units.
jjWeapons[WEAPON::TNT].maximum = 5;// Now ammo count is potentially unlimited.
jjWeapons[WEAPON::RF].maximum = 5;//However it doesn't have any strong influence on gameplay, just for fun
jjWeapons[WEAPON::SEEKER].maximum = 5;
jjWeapons[WEAPON::GUN9].maximum = 9;
jjWeapons[WEAPON::GUN8].maximum = 5;
jjWeapons[WEAPON::ICE].maximum = 5;
}
Jazz2Online © 1999-INFINITY (Site Credits). We have a Privacy Policy. Jazz Jackrabbit, Jazz Jackrabbit 2, Jazz Jackrabbit Advance and all related trademarks and media are ™ and © Epic Games. Lori Jackrabbit is © Dean Dodrill. J2O development powered by Loops of Fury and Chemical Beats.
Eat your lima beans, Johnny.