Expanded on the info message when a admin_ban user tries to ban someone not in the cache.
This commit is contained in:
		@@ -378,7 +378,7 @@ public cmdAddBan(id, level, cid)
 | 
			
		||||
		
 | 
			
		||||
		if (!canban)
 | 
			
		||||
		{
 | 
			
		||||
			console_print(id, "[AMXX] You may only ban recently disconnected clients.");
 | 
			
		||||
			console_print(id, "[AMXX] You may only ban recently disconnected clients.  Use ^"amx_last^" to view.");
 | 
			
		||||
			
 | 
			
		||||
			return PLUGIN_HANDLED;
 | 
			
		||||
		}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user