OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: CopyrightPhilly on 26 Jun 2005, 01:49:49

Title: RscTitles with dynamic text?
Post by: CopyrightPhilly on 26 Jun 2005, 01:49:49
hey chaps,

can somone tell me if its possabe to have dynamic text using RscTitles and if so how?

what i mean is...

i have the value "testvalue = 5000" in the init.sqs

now what i want is to be able to display that in some text using RscTitles...

cheers, Phil
Title: Re:RscTitles with dynamic text?
Post by: bedges on 26 Jun 2005, 08:06:09
as far as i know this can't be done.
Title: Re:RscTitles with dynamic text?
Post by: General Barron on 26 Jun 2005, 08:19:43
Yep, unfortunately this one can't be done (AFAIK at least). You can make a whole bunch of different titlerscs with one line of code each, using complex defines though. But if you absolutely can't do without, say, 100 or less of them, then that doesn't help you at all. You'll have to stick with dialogs, hints, or chat messages I'm afraid.

Title: Re:RscTitles with dynamic text?
Post by: CopyrightPhilly on 26 Jun 2005, 09:52:28
well i guess that scraps that idea then.... would of been somthing like 100000 diffrent ones ;)

thanks anyways...

cheers,
Phil