of     1   

Pitfall
#39938861Thursday, December 30, 2010 9:46 PM GMT

Something I think would be cool is based on something from Torque. I am not expirenced in Lua so someone may have to convert Torque script into lua. // A function to make a file then write something in the file %file.openforwrite(%file); %file.writeLine(%args); // A function to read a file %file.openforRead(%file); These could be used for things like making a server save system or maybe an admin list that could be edited with out having to update places or something. /Support
Pitfall
#39940105Thursday, December 30, 2010 9:57 PM GMT

Bump. I am suprised how quickly this died.

    of     1