User Tools

Site Tools


hpl2:amnesia:custom_story

Link to this comparison view

Both sides previous revision Previous revision
hpl2:amnesia:custom_story [2010/11/04 16:29]
jens
hpl2:amnesia:custom_story [2011/01/01 23:15] (current)
gbutler69
Line 21: Line 21:
     <Entry Name="​Description">​Just a brief description!</​Entry>​     <Entry Name="​Description">​Just a brief description!</​Entry>​
 </​CATEGORY></​code>​ </​CATEGORY></​code>​
 +  - You must use the EXACT tags as shown for CATEGORY. Also, the CATEGORY tag must be inside the required LANGUAGE tag in the '​extra_english.lang'​ file. So, if you have nothing else other than the description,​ it should look like the following (take special note of upper-case vs. lower-case - it must be EXACTLY like this): <code xml><​LANGUAGE>​ 
 +   <​CATEGORY Name="​CustomStoryMain">​ 
 +      <Entry Name="​Description">​ 
 +         Just a brief description! 
 +      </​Entry>​ 
 +   </​CATEGORY>​ 
 +</​LANGUAGE></​code>​ 
 +  - If you do not capitalize EXACTLY as shown, it WILL NOT work. If you don't have the enclosing LANGUAGE tag, it WILL NOT work. Only one LANGUAGE tag should be in the '​extra_english.lang'​ file. All '​CATEGORY'​ tags should be inside that. 
 +   
 Once all this is done, you should be ready to go! The example used should look like this: Once all this is done, you should be ready to go! The example used should look like this:
  
hpl2/amnesia/custom_story.1288888183.txt.gz · Last modified: 2010/11/04 16:29 by jens