18.10.2009, 13:13 
	
	
	Quote:
| 
 
					Originally Posted by SpiderPork  
You have to use 'format' to change the motd variable: 
pawn Код: 
  | 
Quote:
| 
 
					Originally Posted by Mo3  
Well now Iґve got at OnPlayerConnect: 
Код: 
format(motd, sizeof(motd), "Server MOTD:: SA:MP 0.3 is here and it pwns."); SendClientMessage(playerid, COLOR_GREEN, motd);  | 

