Using the File IO function pack you can write and read from the text-files on your virtual Hack Wars computer. These functions were released along with powerful new functions for editing the content of your web-site, you can now dynamically replace page-content. An example of the File IO functionality follows.
replaceContent(String key,String Content): Replaces the content represented by key in your HTML page with the new content, e.g.,
This new functionality is made much more powerful when combined with the file IO functions allowing you to store sections of your in-game website to disk.
string fetchGetVariable(string key): Using this function you can extract variables from the get string of a web-site request, e.g.,
someone types in: 192.168.2.002?var1=hello&var2=goodbyeFor a full function listing see the API section of the manual under the section File IO.
Note that you can do some pretty powerful things with File IO, some ideas:
The file IO pack costs a one-time payment of $5, look for both in the new 'Shop' section of the web-site, and enjoy.
Recent comments
55 sec ago
13 hours 41 min ago
16 hours 15 min ago
19 hours 22 min ago
20 hours 36 min ago
1 day 4 hours ago
4 days 5 hours ago
4 days 14 hours ago
4 days 14 hours ago
4 days 17 hours ago