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]
Spelos Away
Banned

Posts: 231
Threads: 19
Joined: Sep 2014
#8
RE: Carrying variables and printing them

I settled down for a different solution.
I made categories like this:
<CATEGORY Name="Messages">
    <Entry Name="NumberStatusHIG">The variable number is 500 or higher.</Entry>
    <Entry Name="NumberStatusMED">The variable number is between 200 and 500.</Entry>
    <Entry Name="NumberStatusLOW">The variable number is lower than 200.</Entry>
</CATEGORY>

Thus making it easier to manage the number. Fortunately for my project, precision is not needed.

Thanks everyone.
(This post was last modified: 07-21-2015, 10:51 AM by Spelos.)
07-21-2015, 10:51 AM
Find


Messages In This Thread
RE: Carrying variables and printing them - by Spelos - 07-21-2015, 10:51 AM



Users browsing this thread: 1 Guest(s)