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
Terminals.
Hypercube Offline
Member

Posts: 124
Threads: 20
Joined: Sep 2015
Reputation: 1
#7
RE: Terminals.

(04-01-2016, 05:58 AM)Abion47 Wrote: When you change the lang file you are using with ImGui_SetTransCategory, anything you put in the text parameter of the app functions (such as StationGui_AddApp) will be interpreted as an entry in that lang file rather than as plain text. So you are basically telling SOMA that you want it to use the text in the entry "Containment Status" in your lang file, but since no such entry exists, I imagine that you are getting apps with no text at all.

If you want to use plain text, then use ImGui_SetTransCategory(""). Otherwise, you have to give the functions the names of the entries you want it to use, not the text inside them.

I figured that was the problem once you started talking about the add app functions. I knew I had to put the entry names but I didn't think that was the problem. I'll try it and see if it works.

(04-01-2016, 10:02 PM)Hypercube Wrote:
(04-01-2016, 05:58 AM)Abion47 Wrote: When you change the lang file you are using with ImGui_SetTransCategory, anything you put in the text parameter of the app functions (such as StationGui_AddApp) will be interpreted as an entry in that lang file rather than as plain text. So you are basically telling SOMA that you want it to use the text in the entry "Containment Status" in your lang file, but since no such entry exists, I imagine that you are getting apps with no text at all.

If you want to use plain text, then use ImGui_SetTransCategory(""). Otherwise, you have to give the functions the names of the entries you want it to use, not the text inside them.

I figured that was the problem once you started talking about the add app functions. I knew I had to put the entry names but I didn't think that was the problem. I'll try it and see if it works.
It's still not working. Maybe the problem could be that how the break is [br] in the brackets. So how one of the entries has something like [security systems down] It's reading it as a wrong command of sorts? I'm not sure.
Edit: It still doesn't work.
(This post was last modified: 04-01-2016, 10:07 PM by Hypercube.)
04-01-2016, 10:02 PM
Find


Messages In This Thread
Terminals. - by Hypercube - 03-31-2016, 09:14 PM
RE: Terminals. - by Abion47 - 03-31-2016, 09:34 PM
RE: Terminals. - by Hypercube - 03-31-2016, 09:51 PM
RE: Terminals. - by Abion47 - 03-31-2016, 10:41 PM
RE: Terminals. - by Hypercube - 03-31-2016, 10:48 PM
RE: Terminals. - by Abion47 - 04-01-2016, 05:58 AM
RE: Terminals. - by Hypercube - 04-01-2016, 10:02 PM
RE: Terminals. - by Abion47 - 04-01-2016, 10:12 PM
RE: Terminals. - by Hypercube - 04-01-2016, 10:15 PM
RE: Terminals. - by Abion47 - 04-01-2016, 10:16 PM
RE: Terminals. - by Hypercube - 04-01-2016, 10:19 PM
RE: Terminals. - by Abion47 - 04-01-2016, 10:21 PM
RE: Terminals. - by Hypercube - 04-01-2016, 10:22 PM
RE: Terminals. - by Abion47 - 04-01-2016, 10:37 PM
RE: Terminals. - by Hypercube - 04-02-2016, 01:25 AM
RE: Terminals. - by Abion47 - 04-02-2016, 05:38 AM
RE: Terminals. - by Hypercube - 04-02-2016, 06:06 AM
RE: Terminals. - by Hypercube - 04-03-2016, 04:05 AM
RE: Terminals. - by Abion47 - 04-02-2016, 11:47 PM
RE: Terminals. - by Hypercube - 04-03-2016, 02:35 AM
RE: Terminals. - by Romulator - 04-03-2016, 03:06 AM
RE: Terminals. - by Abion47 - 04-03-2016, 04:45 AM
RE: Terminals. - by Hypercube - 04-03-2016, 05:57 AM
RE: Terminals. - by Abion47 - 04-04-2016, 07:19 AM
RE: Terminals. - by Hypercube - 04-04-2016, 08:29 AM
RE: Terminals. - by Abion47 - 04-06-2016, 12:33 AM
RE: Terminals. - by Abion47 - 04-06-2016, 06:51 AM
RE: Terminals. - by Hypercube - 04-06-2016, 08:17 AM



Users browsing this thread: 1 Guest(s)