04.01.2016, 20:16
Hello! So the problem I'm having is with dini. (I know, I know, it's slow and there are better alternatives. Wish I knew that before I based my whole saving system around it.) This line of code:
Works perfectly on a Windows hosted SA-MP server. The problem occurs when I run the script on a Linux system. It just doesn't save anything to the specified file, and I've no idea how to fix it. If you have any idea what might be causing the issue, I would greatly appreciate your help, thanks for taking a look!
Код:
dini_IntSet("/save/frequencies.ini", PnameM, WTChannel[playerid]);