4WalledKid
Member
Posts: 107
Threads: 23
Joined: Oct 2012
Reputation:
1
|
Lang Files
Is there any page with ALL the lang categories etc.?
(This post was last modified: 10-24-2012, 12:23 AM by 4WalledKid.)
|
|
10-23-2012, 06:51 PM |
|
Robby
Posting Freak
Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation:
47
|
RE: Lang Files
Wrong section, kid.
Either way, what do you mean? You're looking for all possible "language" categories?
Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
|
|
10-23-2012, 06:53 PM |
|
4WalledKid
Member
Posts: 107
Threads: 23
Joined: Oct 2012
Reputation:
1
|
RE: Lang Files
(10-23-2012, 06:53 PM)Nemet Robert Wrote: Wrong section, kid.
Either way, what do you mean? You're looking for all possible "language" categories? yes sir
|
|
10-23-2012, 07:08 PM |
|
Robby
Posting Freak
Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation:
47
|
RE: Lang Files
Ok then.
I've seen a couple, but not all. Some categories can be defined by yourself. (The SetMessage script)
Some of the MUST ones: "Inventory"; "CustomStoryMain"; "Ending"; "Journal";
These are some of the more important ones. I bet there's more, but I can't find any documents about this.
But these are probably the ones you should know.
Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
|
|
10-23-2012, 07:12 PM |
|
4WalledKid
Member
Posts: 107
Threads: 23
Joined: Oct 2012
Reputation:
1
|
RE: Lang Files
(10-23-2012, 07:12 PM)Nemet Robert Wrote: Ok then.
I've seen a couple, but not all. Some categories can be defined by yourself. (The SetMessage script)
Some of the MUST ones: "Inventory"; "CustomStoryMain"; "Ending"; "Journal";
These are some of the more important ones. I bet there's more, but I can't find any documents about this.
But these are probably the ones you should know. Ok then. Thanks for your reply! BTW, do you know how I can move my thread and where? thanks again!
|
|
10-23-2012, 07:14 PM |
|
Robby
Posting Freak
Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation:
47
|
RE: Lang Files
(10-23-2012, 07:14 PM)4WalledKid Wrote: How I can move my thread and where? thanks again! Moderators. They'll do it once they'll see it. Normal members can't move threads, AFAIK. And I'm quite certain on that one.
Infrequently active. Don't expect an immediate response. Best to contact me at a different locale. If I create a thread, expect me to be quite active.
|
|
10-23-2012, 07:17 PM |
|
Your Computer
SCAN ME!
Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation:
235
|
RE: Lang Files
(10-23-2012, 07:14 PM)4WalledKid Wrote: BTW, do you know how I can move my thread and where? thanks again!
Do you see where it is now? DEVELOPMENT SUPPORT forum and not its parent forum? That's where it goes.
|
|
10-23-2012, 07:41 PM |
|
4WalledKid
Member
Posts: 107
Threads: 23
Joined: Oct 2012
Reputation:
1
|
RE: Lang Files
(10-23-2012, 07:41 PM)Your Computer Wrote: (10-23-2012, 07:14 PM)4WalledKid Wrote: BTW, do you know how I can move my thread and where? thanks again!
Do you see where it is now? DEVELOPMENT SUPPORT forum and not its parent forum? That's where it goes. thank you so much!
|
|
10-23-2012, 07:49 PM |
|
The chaser
Posting Freak
Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation:
113
|
RE: Lang Files
There's also:
<CATEGORY Name=“DeathCategory”>
<Entry Name=“Deathtext”>Text you want in the black screen after you die </Entry>
</CATEGORY>
And:
</CATEGORY>
<CATEGORY Name="Messages">
<Entry Name="Popup1">YOURMESSAGEHERE</Entry>
</CATEGORY>
<CATEGORY Name="Descriptions">
Extracted from the wiki.
THE OTHERWORLD (WIP)
Aculy iz dolan.
|
|
10-23-2012, 08:08 PM |
|
Wapez
Senior Member
Posts: 360
Threads: 37
Joined: Mar 2012
Reputation:
19
|
RE: Lang Files
Many language categories can be created created by you - named anything you want. Just use the same name in your scripts and it will work.
|
|
10-23-2012, 08:12 PM |
|
|