1.0
03 Aug 2013 17:38
void onPlayer() {
if (p.yPos >= jjWaterLevel && p.timerState == TIMER::STOPPED) p.timerStart(30*70);
if (p.yPos >= jjWaterLevel && p.timerTime == 5*70) jjAlert("You are drowning!");
if (p.yPos < jjWaterLevel) p.timerStop();
}
void onPlayerTimerEnd() {
p.kill();
jjChat("/me forgot to come up for air");
}
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.