06.03.2013, 13:20 
	
	
	
		pls fix some bugs with kick function
	
	
	
	
| 
 I would like to see, that they will allow players to download "files/items" when you connect. As that would open alot of doors. And would make samp mor active. 
 | 
| 
 That never worked reliably. 
pawn Код: 
  | 
	
	| 
 It's not a bug. It's intended behaviour. Kick() will cancel all pending packets and ignore any further messages from the player. 
This had to be done for security reasons.  |