Downloads containing JC2lvl34.j2as

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: RabbitCity 2 Remastered P4rr0t Single player N/A Download file

File preview

#include "MLLE-Include-1.4.asc"
const bool MLLESetupSuccessful = MLLE::Setup();
#pragma require "JazzCity2.j2t"
#pragma require "JC2lvl34.j2l"

/*************************************************
Created by Parrot86 - RabbitCity 2: The Secret Room Remastered
*************************************************/
void onLevelLoad() {
	jjAlert("||Level Name: |Warehouse");
	jjAlert("||RabbitCity 2: The Secret Room Remastered - Level: |3 4");
	jjAlert("");
	jjAlert("");

}
void onFunction0() {
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("*** COMPUTER MESSAGE:  COMPLETE ***");
	jjAlert("*** INFO MESSAGE:  Database is valid to unlock the door ***");
	jjAlert("");
	jjAlert("Player:||||| It works!");
}
void onFunction1() {
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("*** IT'S UNLOCKED ***");
	jjAlert("");
	jjAlert("Player:||||| What! This door is stuck. I thinks, go back to ask Rodney");
}