This is a collection of scripts I have gatherd and wanted to get off the computer. I have put them all here so I can keep them without having them taking up space.
if (Scripts != Have && Want == True)
{
Download(ScriptsYouWant);
}
else
OpenBrowser(www.ServUO.com);
- Most of these should not need edits to get them Compiled and working
- I always put Custom scripts not part of the Servers original files in
Server/Scripts/Custom