30.03.2014, 14:18
I got the current timestamp + (86400 * 163) and stored it to a variable. I printed it (result was 1410272429) and it was fine. Even if there's a chance to exceed the limit, it will just go negative so the problem is not in the unix timestamp.
About the INI_Close: if you notice the file is -1 and that's the value of the negative index from the run time error 19 that was caused. Although GivePlayerCash function (according to the debug info in line 16844) has nothing to do with INI_Close and I don't know why it printed it in the debug.
There's also different debug information again in the first line but it starts from backtrace #2 in line 8171.
About the INI_Close: if you notice the file is -1 and that's the value of the negative index from the run time error 19 that was caused. Although GivePlayerCash function (according to the debug info in line 16844) has nothing to do with INI_Close and I don't know why it printed it in the debug.
There's also different debug information again in the first line but it starts from backtrace #2 in line 8171.