How do you make and name your own folder in a location when a script is ran?
thanks
How do you make and name your own folder in a location when a script is ran?
thanks
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
CreateDirectory(ScriptPath + 'my folder');
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
What's your OpenDirectory?
CreateFile(ScriptPath + 'my folder\' + PlayerFormName + '.ini');
how can i return all the files in that folder? when i try this my debug box just says []
Simba Code:PlayerSettingsFile := AppPath + 'ibot11s PS File\';
writeln(GetFiles(PlayerSettingsFile, '.ini'));
thsnks
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
View my OSR Script Repository!
Botted to max
Guides: How to Report Bugs to the Scripter
~~~~ Moved to Java. Currently Lurking ~~~~
There are currently 1 users browsing this thread. (0 members and 1 guests)