Downloads containing xlmstronghold.j2as

Downloads
Name Author Game Mode Rating
TSF with JJ2+ Only: Anniversary Bash 21 Levels Jazz2Online Multiple N/A Download file
TSF with JJ2+ Only: Anniversary Bash 20 Levels Jazz2Online Multiple N/A Download file
TSF with JJ2+ Only: Anniversary Bash 16 Levels Jazz2Online Multiple N/A Download file
JJ2+ Only: StrongholdFeatured Download Superjazz Capture the flag 8.1 Download file

File preview

  1. jjPAL blueSky;
  2.  
  3. void onLevelLoad() {
  4.         jjPalette.gradient(200,155,95, 200,155,95, 170, 2);
  5.         jjPalette.gradient(125,93,69, 245,223,199, 153, 1);
  6.         jjPalette.gradient(129,88,58, 244,218,188, 161, 1);
  7.        
  8.         blueSky.load("Diam1.j2t");
  9.         jjPalette.copyFrom(176, 32, 176, blueSky, 1);
  10.         jjPalette.apply();
  11. }
  12.  
  13. void onFunction0() {
  14.         p.showText("@@@@@§1Escape tunnel");
  15. }