RedKnight 
 
 
		
			Posting Freak 
			
			
			
 
			
	Posts: 774 
	Threads: 16 
	Joined: Sep 2013
	
 Reputation: 
6
		
	 | 
	
		
			
CS won't appear(Again) 
			 
			
				I know i made another thread but.. It won't appear 
 
[img] 
 
Please help.
			 
			
			
 
6666666666666666666566666666666666 
			
				
(This post was last modified: 05-06-2014, 05:12 PM by Kreekakon.)
 
				
			 
		 |  
	 
 | 
 
	| 12-04-2013, 07:40 PM  | 
	
		
	 | 
 
 
	
		
		FlawlessHappiness 
 
 
		
			Posting Freak 
			
			
			
 
			
	Posts: 3,980 
	Threads: 145 
	Joined: Mar 2012
	
 Reputation: 
171
		
	 | 
	
		
			
RE: CS won't appear(Again) 
			 
			
				Show us your .cfg file   
			 
			
			
 
Trying is the first step to success. 
			
		 |  
	 
 | 
 
	| 12-04-2013, 08:08 PM  | 
	
		
	 | 
 
 
	
		
		Slanderous 
 
 
		
			Posting Freak 
			
			
			
 
			
	Posts: 1,606 
	Threads: 78 
	Joined: Dec 2012
	
 Reputation: 
63
		
	 | 
	
		
			
RE: CS won't appear(Again) 
			 
			
				Yeah we need your cfg to see whats wrong   
			 
			
			
			
		 |  
	 
 | 
 
	| 12-04-2013, 08:49 PM  | 
	
		
	 | 
 
 
	
		
		RedKnight 
 
 
		
			Posting Freak 
			
			
			
 
			
	Posts: 774 
	Threads: 16 
	Joined: Sep 2013
	
 Reputation: 
6
		
	 | 
	
		
			
RE: CS won't appear(Again) 
			 
			
				<Main 
	Name="Spice" 
	Author="Mike hagen(A.K.A BonePieCreations)" 
	ImgFile="" 
  
	StartMap="test.map" 
	StartPos="PlayerStartArea_1" 
/> 
 
and 
 
 
<LANGUAGE> 
 <CATEGORY Name="CustomStoryMain"> 
 <Entry Name="Description"> 
Won't spoil it! 
 </Entry> 
 </CATEGORY> 
</LANGUAGE>
			 
			
			
 
6666666666666666666566666666666666 
			
		 |  
	 
 | 
 
	| 12-05-2013, 03:56 PM  | 
	
		
	 | 
 
 
	
		
		RedKnight 
 
 
		
			Posting Freak 
			
			
			
 
			
	Posts: 774 
	Threads: 16 
	Joined: Sep 2013
	
 Reputation: 
6
		
	 | 
	
		
			
RE: CS won't appear(Again) 
			 
			
				Can i have any help!?
			 
			
			
 
6666666666666666666566666666666666 
			
		 |  
	 
 | 
 
	| 12-06-2013, 06:47 AM  | 
	
		
	 | 
 
 
	
		
		Romulator 
 
 
		
			Not Tech Support ;-) 
			
			
			
 
			
	Posts: 3,628 
	Threads: 63 
	Joined: Jan 2013
	
 Reputation: 
195
		
	 | 
	
		
			
RE: CS won't appear(Again) 
			 
			
				You dont have a line to direct your CS as to where the maps are... 
Try using this in your .cfg file:
 <Main 
Name="Spice" 
Author="Mike hagen(A.K.A BonePieCreations)" 
ImgFile="" 
MapsFolder="maps/" 
StartMap="test.map" 
StartPos="PlayerStartArea_1" 
/>
 
If that however still doesn't work, place spaces on both sides of the equals. Like so:
 <Main 
Name = "Spice" 
Author = "Mike hagen(A.K.A BonePieCreations)" 
ImgFile = "" 
MapsFolder = "maps/" 
StartMap = "test.map" 
StartPos = "PlayerStartArea_1" 
/>
  
			 
			
			
 
Discord: Romulator#0001
![[Image: 3f6f01a904.png]](https://puu.sh/zOxJg/3f6f01a904.png)  
			
				
(This post was last modified: 12-06-2013, 07:04 AM by Romulator.)
 
				
			 
		 |  
	 
 | 
 
	| 12-06-2013, 06:59 AM  | 
	
		
	 | 
 
 
	
		
		Potato 
 
 
		
			Senior Member 
			
			
			
 
			
	Posts: 678 
	Threads: 10 
	Joined: Jun 2012
	
 Reputation: 
37
		
	 | 
	
		
			
RE: CS won't appear(Again) 
			 
			
				heh, dat e621.. 
Sorry, had to.    As for a fix, I'm sure finding one won't be too hard to pin-point (as long as whoever's looking is more experienced than me), just wait till the thread gets more exposure.
 
edit: and there we go.
			  
			
			
 
![[Image: o8JPTkt.jpg]](http://i.imgur.com/o8JPTkt.jpg) 
upsilon floorbot is a qt pa2t  
			
				
(This post was last modified: 12-06-2013, 07:02 AM by Potato.)
 
				
			 
		 |  
	 
 | 
 
	| 12-06-2013, 07:01 AM  | 
	
		
	 | 
 
 
	
		
		Romulator 
 
 
		
			Not Tech Support ;-) 
			
			
			
 
			
	Posts: 3,628 
	Threads: 63 
	Joined: Jan 2013
	
 Reputation: 
195
		
	 | 
	
		
			
RE: CS won't appear(Again) 
			 
			
				 (12-06-2013, 07:01 AM)Potato Wrote:  Sorry, had to.   As for a fix, I'm sure finding one won't be too hard to pin-point (as long as whoever's looking is more experienced than me), just wait till the thread gets more exposure. 
 
edit: and there we go. 
I actually just looked at one of my .cfg's and compared. maps/ is the only thing missing, and is quite crucial to the CS itself xD
 
BonePie, JUST IN CASE, the solution is two posts above this one.
			  
			
			
 
Discord: Romulator#0001
![[Image: 3f6f01a904.png]](https://puu.sh/zOxJg/3f6f01a904.png)  
			
				
(This post was last modified: 12-06-2013, 07:07 AM by Romulator.)
 
				
			 
		 |  
	 
 | 
 
	| 12-06-2013, 07:05 AM  | 
	
		
	 | 
 
 
	
		
		Red 
 
 
		
			Posting Freak 
			
			
			
 
			
	Posts: 1,757 
	Threads: 49 
	Joined: Feb 2012
	
 Reputation: 
54
		
	 | 
	
		
			
RE: CS won't appear(Again) 
			 
			
				Sorry, but maybe you should update that image to more proper one, you know, that's clearly sexual content in the background, and you know it is not allowed in these forums, if that's a joke, it's pretty bad one. 
Porn or yiff whatever it is belongs to their own pages, not here.
			 
			
			
			
		 |  
	 
 | 
 
	| 05-06-2014, 04:56 PM  | 
	
		
	 | 
 
 
	
		
		Kreekakon 
 
 
		
			Pick a god and pray! 
			
			
			
 
			
	Posts: 3,063 
	Threads: 70 
	Joined: Mar 2012
	
 Reputation: 
124
		
	 | 
	
		
			
RE: CS won't appear(Again) 
			 
			
				Red, that may be true, but this thread is insanely old, and it's a problem from ways long past that you dug up. 
 
-Locked.
			 
			
			
 
			
		 |  
	 
 | 
 
	| 05-06-2014, 05:11 PM  | 
	
		
	 | 
 
 
	 
 |