PDA

View Full Version : What makes the Compass stop flashing?



Joe123
03-30-2008, 05:45 AM
What is it that triggers the little compass dot in the map top stop flashing?

Gleeok
03-30-2008, 07:42 AM
Triforce? Dungeon boss? Switching Dmaps? Mapping the compass room? ...I'm not quite sure. They all seem feasable though.

Nicholas Steel
03-30-2008, 07:49 AM
Not the dungeon boss ;) the triforce stops it and switching dmaps is a workaround.

Joe123
03-30-2008, 06:58 PM
Yeah, I thought it was the dungeon boss so I ticked that and it didn't change it.
Triforce...
Hrm...

Well I'm not using that, and it's level number 10.
Maybe I can script Link a Triforce piece?

Revfan9
03-30-2008, 07:32 PM
If I remember correctly, there's a variable that checks off when the triforce piece of that level is collected. You should be able to check it off with a script, but I'm not entirely sure if it would work on level 10.

Joe123
03-30-2008, 08:00 PM
Yeah, there is.

Game->LIItems[]; or something like that.
I'll see how it works.
If it doesn't, I could probably make it a level with a triforce piece number, seeing as I'm not using them, but I don't like to tamper with these out-dated systems when I don't have to really.

Russ
03-30-2008, 08:56 PM
but I don't like to tamper with these out-dated systems when I don't have to really.
Out-dated!? They are incredibly useful if the quest uses non scripted items. Heck, even if you do use use scripts, you can still use triforce item types to take advantage of the so called "out-dated" systems. Then again, I think I'm just being to protective of the old way of doing things.

Joe123
03-31-2008, 05:30 AM
Meh, Triforce Pieces and level numbers are out dated in my opinion.

Gleeok
03-31-2008, 06:28 AM
Meh, Triforce Pieces and level numbers are out dated in my opinion.

Maybe the compass is outdated. :p


If you had the "sprites appear over subscreen" rule on, then you could script some putpixels to flash over the map probably.

Joe123
03-31-2008, 07:08 AM
Yah, the compass is outdated.
I wasn't going to use it to start with, but then it seemed like it was missing something.

If I had that rule on, I'd also have Link jumping over the subscreen.
Eew.