03.08.2010, 08:42
Thanks, ill take a look... However can you explain a little bit about how to use the function?
Sounds interesting, ill look into it, however from reading topics on the forum about PAWN's native file functions, they seem a bit "downgraded" from other's. I will have a go at using this though
Thanks to both of you, is there any other methods that could be used? And should i save the houses as single files for, house cars for example. So i can save cars and their location for the houses?
Thanks
Ash
Quote:
I still use the native File functions for reading configuration files (non-player files).
You would need to make a rather large string to store all the information in the file, then open the file, then I'd use a while loop. pawn Код:
|
Thanks to both of you, is there any other methods that could be used? And should i save the houses as single files for, house cars for example. So i can save cars and their location for the houses?
Thanks
Ash