Name | Author | Game Mode | Rating | |||||
---|---|---|---|---|---|---|---|---|
Anniversary Bash 25 CTF | Jazz2Online | Capture the flag | N/A |
const bool MLLESetupSuccessful = MLLE::Setup(); ///@MLLE-Generated
#include "MLLE-Include-1.6.asc" ///@MLLE-Generated
#pragma require "ab25ctf32-MLLE-Data-1.j2l" ///@MLLE-Generated
#pragma require "Xargon Diurnal.j2t" ///@MLLE-Generated
#pragma require "Aztec2.j2t" ///@MLLE-Generated
#pragma require "ab25ctf32.j2l" ///@MLLE-Generated
///@SaveAndRunArgs -server -capture ///@MLLE-Generated
int id() {
if (!jjTriggers[2] && !jjTriggers[3]) return 3;
else if (jjTriggers[2] && !jjTriggers[3]) return 4;
else return 5;
}
bool warping = false;
void onLevelLoad() {
jjUseLayer8Speeds = true;
}
void onPlayer(jjPLAYER@ play) {
jjTexturedBGFadePositionY = jjLowDetail? 0.5:0.4;
if (play.yPos < 66*32) warping = false;
}
void onFunction0(jjPLAYER@ play) {
if (!warping) {
play.warpToID(id());
warping = true;
}
}
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.