ScriptUO

Official ScriptUO EasyUO Scripts => Scripting Chat => Topic started by: Khameleon on January 14, 2009, 12:25:57 PM

Title: Organize scripts
Post by: Khameleon on January 14, 2009, 12:25:57 PM
how do you guys organize scripts, when certain scripts need to be loaded in the same Dir as EUO?
hopefully SUO can find a solution to this problem :)
Title: Re: Organize scripts
Post by: TrailMyx on January 14, 2009, 12:30:47 PM
Organize?  Scriptz? Orga-watcha-hoochie?

I've got just one z:\scripts directory with all the latest versions of the scripts.

For the later versions, each script has it's own directory so I can use TortoiseSVN to maintain version control.  I just haven't SVNed every script yet.
Title: Re: Organize scripts
Post by: 12TimesOver on January 14, 2009, 12:39:51 PM
I organize mine by script types in my EUO folder with a Development folder housing all of my own scripts. I then synch this to all of my devices using MS Mesh but each device is to a different drive letter and path due to different hardware configs. Basically I mean something like:

x:\easyuo\
     BODS\
     Skill Training
          Bard
          Mage
          Tamer
          Multi
          etc
     Development
     Resource
     Subs
     Etc

Title: Re: Organize scripts
Post by: OMGBurgers on January 14, 2009, 11:04:33 PM
I don't they're all in one folder.  I have 358 (Just checked) lol.  Most are mine except the good ones I find.  Most are useless stupid things though lol.
Title: Re: Organize scripts
Post by: Freddy on January 15, 2009, 02:22:12 AM
I use winuo tools :D

all my scripts are stored on a server so i can access them anywhere  ;)
Title: Re: Organize scripts
Post by: 12TimesOver on January 15, 2009, 04:39:10 AM
I started testing that but got sidetracked, I need to finish.

I use Mesh for the sam reason though, access from anywhere.

Title: Re: Organize scripts
Post by: Cerveza on January 15, 2009, 06:03:06 AM
D:/uostuff/

I suppose I should sort it someday....
Title: Re: Organize scripts
Post by: Xclio on January 15, 2009, 06:18:00 AM
I keep mine sorted by author and then build folders specific for scripts like heartwood that have other dependancies.  I just keep a second copy of EUO in those dependancy folders.
Title: Re: Organize scripts
Post by: Khameleon on January 15, 2009, 03:53:33 PM
I thought about that, but found when euo updates I forget to update those as well.
Title: Re: Organize scripts
Post by: Xclio on January 15, 2009, 06:57:14 PM
Yeah I always forget to update them as well but I find out pretty quickly that I didn't and just do a quick copy and paste to resolve the issue :)