SphereCommunity

Full Version: Static-Insert/Delete-Tool for Linux (Debian/Ubuntu)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello!

I'm searching for a command-line tool for Linux(Debian/Ubuntu prefered ^^) which can do the following:
- Insert a specified SCP-file into statics
- delete a specified rectangle in statics

The goal is to create a "process" to handle easy and fast static updates between a building-sphere-server, a game-server and a CentredServer. The only remaining problem is a tool which can also insert uo.scp-files and delete a specified rectangle.

Of course I would share the complete Script and Update-Process in the end in the submission-forum. Smile
There's a windows application to freeze scp: multool. To area delete statics... The thing gets more complicated. You can use the c++ version of UltimaSDK (or the c# one with mono) to ease very much operations on mulfiles and write a small app to do what you want.
There are multiple useful tools for static changes for windows. UO-Fiddler can do the trick as well. But - as the topic says - this is some special request. Smile Windows-applications won't help me with this one.
Have you tried running it with mono? I think uofiddler is written in c#
Reference URL's