| HeadyBoy   Junior Member
 
 Posts: 45
 Threads: 16
 Joined: Jul 2012
 Reputation: 
0
 | 
			| Why is there "No Description" 
 
				However I try to add a description to my custom story it seems like I cannot.. am I missing something blatantly obvious?
 My folder structure looks like this...
 
 'maps' (folder)
 'custom_story_settings.cfg'
 'extra_english.lang'
 'heistlogo.png'
 
 and inside my extra_english is just this... does somebody know what's wrong?
 
 
 <LANGUAGE>
 <CATEGORY Name="The Heist">
 <Entry Name="Description">
 Testing story description.. fhurefbwduwebfisrfeyewhdwhndbwedwy
 </Entry>
 </CATEGORY>
 </LANGUAGE>
 |  | 
	| 07-15-2012, 09:25 AM |  | 
	
		| i3670   Posting Freak
 
 Posts: 1,308
 Threads: 74
 Joined: Oct 2011
 Reputation: 
36
 | 
			| RE: Why is there "No Description" 
 
				Try this:
 <LANGUAGE>
 <CATEGORY Name="CustomStoryMain">
 <Entry Name="Description">This story is not complete.</Entry>
 </CATEGORY>
 </LANGUAGE>
 
 |  | 
	| 07-15-2012, 12:29 PM |  | 
	
		| LulleBulle   Member
 
 Posts: 101
 Threads: 33
 Joined: Feb 2012
 Reputation: 
0
 | 
			| RE: Why is there "No Description" 
 
				Category name must be CustomStoryMain.
			 |  | 
	| 07-15-2012, 02:19 PM |  | 
	
		| HeadyBoy   Junior Member
 
 Posts: 45
 Threads: 16
 Joined: Jul 2012
 Reputation: 
0
 | 
			| RE: Why is there "No Description" 
 
				I tried this. and it fixed my problem. ThanksIf anybody else has the time.. I have another problem.
 
 When I load my map, the game crashes momentarily, bugs around then I hear some of my objects being thrown across the rooms over the map. When I check it out, a lot of my objects have been thrown around the place
 
 EDIT: I had placed an object in another object. It went crazy. Fixed now.
 
				
(This post was last modified: 07-15-2012, 07:59 PM by HeadyBoy.)
 |  | 
	| 07-15-2012, 07:55 PM |  |