Dini Int and Dini IntSet - 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: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Dini Int and Dini IntSet (
/showthread.php?tid=602294)
Dini Int and Dini IntSet -
NeXoR - 05.03.2016
IntSet saves the file automatically to 48 (instead of 0)
Example of an IntSet in my code:
Код:
dini_IntSet(file, "LSPDMembers", FacInfo[1][facMembers]);
Re: Dini Int and Dini IntSet -
N0FeaR - 05.03.2016
Whats the problem?
Re: Dini Int and Dini IntSet -
NeXoR - 05.03.2016
Quote:
Originally Posted by N0FeaR
Whats the problem?
|
For example, I strike the LSPD untill disbandment (3), I can keep striking it and it keeps disbanding
Whenever I GMX/SaveServer/Do any execution to the IntSet file, it saves it as 48 instead of 0