|
||
|
|||||||
| Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#26 (permalink) |
|
Forum Novice
|
I think it's currently the fastest and best modern MapEditor around. I hope the development goes strait forward.
I like the fast scrolling interface and the style how to select and deselect areas. Also it's a short to change the height value of one or more tiles. :-) keep on good working SiENcE^Iris 3D-Client Team |
|
|
|
|
|
#27 (permalink) |
|
Forum Expert
|
Im so glad I refound this lol... I had to wipe my comp a few months ago and lost everything so Ive been looking for this again so I could quit getting MegaClicoc errors and all is well now thanx for the mapeditor as well
__________________
-Lichking- "I believe in Christianity as I believe in the sun... not because I see it but because by it I see everything else." C.S. Lewis Heed what I say, for it shall be mentioned only once.
|
|
|
|
|
|
#28 (permalink) |
|
Account Terminated
Join Date: Sep 2005
Age: 39
Posts: 96
|
Hey thanks for the great tool floppydisc! I have been trying to use it to edit my tiledata.mul file. I feel like a total newb, posting here with questions like these but I can't figure this out.
In the filebrowser on the right, I go to TileData > Static Tiles and I double-click on one of the entries. I get a very neat looking gump where I can enable/disable flags by checking boxes. I check a box then go to hit the OK button but there is no OK button. If I simply close the gump, the changes are not saved . . . Could you please walk me through how to make a change to my tiledata.mul? Thanks! ![]() |
|
|
|
|
|
#29 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
Do you use the most recent version (at least 0.5, but better 0.6)? If not, then you can't directly edit these files.
>>Here<< you can download the most recent version.
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#30 (permalink) |
|
Account Terminated
Join Date: Sep 2005
Age: 39
Posts: 96
|
*sigh*
Yep I was using an old version. I had just downloaded it from your site yesterday, but I used the link in the main post rather than the one further down in the thread. *EDIT* I am still having trouble saving the changes I have made. The instructions in the main post are for adding new art to an unused tile. If I try opening the tiledata.mul using the verdata editor I get some kind of access error, so I assume that I just edit the tiledata as I described in my previous post. This time I have an OK button to push, but what next? The updated tiledata file is not saved anywhere, nor is there an option to save it. Thanks for the quick answer! I really like this tool. Last edited by LowCastle; 05-12-2006 at 01:43 PM. |
|
|
|
|
|
#31 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
I just tried it and had no problems (otherwise I would probably have had them before and fixed them
).The access violation you get came because the verdata editor is for verdata not for tiledata Verdata.mul was some kind of patch format EA/OSI used to update client data. It can contain several different types of content (nearly everything of the other mul files). I implemented that mostly because I still use the verdata as a format for patch transfer. (As you probably noticed, MulEditor includes the option to create a SFX Verdata Patcher - that means, that it "converts" a verdata.mul into an executable which can patch the content of the verdata back into the original mul files, so it is easier for admins to distribute new content even to clients above version 4.0.5b).The instructions of the first post are more or less outdated, as they still use the verdata editor. You can directly edit a tiledata entry if you double click it on the right side (in the "Mul files"-tree). When you change something there and hit "ok", it should already be saved. The same with art, gump, etc. You can test it by double clicking the same entry again and you should see the updated info (or you just close the editor and look ingame )If there is still trouble, let me know ![]()
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#33 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
To hear that from you - the one whos tool was my inspiration - is a great honor
![]() But I still have some small glitches to fix. I think a new version will be ready in a few days (nothing great, just bug fix and an easier way to select new tileIDs in drawing mode - using right click)
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#34 (permalink) |
|
Account Terminated
Join Date: Sep 2005
Age: 39
Posts: 96
|
Thanks floppydisc! I downloaded version 5 and it worked good. I'll give version 6 a try again later. The shortcut on my desktop to version 6 says "readonly mode" so that may have something to do with it. (not sure)
This was my first attempt at editing a mul, so I'm using that as my excuse. Anyway, sorry for so much trouble. It works great! |
|
|
|
|
|
#35 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
There should actually be two shortcuts. The readonly mode was included to allow muleditor to be used as viewer. In this mode it does open all files only in read mode so you can't modify them which in turn makes it possible to launch the uo client while the "editor" is still open. (Although it degrades it to a "viewer"
)
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#36 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
Tools
I added a map generator (which simply generates map*.mul, statics*.mul and staidx*.mul for the specified size). You can also specify a height map which should be a grayscale bitmap with the same size as the desired map. The grayscale values from 0 to 255 are then mapped to the according Z values of -128 to 127. MapEditor I added the ability to jump to the tileID under the cursor in draw mode (using right click) so it is easy to "copy" or reuse tiles. There is now also a function to randomize the altitude of selected tiles within a specified range (so you can easier make natural looking terrain by for example specifying a range between -2 and 3 for a selected area of grass). A bug was fixed which *could* occur while saving changes to the map/statics (showing an Access Violation). I updated the installer so you can simply redownload 0.6 and it will include the most recent executable.
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#37 (permalink) |
|
Newbie
Join Date: Apr 2006
Location: Barcelona, Spain
Age: 22
Posts: 50
|
Thanks you very much for this application, it solves me a lot of problems. One suggestion: Could you implement a tool to modify animations? Nothing like mulbuilder, only a sensitive tool to change the model numbers without difficulty (i'm very noob at mul edition, so that suggestion can be stupid, sorry if it is).
![]() |
|
|
|
|
|
#38 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
I will definitely implement support for anim editing, but I'm not yet sure how exactly that will look like. Once I have an idea how to implement that functional *and* user-friendly, I'll start immediately
![]()
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#39 (permalink) | |
|
Forum Novice
|
Quote:
|
|
|
|
|
|
|
#42 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
The link to version 0.6 will be valid for all 0.6.x releases, as these updates contain only fixes/changes around the current feature set. Once new features (like for example animation support) are added, it will be released as a whole new version (0.7 in that case) so one can downgrade if some of the new features cause trouble. However I would not want someone to be able to go back from 0.6.1 to 0.6.0 as it contained bug fixes which are important.
(Just to explain my versioning scheme )
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#43 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
This Update includes a radar map (but it is relatively slow, I don't know a better way to implement this currently). And ofcourse I fixed a few bugs I encountered.
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#44 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
The radar map can now highlight changed blocks.
I also added support for diff files (loading and saving) and optimized memory management a bit.
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#46 (permalink) |
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
No problem - http://www.aksdb.org/downloads/MulEditor.7z
(And no, I do not intend to use any other format for compression ... 7z is free and has one of the best compression ratios available)
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. |
|
|
|
|
|
#47 (permalink) |
|
Join Date: Dec 2005
Posts: 1
|
How do you edit gumps? i'm tring to edit the 2a6c To change the text layout. No just the image but where the Wording lays... Is there anything in this tool soo far to change that? and if not could you add it? it would be most helpful.
Pretty much i want to change HP/M_HP which are 3 chr to 4 chr long |
|
|
|
|
|
#50 (permalink) | |||
|
Forum Expert
Join Date: Mar 2004
Location: Germany
Age: 22
Posts: 298
|
Quote:
I think in this special case, the client completely controls this. (the server only sends the values for the character). So I think there is no easy way to change the text layout. Quote:
Quote:
__________________
RunUO RemoteAdmin - Control your shard remotely and keep an eye on the page queue MulEditor - Modify gump, art, tiledata, multimap, localization files and map/statics. CentrED - A Client/Server based multi-user map editor. Last edited by floppydisc; 06-09-2006 at 03:27 AM. |
|||
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|