Raised This Month: $ Target: $400
 0% 

Write file (ID.txt)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
BloodyNuker
Member
Join Date: Jan 2006
Old 05-03-2006 , 12:14  
Reply With Quote #10

Tnkz FatalistDK !!!
this work perfect


And what must i put to delete the file?
Because i put this, but donīt delete the file


Code:
delete_file( file );


Code:
new ip[33]; get_user_ip(id , ip , 32); // get their ip new numero[33]; get_user_info(id, "aca", numero, 32); formatex( text, 255, "addons/amxmodx/acalight/%s-%s.txt", numero, ip); if(file_exists( text )) { delete_file( text ); }
BloodyNuker is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 05:13.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode