Lokai Versioning Tool

Misc Lokai Versioning Tool 2.0

No permission to download
So... I Fell in love with Lokai Versioning
Version 2.0
After creating the Console Application I took what i learned packed it into an actual program with buttons and things
I extended it to use Lokai's Scripts.LV1, Scripts.LV2, Scripts.LV3, Scripts.LV4, and Scripts.LV5 folders for File Movement and List Generation

Warning!! If you aren't already using Lokai's Versioning System... This will mean little to you. If you dont use it, Consider checking it out. it will Drastically change your new script compile times to a split second as long as you....
DO NOT edit/add any files in your main /Scripts/ Folder after initial server start

Usage:
Place the "Lokai Versioning Tool.Exe" in your main Server folder
Example "C:\ServUO-master\"

You will also need these folders in your "C:\ServUO-master\" Folder
  • Scripts.LV1
  • Scripts.LV2
  • Scripts.LV3
  • Scripts.LV4
  • Scripts.LV5

What is Does?
  • Display a list of the Scripts in the /Scripts.LV# / Folders you choose
  • Move/Delete the Files to your /Scripts/Custom/ Folder.

After the files have been moved from your /Scripts.LV#/ Folder, the server will recompile the /Scripts/ Folder and you can start again.



View attachment 16141

View attachment 16143

View attachment 16145

View attachment 16146

View attachment 16147

View attachment 16148



I had the day off today and got a Console setup that will

  • Display a list of the Scripts in the Scripts.LV1 Folder
  • Move/Delete the Files to either your Scripts/Custom/ or a Folder you specify
There is A-lot more work on the Console that needs to be done but I am happy enough for what I did today to show Everyone

Usage:
Code:
To Use put the .exe in your Server Main Directory

    Example "H:\Ultima Online\ServUO-master\"



It Requires the use of

    ServUO.exe

    Ultima.dll

They are located in your ServUO Folder



Required Folder Structure

    ServUO\Scripts.LV1

    ServUO\Scripts\Custom

So Far this only uses the Scripts.LV1 Folder 

(More to come as I Expand to the other Scripts.LV# Folders)


Screenshot_166.jpg
  • Like
Reactions: Wilson
Author
Espcevan
Downloads
15
Views
1,500
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Espcevan

Latest Updates

  1. New Tool Version

    Version 2.0 After creating the Console Application I took what i learned packed it into an...
  2. Spelling / Other

    Changed some spelling. Minor fixes and edits
Back