Posts by MrDoubleA

by MrDoubleA
30 Dec 2022, 19:05
Forum: Script submission
Topic: darknessBM - Custom darkness effect
Replies: 0
Views: 251
  • 2

darknessBM - Custom darkness effect

This is a script for a custom darkness effect. Features include: - Lights can get stopped by blocks - NPCs and blocks can optionally have lights - Any color/size of light is supported - You can replace the images to change how the lights look - Multiplayer/split screen support - Fairly easy to use h...
by MrDoubleA
17 Sep 2020, 1:21
Forum: Script submission
Topic: [NPC Pack] Custom Cheep Cheep + Rip Van Fish
Replies: 6
Views: 1306

Re: [NPC Pack] Custom Cheep Cheep + Rip Van Fish

script playerExists(i as integer,return double) with char(i) return -1 end with end script That is bad, that always returns -1, use char(x).alive to know if the player is alive. No, it won't always return -1, it'll return 0 if the player doesn't exist (i.e. player 2 in single player mode, or the cl...
by MrDoubleA
25 Aug 2020, 23:31
Forum: Script submission
Topic: [NPC Pack] Custom Cheep Cheep + Rip Van Fish
Replies: 6
Views: 1306
  • 6

[NPC Pack] Custom Cheep Cheep + Rip Van Fish

Hi! I usually do LunaLua stuff, but I've decided to make two NPC's for SMBX38A. This contains a custom Cheep Cheep (which will move in a sine wave when in water, and flops around on land), and a recreation of Rip Van Fish from SMW (based on X2's version by snorutpyro, and also flops around on land)....

Go to advanced search