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.
Abion47 Offline
Senior Member

Posts: 369
Threads: 22
Joined: Oct 2015
Reputation: 46
#6
RE: Terminals.

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.
04-01-2016, 05:58 AM
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)