Banner
Views: 236,124,904
Time: 2013-05-21 04:51:12 AM
7 users online: o 1UPdudes, Gamma V, K1ngHacks, o Ladida, Pokeymeister80, Tarek701, Yami - Guests: 16 - Bots: 9Users: 22,856 (1,294 active)
Latest: Daniel08
Tip: If you set the upper tile of the door to act like the lower tile, two-tile-high doors can be entered even while riding Yoshi.
6-Digit Coin Counter - Disabling Score Sprite
Forum Index - SMW Hacking - General SMW Hacking Help - 6-Digit Coin Counter - Disabling Score Sprite
Pages: « 1 »
When I was installing the 6-Digit Coin Counter patch I saw a patch that disables score sprites. I opened it and didn't see any place saying something like point to free space. When I patched it, it gave me an error.

This is the error it gave me.
Code
error: [freespace.asm] not found


There was no freespace.asm included. Someone please help me.
Code
incsrc freespace.asm


The incsrc means "include source", which simply means that it includes all of the code in freespace.asm in the file (for the sake of organization/avoiding cluttered code). There's two ways you can fix it:

1) Create freespace.asm and put
Code
!Freespace22 =

in it, define some freespace, save it, and put it in the same folder as disablescoresprites.asm.

2) Take the "incsrc freespace.asm" out and replace it with "!Freespace22 = ", then just define the freespace.
Last edited on 2011-12-29 11:17:29 PM by NMI.
Thank you. It worked.:D
It's pretty ridiculous how something like that passed moderation then. The file should have been included with a default freespace already set up.
Pages: « 1 »
Forum Index - SMW Hacking - General SMW Hacking Help - 6-Digit Coin Counter - Disabling Score Sprite

The purpose of this site is not to distribute copyrighted material, but to honor one of our favourite games.

Copyright © 2005 - 2013 - SMW Central
Legal Information - Link To Us


Total queries: 29

Menu