PDA

View Full Version : ZQuest



Saffith
11-08-2006, 06:42 PM
Just something I threw together for fun. If it has any practical uses, I haven't thought of them.

A - Place combo
B - Undo/redo
L/R - Change combo
Start - Change CSet

The current combo indicator won't show up if you have combo 0 selected, because that's just how FFCs are.


ScreenEditor.qst (deleted)
ScreenEditor.z (deleted)

_L_
11-08-2006, 10:21 PM
Aaah!

ShadowTiger
11-08-2006, 10:46 PM
Oh my dear god sir. That is scary.


Wow.


Just ... wow.











EDIT: In terms of practical uses, what about a "Tactical Board" layout? If you can restrict the Enter key to cycling between Csets 7 and 8 ONLY, and restrict the range of combos that it can scroll through, you can do something pretty cool with it.

Better yet, perhaps you could finally have ZC Checkers or something. Or any different kind of "lay out the pieces" puzzle.

Mega Link
11-09-2006, 08:25 AM
So you can edit towns in Zelda Classic like you can in Dark Cloud1+2?

DarkDragon
11-09-2006, 08:57 AM
:D Beautiful, just beautiful.

Limzo
11-11-2006, 12:34 PM
You, may walk away from here for recreating the "Frankenstein incident".

Seriously, in the wrong hands, this could be a nightmare, but in the right ones, WONDERFUL! ABSOLUTELY WONDERFUL!

TheBestGamer
11-12-2006, 06:00 PM
LOL!!! I had no idea you could do THAT with scripting!

billyronald
11-12-2006, 06:26 PM
Wow you can edit everything on that one screen

(light blub) i'll make this a slection at the end of Link's bath DX as well as boss mood

so can i use this script

Saffith
11-12-2006, 06:41 PM
If you have some use for it, go right ahead.

C-Dawg
11-12-2006, 07:52 PM
Just so I'm following the code, ComboD is the pointer to the combo # being used by a given combo on the screen? I'm thinking of the utility of a script that changes combos themselves instead of just using freeform combos.

Saffith
11-12-2006, 07:57 PM
Yes, ComboD is the number of the combo data at a given location.