Quote:
Originally Posted by JokeyL
Gammix, really fix this bug. Example if you use 2x dini_IntSet at the same time its not overwrite.
Look:
In file:
myValue=1
CMD:resave ;
dini_IntSet(player1, myValue, 0);
dini_IntSet(player2, myValue, 0);
= No effect.
|
I'll make some tests to make sure these are bugs. And then fix them, won't take long.