[NPC Pack] Custom Cheep Cheep + Rip Van Fish

Description: You made a script? Submit it here to show your creation to the public, share, take reviews, provision of the help and support is here!
Moderators: Lx Xzit, Yoshi021, 5438A38A, Semi-moderatos, Moderators

MrDoubleA
Topic author, Passerby
Passerby
MrDoubleA
Topic author, Passerby
Passerby
Reputation: 8
Posts: 3
Joined: 6 Mar 2020

Post #1by MrDoubleA » 25 Aug 2020, 23:31

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). They also have a bunch of settings.

Replaces: SMB green and red cheep cheeps (and their respective death effects), and angry sun death effect

Screenshots
Image
Image
Image
Image

Download file for Magic Patcher

fnafan8888888888 M
Count
Count
fnafan8888888888 M
Count
Count
Age: 20
Reputation: 34
Posts: 278
Joined: 30 Jun 2019

Post #2by fnafan8888888888 » 27 Aug 2020, 23:36

It shows me this message:
Error.png

fnafan8888888888 M
Count
Count
fnafan8888888888 M
Count
Count
Age: 20
Reputation: 34
Posts: 278
Joined: 30 Jun 2019

Post #3by fnafan8888888888 » 3 Sep 2020, 1:16

Could you post an example level, because I can't apply it through the patch?

HugoMDM M
Our friend
Our friend
Avatar
HugoMDM M
Our friend
Our friend
Age: 22
Reputation: 71
Posts: 79
Joined: 17 Apr 2016
YouTube Youtube channel URL

Post #4by HugoMDM » 3 Sep 2020, 22:25

fnafan8888888888 wrote:It shows me this message:
cheep.rar
(8.94 KiB) Downloaded 196 times

Take
I make good scripts for everyone c:
Scripting YT channel
https://www.youtube.com/channel/UChaWgDsfMCqJzeV0bmDs-Mw?view_as=subscriber

NESTED ERNEST M
Count
Count
Avatar
NESTED ERNEST M
Count
Count
Reputation: 71
Posts: 268
Joined: 23 Sep 2017
Location: Perú, Lima
Youtube channel URL

Post #5by NESTED ERNEST » 4 Sep 2020, 3:41

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.
Programming NPCs in SMBX-38A is fun:
That is me
Image
Image
Image
Image

Special image
  • yt-image-banner: https://yt3.ggpht.com/M_O1AzQEOJogSq5OJESIaA5kFLdbwdDNMihDOJkJgPiH7cOx-LWK41TU9GWzExmkmpn3EWYbJg=w1060-fcrop64=1,00005a57ffffa5a8-k-c0xffffffff-no-nd-rj
  • image-to-up: https://3.bp.blogspot.com/-Y-LrpIS2rqw/UCBTtk7k-pI/AAAAAAAABBs/qZuI0sCStkc/s1600/jean-baptiste+beaudelle+girafe++escargot.jpg
  • image-to-left: https://us.123rf.com/450wm/trassnick/trassnick2007/trassnick200700002/152919781-el-marl%C3%ADn-negro-grande-salta-del-mar-pesca-extrema-del-pez-espada-negro-en-alta-mar-vacaciones-en-lo.jpg
  • image-last-w: 1


ROCKMAN GIF IN SMBX 38A

Image

fnafan8888888888 M
Count
Count
fnafan8888888888 M
Count
Count
Age: 20
Reputation: 34
Posts: 278
Joined: 30 Jun 2019

Post #6by fnafan8888888888 » 4 Sep 2020, 20:23

HugoMDM wrote:
fnafan8888888888 wrote:It shows me this message:
Error.png

Take
Thank you :good:

MrDoubleA
Topic author, Passerby
Passerby
MrDoubleA
Topic author, Passerby
Passerby
Reputation: 8
Posts: 3
Joined: 6 Mar 2020

Post #7by MrDoubleA » 17 Sep 2020, 1:21

NESTED ERNEST wrote: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 clones from the supermariox cheat before they get spawned).


Return to “Script submission”