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
how do the gang house emblems work? [Archive] - ForumsHQ
-
Jackal
Re: how do the gang house emblems work? [Archive] - ForumsHQ
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
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
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.
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.