30.05.2009, 10:14
Where did you learn about dini? Because you're using it all wrong, it's not the same as format..
dini_IntSet(filename[], key[], value)
dini_IntSet("/car/carids.txt", "car", id);
I'm not 100% what you're trying to save and where...
Read this: http://forum.sa-mp.com/index.php?topic=71935.0
I told you this yesterday.
dini_IntSet(filename[], key[], value)
dini_IntSet("/car/carids.txt", "car", id);
I'm not 100% what you're trying to save and where...
Read this: http://forum.sa-mp.com/index.php?topic=71935.0
I told you this yesterday.

