Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Carrying variables and printing them [ALTERNATIVELY SOLVED]
Romulator Offline
Not Tech Support ;-)

Posts: 3,628
Threads: 63
Joined: Jan 2013
Reputation: 195
#7
RE: Carrying variables and printing them

(07-20-2015, 10:31 PM)Mudbill Wrote: Unfortunately, you cannot modify lang text dynamically. It looks like you're gonna have to do it the hard way unless you invent another way of displaying your numbers. You could perhaps use custom entities, if your mod allows such and it makes sense.

The "hard way" as Mudbill mentions, is adding these to your .lang.

<CATEGORY Name="Messages">
<Entry Name="NumberStatus0">0</Entry>
<Entry Name="NumberStatus1">1</Entry>
<Entry Name="NumberStatus2">2</Entry>
<Entry Name="NumberStatus3">3</Entry>
</CATEGORY>

And so on.

Discord: Romulator#0001
[Image: 3f6f01a904.png]
07-21-2015, 12:14 AM
Find


Messages In This Thread
RE: Carrying variables and printing them - by Romulator - 07-21-2015, 12:14 AM



Users browsing this thread: 1 Guest(s)