Name | Author | Game Mode | Rating | |||||
---|---|---|---|---|---|---|---|---|
THE COOLEST COOP LEVELS #1 | Killer NC | Single player | 7.9 |
void onPlayerTimerEnd(jjPLAYER@ play) { play.kill(); }
void onFunction0(jjPLAYER@ play) {
if (play.timerState == TIMER::STOPPED) {
play.activateBoss();
jjMusicLoad("boss.j2b");
play.timerStart(70*60*2);
play.showText(1,1);
play.fly = FLIGHT::AIRBOARD;
}
}
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.