Save to .ini or .txt files
Can someone make this save to .ini or .txt file?
PHP Code:
|
Re: Save to .ini or .txt files
Quote:
Why do you want to save in .txt file? So correct section: Suggestions / Requests ( Don't repost ) |
Re: Save to .ini or .txt files
You might be able to do SaveData by doing log_to_file("data.txt", "%s; %s", vaultkey, vaultdata)
But you'll have to get a bit creative in LoadDAta so you can properly seperate the key from the data, and read each line and its timestamp. What's the fun if i give you all the answers. :P |
Re: Save to .ini or .txt files
You can also use fvault.
Look at your "Doesn't work :/" thread I posted a example for you. |
Re: Save to .ini or .txt files
matsi: I make my own launcher for counter strike, it detects the value of the points and exp
LiverWiz is there any tutor? Torge: I had tried it, it saves to .txt but the CS doesn't load the .txt file again, so the exp and point start from 0 again |
Re: Save to .ini or .txt files
Quote:
|
Re: Save to .ini or .txt files
what do you mean with file manipulation? O.o
|
Re: Save to .ini or .txt files
http://www.amxmodx.org/funcwiki.php?go=inc&id=3
File I/O, directory usage, processing, etc. You could also use it in cooperation with regex to make things even easier. |
| All times are GMT -4. The time now is 05:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.