SA-MP Forums Archive
[FilterScript] Donate system [mxINI] - 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)
+--- Thread: [FilterScript] Donate system [mxINI] (/showthread.php?tid=279572)

Pages: 1 2


Re: Donate system [mxINI] - Misha_Konsta - 07.09.2011

#define iniCreate ini_createFile
#define iniOpen ini_openFile
#define iniClose ini_closeFile
#define iniSet ini_setString
#define iniSetInt ini_setInteger
#define iniSetFloat ini_setFloat
#define iniGet ini_getString
#define iniGetInt ini_getInteger
#define iniGetFloat ini_getFloat
#define iniRemove ini_removeKey

at the very beginning GameMode


AW: Donate system [mxINI] - Artus - 07.09.2011

Thank your for your help....


Re: Donate system [mxINI] - Pintinhas - 07.09.2011

GoodJob


AW: Re: Donate system [mxINI] - Artus - 07.09.2011

Quote:
Originally Posted by Misha_Konsta
Посмотреть сообщение
#define iniCreate ini_createFile
#define iniOpen ini_openFile
#define iniClose ini_closeFile
#define iniSet ini_setString
#define iniSetInt ini_setInteger
#define iniSetFloat ini_setFloat
#define iniGet ini_getString
#define iniGetInt ini_getInteger
#define iniGetFloat ini_getFloat
#define iniRemove ini_removeKey

at the very beginning GameMode
When i paste it and compile it and test it on my server, my Gamemod don't work

Why ?


AW: Donate system [mxINI] - Artus - 10.09.2011

Can someone help me ?


Re: Donate system [mxINI] - Mass_Deboose - 14.09.2011

Bag in your filterscript.


Re: Donate system [mxINI] - Captain_jeffree95 - 14.09.2011

Mit try this for my server


Re: AW: Donate system [mxINI] - mihan-888 - 25.12.2011

Quote:
Originally Posted by Artus
Посмотреть сообщение
Can someone give me the mxini.inc without the russian symbols

Or can someone give me the mxini.inc, where it works ?
Include it
http://mx-master.pastebin.com/KTNpnRbE


Re: Donate system [mxINI] - mihan-888 - 25.12.2011

Quote:
Originally Posted by Xx_OutLawZ_xX
Посмотреть сообщение
Sorry If I missed this, but after a player puts in the code, does that code automatically delete and a new code we be created for the new player? Or are you using the same code every go?
First you add a lot of code, and then what that means giving their players.
When you enter the key is then removed.
The keys themselves are not added
Sorry, ****** Translate


Re: Donate system [mxINI] - WarToFar - 25.12.2011

Good Script


Re: Donate system [mxINI] - agent5 - 25.12.2011

great I will use this
tnQ man


Re: Donate system [mxINI] - Edvin - 25.12.2011

Fucking awesome!!!

+1 Rep from me!


Re: Donate system [mxINI] - rumen98 - 02.03.2012

where is mxini file ?


Re: Donate system [mxINI] - mihan-888 - 02.03.2012

Quote:
Originally Posted by rumen98
Посмотреть сообщение
where is mxini file ?
https://sampforum.blast.hk/showthread.php?tid=111746


Re: Donate system [mxINI] - Awankz - 27.03.2012

Wow Nice !