SA-MP Forums Archive
Dini formating wrong? - 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 formating wrong? (/showthread.php?tid=322344)



Dini formating wrong? - Blunt P - 01.03.2012

After i used dini_setint, then the script cant read the .ini file anymore, it seems that dini is formating the ini wrong. How can i fix that?


Re: Dini formating wrong? - Twisted_Insane - 01.03.2012

Maybe you don't need an integer and you need a string?


AW: Re: Dini formating wrong? - Blunt P - 02.03.2012

Quote:
Originally Posted by Twisted_Insane
Посмотреть сообщение
Maybe you don't need an integer and you need a string?
nope i only need an interger.

Ban = 1

Its quite weird