Vice City Multiplayer
		VC:MP 0.3 => mIRC/pawn Scripting => Topic started by: thijn on September 28, 2008, 02:24:28 pm
		
			
			- 
				I maked a program that upload your mIRC log to a FTP server,
 I use it because someone was cheating and my computer crashed later, so i had no proof. Now i have my log on the FTP sever ;)
 The program uploads your log every minute to the Server.
 Hope someone can use it.
 Link (http://d2lhost.awardspace.com/upload/mIRC Logger made by Thijn.zip)
 
 NOTE: The program is in BETA fase, so there could be bugs in it, Pleas post if you found one :)
- 
				Very nice ;o
			
- 
				It is a nice proggy indeed ;D
 
 Nice work Thijn!
- 
				Womg thanks all ;D ;D
			
- 
				well nice idea thijn, can we have ban list same method, so that the ban logs alone gets updated to a server, so we can check eg: site/ban.php 
			
- 
				Yes thats possible, Just edit the mIRC log path to the path of your ban-log.
 And a ban.php file could be something like:
 <?php
 echo '<meta http-equiv="refresh" content="5;URL=ban.php">';
 echo 'This Ban-Log refresh every 5 sec.';
 include 'ban.txt';
 ?>
 
- 
				xactyly wat i need, thnkx dude :)
			
- 
				Nice  :)
			
- 
				well thijn if i try to upload my echo log, it gives a error stating , file is in use by other application!
			
- 
				yea errror aplications :S ! net etc.
			
- 
				can u post a screen pleas?