Posts: 491
	Threads: 112
	Joined: Jan 2016
	
Reputation: 
0
	 
	
	
		Hello all I want say how to put as that ingame
RedRex's connted to server [Joined] and this
RedRex's has quit tthe server [Leving]
And Sure I want that colors in joined.  Levaing
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 519
	Threads: 21
	Joined: Nov 2012
	
Reputation: 
0
	 
	
	
		Wrong section, and use OnPlayerConnect and OnPlayerDisconnect to send those messages.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 270
	Threads: 7
	Joined: Apr 2015
	
	
 
	
	
		You ask for help here... NOT SCRIPS
When a player connects OnPlayerConnect() get's called and you should get the player name then use SendClientMassageToAll() to alert everyone...
You'll need to do the same with OnPlayerDisconnect(),
Find all the functions on SA-MP Wiki then use'em.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 270
	Threads: 7
	Joined: Apr 2015
	
	
 
	
	
		
Quote:
| 
					Originally Posted by RedRex  Thanks All;+rep to all | 
 BTW, it's not 
Levaing, it's 
Leaving*
Also, when a player quits, it means already 
Left.
So if you use 
left, makes more sense.