SA-MP Forums Archive
[Include] s3File - s3riously INI file system (Write/Read) - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+---- Forum: Includes (https://sampforum.blast.hk/forumdisplay.php?fid=83)
+---- Thread: [Include] s3File - s3riously INI file system (Write/Read) (/showthread.php?tid=321595)

Pages: 1 2


Re: s3File - s3riously INI file system (Write/Read) - s3rious - 28.02.2012

thank you ****** .. btw why you assinged that create function as bool: ?


Re: s3File - s3riously INI file system (Write/Read) - s3rious - 04.03.2012

New update - 1.4

Version 1.4 changelog:
Код:
optimized code
added functions:
- GetFile
- SetFile
- WriteHex
- ReadHex
Rebuilded Close & Load Function
Bool is written as True or False (not 0/1)



Re: s3File - s3riously INI file system (Write/Read) - s3rious - 20.04.2012

Small updated to 1.5 - Added dini convert macros, optimized...