Quote:
Originally Posted by killerogue
Yeah, but I mean as far as a Databased and everything, it would be nice to have them all aptly named text files, like:
"Pointandclick.txt" containing a script for the movement system.
Then open a weapon named, "-Movement".
As a command name, something like, "runtextasscript("textfilename")".
It would read all the contents of the text file and run the contents as script using the "-Movement" Weapon NPC.
|
I don't really see the point of that though. It's basically replacing text files with more text files. -Movement will work just fine containing the script for the movement system. Plus, if you don't like seeing weapon scripts getting too big, you can always use classes.