Posts: 42
	Threads: 4
	Joined: Sep 2009
	
Reputation: 
0
	 
 
	
	
		You Open your gamemode press CTRL*F and type: WELCOME TO RAVEN
And than you change it to your text
 GOT IT?
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 230
	Threads: 78
	Joined: May 2010
	
Reputation: 
0
	 
 
	
	
		I did , But still the Original Sentence
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 230
	Threads: 78
	Joined: May 2010
	
Reputation: 
0
	 
 
	
	
		Help guys plz , I changed the Sentence whatever i want but IG no thing Changed , help plz
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,317
	Threads: 23
	Joined: Feb 2010
	
Reputation: 
0
	 
 
	
	
		Show the code you changed.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 230
	Threads: 78
	Joined: May 2010
	
Reputation: 
0
	 
 
	
	
		SetTimer("PeterAC", 10000, true);
	SetTimer("SendMSG", 180000, true);
	SetTimer("ChangeWeather",600000, true);
	SetTimer("PaySprayTrans",1000,true);
	ChangeWeather();
	Textdraw2 = TextDrawCreate(0.000000,437.000000,"SERVER MOTD:");
	new versions[64];
	format(versions, sizeof(versions),"Welcome to Hightline Roleplay  )", Version);
	Textdraw3 = TextDrawCreate(303.000000,437.000000,versions);
	TextDrawUseBox(Textdraw2,1);
	TextDrawBoxColor(Textdraw2,0x00000066);
	TextDrawTextSize(Textdraw2,700.000000,1500.000000)  ;
	TextDrawAlignment(Textdraw2,1);
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 230
	Threads: 78
	Joined: May 2010
	
Reputation: 
0
	 
 
	
	
		Answer plz !!!!!!!!!!!!!!!!!!!!!!!
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 230
	Threads: 78
	Joined: May 2010
	
Reputation: 
0
	 
 
	
	
		No thing changed dude , help !!
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 182
	Threads: 23
	Joined: Aug 2009
	
Reputation: 
0
	 
 
	
	
		lol i guess u didnt compile it or didnt restart your server
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 230
	Threads: 78
	Joined: May 2010
	
Reputation: 
0
	 
 
	
	
		i did , Help plz !
Note : Its Windows Server !
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 1,317
	Threads: 23
	Joined: Feb 2010
	
Reputation: 
0
	 
 
	
	
		I guess you changed the name, show a screen shot of your server.cgf and your .amx/.pwn (doesent matter)
What I am saying is if you change the name and compile it, you have to change it in server.cfg aswell.