Hard Light Productions Forums

Modding, Mission Design, and Coding => The Modding Workshop => Topic started by: ReeNoiP on August 23, 2010, 08:01:44 am

Title: Can't find the red alert ani
Post by: ReeNoiP on August 23, 2010, 08:01:44 am
I've been searching the vps for the ani (I assume it's an ani) used for the blinking "red alert" text, but with no success. Anyone know where it is and what it's called?
Title: Re: Can't find the red alert ani
Post by: The E on August 23, 2010, 08:18:42 am
You can't find the ani, because it's not an ani. It's just the text rendered in blinking colors.
Title: Re: Can't find the red alert ani
Post by: Colonol Dekker on August 23, 2010, 08:21:37 am
I think that may be actual interface art.
 
Interface section of sparky.vp?
Title: Re: Can't find the red alert ani
Post by: The E on August 23, 2010, 08:34:39 am
/me looks at code

Nope, no ani. Just "Incoming Transmission" (Or string index 1406 in tstrings.tbl) rendered in different colours.
Title: Re: Can't find the red alert ani
Post by: ReeNoiP on August 23, 2010, 08:53:39 am
OK so I should be able to alter the text with a tstrings.tbm containing the new text, correct?
Title: Re: Can't find the red alert ani
Post by: Colonol Dekker on August 23, 2010, 01:07:57 pm
/me looks at code

Nope, no ani. Just "Incoming Transmission" (Or string index 1406 in tstrings.tbl) rendered in different colours.