|
||
|
|||||||
| Third Party Program Support Misc support forum and advertisment forum for all RunUO related third party Utilities. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#201 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
Impassable should be fine, but don't forget that after such changes, the clients and the server will need the new tiledata.mul. (or at least the necessary updates to this file).
__________________
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. |
|
|
|
|
|
#203 (permalink) |
|
Newbie
|
What would I need to do so that terrain tiles, such as rocks, grass, water, etc...had a "hue" property associated with them that could be set? Is this possible? It'd be nice to be able to have different colored mountain ranges, grass, water, etc without having to have custom artwork for all of it. Can it be done?
|
|
|
|
|
|
#204 (permalink) | |
|
Forum Novice
Join Date: May 2007
Location: Somewhere In The Sunshine State!
Age: 40
Posts: 184
|
Quote:
plains, thereby just rehuing each tile individually. ![]() > I'm not sure if its possible , but its definately an idea to playwith: You could create scripts for each tile that you want to place and add custom hues built into the script so you don't have to keep huing everything. ![]() These two ways are time consuming and rather boring tasks. ![]() OR > You could draw custom tile artwork for each terrain and use a map editing program like worldforge to put them into the game that way. (this is the route I would take because it will probably be a lot quicker in the end). ![]() Last edited by Sythen; 01-15-2008 at 02:56 PM. |
|
|
|
|
|
|
#205 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
There is really no other way than adding colored terrain tiles to art.mul. Map0.mul does only contain information about the TileID and the Z value.
__________________
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. |
|
|
|
|
|
#207 (permalink) |
|
Lurker
Join Date: Dec 2007
Age: 25
Posts: 5
|
hmm hopefully this is still checked, I'm beating my head against the wall here :P
I don't want to go thru the shard and [unfreeze a bunch of stuff to delete it after I spent the time in muleditor removing the tiles from there and saving them Now here's the problem. The changes show up on my PC, with the files I editted in Muleditor (map2, the ilshenar map). Now, I try sending the appropriate files to another staff member on the shard, so I can show off my work... but he can't see the changes... he sees the few changes in the land tiles, but not the buildings I removed ect. The files I sent are map2.mul, statics2.mul, and staidx2.mul Did I do something wrong here, are there additional files that need to be sent? |
|
|
|
|
|
#208 (permalink) |
|
Newbie
Join Date: Oct 2005
Posts: 85
|
I tried that. Didn't work for me.
I still ended up with this "Stream" error. I think I figured it out: Open your .bmp in paint and save it as either 16 colour BMP or 256 colour BMP and you should be able to load the BMP into your gumpart.mul. |
|
|
|
|
|
#210 (permalink) |
|
Lurker
Join Date: Apr 2008
Posts: 1
|
Hello, I am Brazilian and I am using google to translate, then I am sorry to flaws in English, I hope we understand!
I wonder if the program MulEditor0-6 I can edit in verdata trees on the game, I game on a server that runs on POL, ex: I have the trees sumirem remain in place and a drawing of a red square, it would have how to do this with MulEditor0-6 or with any other program? I thank those who help, Thank you! |
|
|
|
|
|
#211 (permalink) | |
|
Forum Novice
Join Date: Jun 2006
Age: 29
Posts: 615
|
Quote:
What you want to do is take all of the changes contained in the verdata and convert it to a normal mul addition. Mulpatcher will let you take objects from verdata and move it directly into the mul files. To patch only the changes you made in your mul files to players you will need to use other tools and go through other processes which I will not explain here because I cannot remember exactly how it is done without going back and looking. But once you have your verdata converted over to normal muls and a way to patch only the changes to players you will be all set. This is far better than trying to use an old format like verdata since nothing really supports it fully now. |
|
|
|
|
|
|
#212 (permalink) |
|
Forum Novice
Join Date: Dec 2006
Posts: 126
|
Ok I have a question for everyone who knows how to use this program better than I do.
I have added custom floor tiles and set them as background, surface and weight 255. I have also added the floors to the runuo scripts as base floor. Also I have included them in the floor.txt file to be added into the housebuilder gump (which works fine). But when they are added into the world they show up on main UO screen just fine but will not show up on the radar map, even when frozen. They just show up as black squares. Is there anyway to make them show up on the radar as do the original tiles do? Am I missing something or is it even possible? |
|
|
|
|
|
#213 (permalink) |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,372
|
I'm not positive but you may need to associate the new tile with a color in radarcol.mul. (I know you do for terrain, but I didn't think you needed to for new tiles - but its the only thing I can think of that would cause that problem).
This program is supposed to let you do that, it is untested by me but its the only program I know of that allows editing of radarcol.mul. |
|
|
|
|
|
#214 (permalink) | |
|
Forum Novice
Join Date: Dec 2006
Posts: 126
|
Quote:
|
|
|
|
|
|
|
#217 (permalink) |
|
Newbie
Join Date: Sep 2004
Age: 33
Posts: 43
|
anyone know if there is a way to edit skills.mul with this utility.. I've been trying to figure it out but haven't been able to make any progress as yet.
If not with this utility, any others that might work? I saw a post where someone had made a small utility especially for that purpose but the links were broken in that one. |
|
|
|
|
|
#218 (permalink) |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,372
|
Not sure if MULEditor supports skills, but if not, try one of these.
But keep in mind (unless something has changed in the client recently) that you can only change existing skills, not add new ones. The reason is that the total number of skills is hardcoded in the client and it won't read any more than that number. |
|
|
|
|
|
#219 (permalink) |
|
Newbie
Join Date: Sep 2004
Age: 33
Posts: 43
|
thanks
I am basically just renaming some of the like bushido etc, and giving them new spells to fit with the theme I want for my world. I think I've got it down, or pretty close, on server side so I just need to try and change the client namesI had found a version of skill creator but it didn't seem to create a well formed skills.mul. hopefully the other one will work. I tried opening skills.mul in muleditor but it gave some kind of overflow error. I really haven't put in enough time to figure out the editor yet though. |
|
|
|
|
|
#220 (permalink) |
|
Lurker
Join Date: Mar 2007
Age: 28
Posts: 6
|
I am having a problem with the verdata merger in Muleditor.
Basically I am building a shard that uses basic ML, however, in order to have the neat new graphics and items from later version, i thought myself very clever and downloaded the newest version, got the data needed with Muleditor and saved it so I could merge it to the existing verdata I have with custom artwork etc on it to save time instead of having to save all the data and images onto my computer and do it all manually (more so than this). However things did not go according to plan. custom deco mul file = 1.10mb new uo deco mul file = 3.45mb Merged file of the above two = 359mb! Clearly something has gone awry. Has anyone else had this issue, or is it just because I mixed and matched between UO versions? |
|
|
|
|
|
#224 (permalink) |
|
Forum Novice
Join Date: Mar 2004
Location: Germany
Age: 23
Posts: 301
|
The selection there is only for the size, not the "state" of your map. If your map still has a default size (ML or non-ML) then just select it from the list. But either way for map editing you may prefer CentrED (see the link in my signature).
__________________
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. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|