Downloads containing RClvl26.j2as

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: RabbitCity Remastered P4rr0t Single player 7.5 Download file

File preview

#include "MLLE-Include-1.4.asc"
const bool MLLESetupSuccessful = MLLE::Setup();
#pragma require "RClvl26-MLLE-Data-1.j2l"
#pragma require "JazzCity2_Airship.j2t"
#pragma require "RClvl26.j2l"

/*************************************************
Created by Parrot86 - RabbitCity: Remastered
*************************************************/
void onLevelLoad() { 
	jjAlert("||Level Name: |Go back to RabbitVille");
	jjAlert("||RabbitCity : Remastered - Level: |2 6");
	jjAlert("");
	jjAlert("");

	
	jjTexturedBGFadePositionY = 1;
	jjUseLayer8Speeds = true;
}

void onFunction0() {
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("");
	jjAlert("Player:||||| Where to go ?");
	jjAlert("|RedRazz:|||| Go back to RabbitVille");
	jjAlert("Player:||||| OK");
}