Page 1 of 1

Getting rid of gray text on records

Posted: October 28th, 2016, 10:41 am
by Goma_Terzu
Hey, I am trying to get rid of the gray text on records like "c418 - ward" because I use them as different items. This does not have an effect i@record_10[flags=li@HIDE_ATTRIBUTES] maybe because it is not an attribute I guess. But where do I get the correct flag from?

Re: Getting rid of gray text on records

Posted: October 28th, 2016, 3:19 pm
by mcmonkey
It's probably the weirdly misnamed "HIDE_POTION_EFFECTS" flag.

Re: Getting rid of gray text on records

Posted: October 29th, 2016, 3:45 am
by Goma_Terzu
That's it! Thank you. For eveyone else, just write it like i@record_10[flags=li@HIDE_POTION_EFFECTS]