30.05.2011, 05:43
Hi, I'm scripting RP gamemode from scratch and I need some help.
It's about the houses, I want to load many houses, whilst each house has his own file.
For example:
scriptfiles/RP/Houses/
^ This is my files location.
And in the Houses the directory I want to create many files as :
1.ini
2.ini
3.ini
And load them all on OnGameModeInit
How can I load all of them?
I'm using dini btw, but any other include may be nice.
It's about the houses, I want to load many houses, whilst each house has his own file.
For example:
scriptfiles/RP/Houses/
^ This is my files location.
And in the Houses the directory I want to create many files as :
1.ini
2.ini
3.ini
And load them all on OnGameModeInit
How can I load all of them?
I'm using dini btw, but any other include may be nice.