| Name | Author | Game Mode | Rating | |||||
|---|---|---|---|---|---|---|---|---|
| BoxSync | Cranky | Mutator | N/A | |||||
#include "BoxSync.asc"
void onLevelLoad()
{
BoxSync_OnLevelLoad();
}
void onMain()
{
BoxSync_OnMain();
}
void onPlayer(jjPLAYER@ play)
{
BoxSync_OnPlayer(play);
}
void onReceive(jjSTREAM &in packet, int clientID)
{
BoxSync_OnReceive(packet, clientID);
}
void onDrawLayer4(jjPLAYER@ play, jjCANVAS@ canvas)
{
BoxSync_OnDrawLayer4(play, canvas);
}
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.