[Include] MxINI.inc - 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] MxINI.inc (
/showthread.php?tid=474283)
. -
Nadim - 07.11.2013
....
Respuesta: MxINI.inc -
DanDRT - 07.11.2013
Velocity tests? Good job.
Re: MxINI.inc -
Ada32 - 07.11.2013
Quote:
Originally Posted by Nadim
if you open include then you can customize:
INI_MAX_OPENED_FILES = 2, // maximum open simultaneously, files
INI_MAX_FILE_SIZE = 65536, // bytes max file size
INI_MAX_FILENAME_SIZE = 128, // characters maximum size of a file path
INI_MAX_KEYS_IN_FILE = 2048, // a maximum of keys in the open file
|
see, we wan't to be able to specify these things in our modes WITHOUT having to modify your source.. here ->
https://sampforum.blast.hk/showthread.php?tid=289258 read up on directives.
no support for binary data, hex, no special parsing (i think ****** has spoon fed us a *bit too much..) anyways, nothing special about this include, reads and writes files like any other, no comparisons needed - it's definitely NOT the fastest.
Quote:
Originally Posted by DanDRT
Velocity tests?
|
Velocity tests, lol.
. -
Nadim - 07.11.2013
....
. -
Nadim - 07.11.2013
....
Re: MxINI.inc -
Konstantinos - 07.11.2013
So because it's written at the top "It's the fastest", that means that it is actually the faster? No.
Get some proves before stating something that it is not true.
Re: MxINI.inc -
xiaoniao - 06.05.2014
So because it's written at the top "It's the fastest", that means that it is actually the faster? No.
Get some proves before stating something that it is not true
Re: MxINI.inc -
Lordzy - 06.05.2014
Quote:
Originally Posted by xiaoniao
So because it's written at the top "It's the fastest", that means that it is actually the faster? No.
Get some proves before stating something that it is not true
|
That post had been edited by the author and this topic is almost an year old. Your bumping was completely useless here.