FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: My problems
<CATEGORY Name="Ending">
<Entry Name="Credits">
</Entry>
</CATEGORY>
Trying is the first step to success.
|
|
10-18-2012, 04:44 PM |
|
The chaser
Posting Freak
Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation:
113
|
RE: My problems
In the main credits category, put the credits. Simple as that.
Edit: Well, beecake has done it right.
THE OTHERWORLD (WIP)
Aculy iz dolan.
(This post was last modified: 10-18-2012, 04:45 PM by The chaser.)
|
|
10-18-2012, 04:44 PM |
|
naseem142
Member
Posts: 153
Threads: 19
Joined: Oct 2012
Reputation:
0
|
RE: My problems
Where am i suppose to put the text?
|
|
10-18-2012, 05:52 PM |
|
Robby
Posting Freak
Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation:
47
|
RE: My problems
(10-18-2012, 05:52 PM)naseem142 Wrote: Where am i suppose to put the text? Copy this to the bottom of your .lang file:
<CATEGORY Name="Ending">
<Entry Name="Credits">
</Entry>
</CATEGORY>
</LANGUAGE>
Make sure you don't have 2 "</LANGUAGE>" entries.
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-18-2012, 05:58 PM |
|
naseem142
Member
Posts: 153
Threads: 19
Joined: Oct 2012
Reputation:
0
|
RE: My problems
(10-18-2012, 05:58 PM)Nemet Robert Wrote: (10-18-2012, 05:52 PM)naseem142 Wrote: Where am i suppose to put the text? Copy this to the bottom of your .lang file:
Make sure you don't have 2 "" entries.
You still didn't answer my question , where do i put the text that is shown at the credits.
|
|
10-18-2012, 06:28 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: My problems
I would put just above your </LANGUAGE>
</LANGUAGE> is the last thing you put in your .lang file
Trying is the first step to success.
|
|
10-18-2012, 06:30 PM |
|
naseem142
Member
Posts: 153
Threads: 19
Joined: Oct 2012
Reputation:
0
|
RE: My problems
(10-18-2012, 06:30 PM)beecake Wrote: I would put just above your
is the last thing you put in your .lang file
What? , no , i want to know where do i put the text that is shown in the credits!
for example: thanks to X for doing Y or stuff like that
|
|
10-18-2012, 06:34 PM |
|
FlawlessHappiness
Posting Freak
Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation:
171
|
RE: My problems
(10-18-2012, 06:34 PM)naseem142 Wrote: (10-18-2012, 06:30 PM)beecake Wrote: I would put just above your
is the last thing you put in your .lang file
What? , no , i want to know where do i put the text that is shown in the credits!
for example: thanks to X for doing Y or stuff like that
You always put text between these 2 '> <' no matter how many spaces there are between them
In this case:
<Entry Name="Credits" >
PUT TEXT IN HERE
</Entry>
It's just like HTML.
Off-topic: Sorry Nemet Robert
Trying is the first step to success.
|
|
10-18-2012, 06:36 PM |
|
Robby
Posting Freak
Posts: 2,549
Threads: 38
Joined: Jun 2009
Reputation:
47
|
RE: My problems
Oh. That goes like this:
<CATEGORY Name="Ending">
<Entry Name="Credits">I want to thank X and Y for helping me with this custom story!</Entry>
</CATEGORY>
</LANGUAGE>
Just change that text I used. To whatever you like.
Ninja'd.
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.
(This post was last modified: 10-18-2012, 06:37 PM by Robby.)
|
|
10-18-2012, 06:37 PM |
|
The chaser
Posting Freak
Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation:
113
|
RE: My problems
Yep. That's it.
THE OTHERWORLD (WIP)
Aculy iz dolan.
|
|
10-18-2012, 06:38 PM |
|
|