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
Generated text/info
DRedshot Offline
Senior Member

Posts: 374
Threads: 23
Joined: Jun 2011
Reputation: 11
#10
RE: Generated text/info

I don't fully understand your post Tongue

Are you asking if:
entry 1 says "Hello"
entry 2 says "There"

Are you asking if entry 1+entry 2 == "Hello There"?

If you are, then no, unfortunately...

The only alternative is to create a combination of entries like so:

entry 1 == "Hello"
entry 2 == "There"
entry 3 == "Hello There"
entry 4 == "There Hello"

This method is ok for most situations, but if you want to make something like a clock, you could end up with between 1440 - 86400 lines of code, depending on if you include a second hand or not...

(This post was last modified: 09-28-2011, 12:04 AM by DRedshot.)
09-28-2011, 12:03 AM
Find


Messages In This Thread
Generated text/info - by Elven - 09-27-2011, 10:09 PM
RE: Generated text/info - by Tanshaydar - 09-27-2011, 11:00 PM
RE: Generated text/info - by Elven - 09-27-2011, 11:05 PM
RE: Generated text/info - by Tanshaydar - 09-28-2011, 12:49 AM
RE: Generated text/info - by Your Computer - 09-27-2011, 11:16 PM
RE: Generated text/info - by Elven - 09-27-2011, 11:23 PM
RE: Generated text/info - by Your Computer - 09-27-2011, 11:33 PM
RE: Generated text/info - by Elven - 09-27-2011, 11:40 PM
RE: Generated text/info - by Your Computer - 09-27-2011, 11:44 PM
RE: Generated text/info - by Elven - 09-27-2011, 11:54 PM
RE: Generated text/info - by DRedshot - 09-28-2011, 12:03 AM



Users browsing this thread: 1 Guest(s)