Name | Author | Game Mode | Rating | |||||
---|---|---|---|---|---|---|---|---|
RabbitCity 2 Remastered | P4rr0t | Single player | N/A |
#include "MLLE-Include-1.4.asc"
const bool MLLESetupSuccessful = MLLE::Setup();
#pragma require "A_CarrFIXday.j2t"
#pragma require "JazzCity2.j2t"
#pragma require "JC2lvl11-MLLE-Data-1.j2l"
#pragma require "JC2lvl11.j2l"
/*************************************************
Created by Parrot86 - RabbitCity 2: The Secret Room Remastered
*************************************************/
void onLevelLoad() {
jjAlert("|||----------------> You Got The Gold Key <----------------");
jjAlert("");
jjAlert("||Level Name: |The secret room 5/5");
jjAlert("||RabbitCity 2: The Secret Room Remastered - Level: |11");
}
void onLevelReload() {
jjSetWaterLevel(110*32, true);
}
void onFunction0() { if (p.timerState != TIMER::STARTED) p.timerStart(2*70, false); } //Not available at this message
void onFunction1() { p.timerStop(); }
void onPlayerTimerEnd() {
p.kill();
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("Player:||||| AAAARRGGHHH!");
}
void onFunction2() {
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("|*** NO ENTRY ***");
jjAlert("");
}
void onFunction3() {
p.showText("@@@@@*Power Room*", STRING::MEDIUM); //Not available at this message
}
void onFunction4() {
p.showText("@@@@@*Water Station*", STRING::MEDIUM); //Not available at this message
}
void onFunction5() {
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("|*** DANGER! Do not enter ***");
jjAlert("");
}
void onFunction6() {
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("Player:||||| I can't go!");
}
void onFunction7() {
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("");
jjAlert("*** IT'S UNLOCKED - GOLD KEY USED ***");
jjAlert("");
jjAlert("Player:||||| Finally!");
}
void onFunction8() { //Swim in invisible water. Just like Super Mario Bros 3, my good idea!
jjWaterChangeSpeed = 0;
jjSetWaterLevel(92*32, true);
jjWaterLighting = (WATERLIGHT::GLOBAL);
jjWaterLayer = 8;
}
void onFunction9() {
jjWaterChangeSpeed = 0;
jjSetWaterLevel(110*32, true);
jjWaterLighting = (WATERLIGHT::GLOBAL);
jjWaterLayer = 8;
}
void onFunction10() { //Swim in invisible water. Just like Super Mario Bros 3, my good idea!
jjWaterChangeSpeed = 0;
jjSetWaterLevel(99*32, true);
jjWaterLighting = (WATERLIGHT::GLOBAL);
jjWaterLayer = 8;
}
void onDrawLayer4(jjPLAYER@ p, jjCANVAS@ canvas) {
canvas.drawString(221*32, 12*32-16, "||DANGER",STRING::MEDIUM);
canvas.drawString(156*32, 2*32-16, "|-GreenSpaz-",STRING::SMALL);
}
void onDrawLayer5(jjPLAYER@ p, jjCANVAS@ canvas) {
canvas.drawString(151*32, 12*32-16, "||DANGER",STRING::MEDIUM);
}
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.