Page 1 of 1

how do the gang house emblems work? [Archive] - ForumsHQ

Posted: Wed May 22, 2002 8:50 am
by syntax53
Does anyone know how the gang house emblems work? By working I mean by stopping the specific guards from attacking you. Is it just a hex code within the item, monster, or both (or elsewhere)? I'm wondering if you could create a similar item that you could wear and have it so that no monsters would attack you (proving to be very useful for running somewhere quickly)?

thanks,

syntax

Re: how do the gang house emblems work? [Archive] - ForumsHQ

Posted: Thu May 23, 2002 1:22 am
by Jackal
I belive the emblems stop the guardians from attacking by accessing a text block to checkitem ### before attacking.

cause i've always had problems with tryin to close the gh doors cause im in combat but im just standing there chilling with my guardians.

That just what i think i've seen don't really remember thou

-Jackal

Re: how do the gang house emblems work? [Archive] - ForumsHQ

Posted: Wed May 29, 2002 4:42 pm
by Atma
Quote (syntax53 @ May 22 2002,08:50)Does anyone know how the gang house emblems work? *By working I mean by stopping the specific guards from attacking you. *Is it just a hex code within the item, monster, or both (or elsewhere)? *I'm wondering if you could create a similar item that you could wear and have it so that no monsters would attack you (proving to be very useful for running somewhere quickly)?

thanks,

syntax[/quote]

Add ability 185 (named BadAtt in Nightmare) to the monster you want. Make the emblem-like item's number the value of the flag. I guess you could make an item that'd effect the whole game, but you'd have to go through and add the flag and value to every monster in the game.