quote:
Originally posted by Dr Nick
I also plan on adding a command such as:
/addPM "This is my PM"
So the Pm's will be stored in an array or something, and you can add to it with a command.
Any ideas on how I could do this?
Thanks for all the help!
Nick
I dont script, but IIRC the solution to this kind of thing is usually to store it in a text file, then get the script to read it off the text file. Although i could be horribly wrong