15.08.2013, 02:06
hey guys,
i am a little confused as to how to make this work basically i have a car system that is saving the cars via user name. how ever i want when the gamemode starts i want it to load every .ini file in the folder. everything else is setup except this part how do i make it that if there is a .ini file in the folder regardless of the name it will load? how do i make it do that using this
i am a little confused as to how to make this work basically i have a car system that is saving the cars via user name. how ever i want when the gamemode starts i want it to load every .ini file in the folder. everything else is setup except this part how do i make it that if there is a .ini file in the folder regardless of the name it will load? how do i make it do that using this
pawn Код:
for(new i = somethinghere; i < somethinghere; i++)