SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Share and discuss custom SMBX graphics.

Moderator: Userbase Moderators

FanofSMBX
Ludwig von Koopa
Ludwig von Koopa
Posts: 3878
Joined: Sun Dec 22, 2013 12:01 pm

SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby FanofSMBX » Fri May 23, 2014 5:58 pm

Credit to Valtteri and Zeus Guy
Here is a Football Digging Chuck that throws bouncing footballs boulders!
Image
http://speedy.sh/gdF4V/digging.zip
Use the LunaDLL code:
NPCMemSet,30,0xE2,129,0,0,w

bossedit8
Banned
Posts: 6838
Joined: Fri Dec 20, 2013 12:35 pm
Contact:

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby bossedit8 » Fri May 23, 2014 6:54 pm

Nice, really nice. At least you can make a real screenshot so we can see more what he can do but whatever. Very nice.

SMBXxer
Fuzzy
Fuzzy
Posts: 1023
Joined: Fri Dec 20, 2013 4:33 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby SMBXxer » Wed May 28, 2014 8:21 pm

This doesn't work D:
I have Lunadll.txt with the codes in it and the Lunadll.dll program in my level folder and my episode folder, please help.

FanofSMBX
Ludwig von Koopa
Ludwig von Koopa
Posts: 3878
Joined: Sun Dec 22, 2013 12:01 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby FanofSMBX » Wed May 28, 2014 8:26 pm

SMBXxer wrote:This doesn't work D:
I have Lunadll.txt with the codes in it and the Lunadll.dll program in my level folder and my episode folder, please help.
Are you using the new exe REPLACING the old one?

SMBXxer
Fuzzy
Fuzzy
Posts: 1023
Joined: Fri Dec 20, 2013 4:33 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby SMBXxer » Wed May 28, 2014 8:46 pm

*Cough*
Darkonius Mavakar wrote: 1) you only need the lunaDLL .DLL file in your smbx folder
No, I'm not using a new exe.

FanofSMBX
Ludwig von Koopa
Ludwig von Koopa
Posts: 3878
Joined: Sun Dec 22, 2013 12:01 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby FanofSMBX » Wed May 28, 2014 9:24 pm

SMBXxer wrote:*Cough*
Darkonius Mavakar wrote: 1) you only need the lunaDLL .DLL file in your smbx folder
No, I'm not using a new exe.
Try that

SMBXxer
Fuzzy
Fuzzy
Posts: 1023
Joined: Fri Dec 20, 2013 4:33 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby SMBXxer » Wed May 28, 2014 9:55 pm

FanofSMBX wrote:
SMBXxer wrote:*Cough*
Darkonius Mavakar wrote: 1) you only need the lunaDLL .DLL file in your smbx folder
No, I'm not using a new exe.
Try that
Yay, it worked.
But I have a problem, the Chuck Graphics and Boulder Graphics work, but Chuck doesn't throw boulders: He throws hammers.
Please help.

FanofSMBX
Ludwig von Koopa
Ludwig von Koopa
Posts: 3878
Joined: Sun Dec 22, 2013 12:01 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby FanofSMBX » Wed May 28, 2014 10:00 pm

SMBXxer wrote:
FanofSMBX wrote:
SMBXxer wrote:*Cough*
Try that
Yay, it worked.
But I have a problem, the Chuck Graphics and Boulder Graphics work, but Chuck doesn't throw boulders: He throws hammers.
Please help.
Step 1: make a text file in the level graphics folder "lunadll.txt"
Step 2: paste my magic code in there

SMBXxer
Fuzzy
Fuzzy
Posts: 1023
Joined: Fri Dec 20, 2013 4:33 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby SMBXxer » Wed May 28, 2014 10:05 pm

FanofSMBX wrote: Step 1: make a text file in the level graphics folder "lunadll.txt"
Step 2: paste my magic code in there
Step 1: Yeah, I did that.
Step 2: Yeah, I did that.

FanofSMBX
Ludwig von Koopa
Ludwig von Koopa
Posts: 3878
Joined: Sun Dec 22, 2013 12:01 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby FanofSMBX » Wed May 28, 2014 10:06 pm

You're using
Lunadll.dll
The new SMBX.exe in the original post of the lunadll thread
Right?

SMBXxer
Fuzzy
Fuzzy
Posts: 1023
Joined: Fri Dec 20, 2013 4:33 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby SMBXxer » Wed May 28, 2014 10:10 pm

FanofSMBX wrote:You're using
Lunadll.dll
The new SMBX.exe in the original post of the lunadll thread
Right?
Yes, I am.

FanofSMBX
Ludwig von Koopa
Ludwig von Koopa
Posts: 3878
Joined: Sun Dec 22, 2013 12:01 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby FanofSMBX » Wed May 28, 2014 10:29 pm

Does typing "toggledemocounter" do anything?

HenryRichard
Reznor
Reznor
Posts: 2843
Joined: Mon Dec 23, 2013 12:09 pm
Flair: Is this where I type my password?
Contact:

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby HenryRichard » Wed May 28, 2014 10:31 pm

You need to write A wee bit more code, I think. Try this:

Code: Select all

#0
NPCMemSet,30,0xE2,129,0,0,w
#END

SMBXxer
Fuzzy
Fuzzy
Posts: 1023
Joined: Fri Dec 20, 2013 4:33 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby SMBXxer » Wed May 28, 2014 10:58 pm

FanofSMBX wrote:Does typing "toggledemocounter" do anything?
Yes, it shows the "Demos" screen.

DaSpongeBobMan
Snifit
Snifit
Posts: 212
Joined: Tue Apr 15, 2014 2:17 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby DaSpongeBobMan » Fri May 30, 2014 10:56 pm

When zlakerboy357 gave me the download link for LunaDLL, I downloaded it and it WinZip says, "the file is in unknown format or damaged." Can someone give a fresh new LunaDLL file download link to me?

SMBXxer
Fuzzy
Fuzzy
Posts: 1023
Joined: Fri Dec 20, 2013 4:33 pm

Re: SMB3 Revamped SMW Digging Chuck (LunaDLL Required)

Postby SMBXxer » Sat May 31, 2014 12:22 am

DaSpongeBobMan wrote:When zlakerboy357 gave me the download link for LunaDLL, I downloaded it and it WinZip says, "the file is in unknown format or damaged." Can someone give a fresh new LunaDLL file download link to me?
THERE YOU GO: https://mega.co.nz/#!2J42zJRL!0XzbC7liM ... zFIC20DP4Q


Return to “Graphics”

Who is online

Users browsing this forum: No registered users and 2 guests

SMWCentralTalkhausMario Fan Games GalaxyKafukaMarioWikiSMBXEquipoEstelari