08.07.2012, 09:07
Hello...
I've understand Y_Ini , and everything about it but I just need help with this.
How to use Y_INI for a vehicle ownership that handels with IDs ?
It's this COS https://sampforum.blast.hk/showthread.php?tid=222233
I've edited it a lot but now I want to make it work in Y_INI , but I don't know how with the IDs..
Thanks.
I've understand Y_Ini , and everything about it but I just need help with this.
How to use Y_INI for a vehicle ownership that handels with IDs ?
It's this COS https://sampforum.blast.hk/showthread.php?tid=222233
I've edited it a lot but now I want to make it work in Y_INI , but I don't know how with the IDs..
pawn Код:
INI_ParseFile(UserPath(playerid), "LoadUser_%s", .bExtra = true, .extra = playerid); // This is a exapmle ,but how to make this work with IDs ? create a file with ID '0' , then '1','2'...