Downloads containing JC2lvl17.j2as

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

File preview

/*************************************************
Created by Parrot86 - RabbitCity 2: The Secret Room
*************************************************/
void onLevelLoad() {
	jjAlert("||Level Name: |Arrested Player");
	jjAlert("||RabbitCity 2: The Secret Room - Level: |17");
	jjAlert("");
	jjAlert("");

	jjTexturedBGFadePositionY = 0.85;
	jjUseLayer8Speeds = true;
}
void onFunction0() {
	p.cameraFreeze(38*32, 42*32, true, true);
	jjAlert("SWAT:||||| You're arrested!");
	jjAlert("Player:||||| Why ! ?");
	jjAlert("SWAT:||||| You're steal ID access card key!");
	jjAlert("Player:||||| Oooo, ops..!");
}