nanakiwurtz Posted February 23, 2013 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Share Posted February 23, 2013 Just like the title said, can the current scripting language in rAthena to read external file(s) in a folder? For example, I have a file named 'My File.txt'. Can I make something like: mes "Path: "+filepath; mes "Filename: "+filename; mes "Content: "+filecontent; close; I think it would be great if the scripting language could read, write, or even delete a file.. Quote Link to comment Share on other sites More sharing options...
Kenpachi Posted February 23, 2013 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 764 Reputation: 220 Joined: 11/14/11 Last Seen: November 19, 2020 Share Posted February 23, 2013 No, rAthenas script engine can't.read content from files. 1 Quote Link to comment Share on other sites More sharing options...
Euphy Posted February 23, 2013 Group: Members Topic Count: 72 Topics Per Day: 0.02 Content Count: 2997 Reputation: 1132 Joined: 05/27/12 Last Seen: June 1, 2017 Share Posted February 23, 2013 flaviojs started working on this, but I don't know if he's made any progress. Quote Link to comment Share on other sites More sharing options...
nanakiwurtz Posted February 24, 2013 Group: Members Topic Count: 81 Topics Per Day: 0.02 Content Count: 1654 Reputation: 583 Joined: 08/09/12 Last Seen: January 14, 2020 Author Share Posted February 24, 2013 After months, the code never realized, maybe it's halted Anyway, thanks for the reply, Kenpachi & Euphy! Quote Link to comment Share on other sites More sharing options...
Question
nanakiwurtz
Just like the title said, can the current scripting language in rAthena to read external file(s) in a folder?
For example, I have a file named 'My File.txt'.
Can I make something like:
I think it would be great if the scripting language could read, write, or even delete a file..
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.