I'm trying to make a code that does different things, and for each different thing it does, have a different activator. I want to know how to combine two codes, so I don't have to make a separate code for each of the different things it will do.
Printable View
I'm trying to make a code that does different things, and for each different thing it does, have a different activator. I want to know how to combine two codes, so I don't have to make a separate code for each of the different things it will do.
[EU]Code:94000130 0000007f - Activator L+R+Down
121d1a68 0000270f - Gives 9999 Pearls for legend of starfy
D0000000 00000000 - Ends Conditional (Activator)
94000130 000000bf - Activator L+R+Up
121d1a68 0000000 - Gives 0 Pearls for legend of starfy
D0000000 00000000 - Ends Conditional (Activator)
A code like this will work fine :) It's messy though really not great for more than 2 things, depending on what they are a cycler or some other more advanced approach may be better and more efficient,
gl :)
Well I'm trying to combine about 4 different things together. Would that method you gave me be that bad since its over 2? Or is there a different method that I should use?
Should be fine.. also AH that last d0 should/ is normally a d2.
Oh ok thnx a lot both of you. I'll get wrking on that code now.
What codes are you combining?
Well I don't really know yet, but I was thinking of combining some tan codes I made with a code that makes my house a mansion. Later I was thinking of making a code that copies someones pattern and puts it into one of your pattern slots or something. It's probably not possible though. Mostly I was just curious.
Eh... possible but not very easy to find the addresses for things like that. (patterns.. at least wifi wise) offline it'd be fairly easy