NPC Hacking with Flags!

Feb 7, 2007 at 3:28 PM
Hoxtilicious
"Life begins and ends with Nu."
Join Date: Dec 30, 2005
Location: Germany
Posts: 3218
Age: 32
I just run into this and decided to share ^_^
It's for the NPC Flags.

0x0001 - Solid
0x0002 - No effect about Tile 44
0x0004 - Invulnerable (Blink Sound)
0x0008 - Ignore solid
0x0010 - Bouncing at top
0x0020 - Shootable
0x0040 - Special Solid
0x0080 - Rear and top attack power 0
0x0100 - Costum
0x0200 - Boss Flag
0x0400 - <unused>
0x0800 - Is visible if FlagID is set
0x1000 - Costum
0x2000 - Call on Event
0x4000 - Is invisible if FlagID is set
0x8000 - Show Damage Numbers

0x0400 seems to be unused, anyhow I'am not quite sure yet...
Some people might ask how to use this in Sue's Workshop - Sue's Workshop only can set:

0x0100 - Costum
0x0200 - Boss Flag
0x0800 - Is visible if FlagID is set
0x1000 - Costum
0x2000 - Call on Event
0x4000 - Is invisible if FlagID is set

Example:

diph.php


You can use Miza to set it otherwise Prof.Eich maybe update his old editor (If were lucky :D), if he dont just wait for the new one :p
 
Feb 8, 2007 at 4:48 PM
Hoxtilicious
"Life begins and ends with Nu."
Join Date: Dec 30, 2005
Location: Germany
Posts: 3218
Age: 32
It seems to be that the Flags who are in the NPC.TBL, just get setted, and in maps they are used too but some seemed to be just overwritted with new ones:

0x0100 - Costum
0x0200 - Boss Flag
0x0800 - Is visible if FlagID is set
0x1000 - Costum
0x2000 - Call on Event
0x4000 - Is invisible if FlagID is set

These are the ones.
Would be cool if you could nulling Flags so you could turn off solid and that things...
 
Feb 18, 2007 at 10:32 PM
Senior Member
"Wahoo! Upgrade!"
Join Date: Jan 30, 2007
Location: on my computer sherlock
Posts: 58
Age: 90
ShInInG PhAnToM said:
iwas wondering what is that in the corner
you know the character misc and basics
sorry if i am changing the topic
 
Top