|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#27 (permalink) |
|
Master of the Internet
|
try this:
add static "the item number" and click on the ground if you see the item there, then that is good if you see no draw, then something is really wrong but if you see the item, then something in its script might be changing its item id question though - is this a deco item, or is it a gump art item to worn also?
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#30 (permalink) |
|
Master of the Internet
|
you have to patch to the players the art and art index files and the tiledata files (if it is just a deco item)
or those and the gump and gump indes files if it is a wearable item patching is done via UOG, connect uo (or both) or manualy giving them the files to overwrite the ones in there
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#31 (permalink) |
|
Master of the Internet
|
devil - that is just a bmp file -- need to know how it was aded to the art, art index and tiledata files
also all 3 have to be patched to the client and the server's files also make sure you are not running 3d mode - 3d does not like custom graphics at all
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#33 (permalink) |
|
Forum Expert
Join Date: Jun 2007
Posts: 367
|
quick question up top it says that in the mulpatcher its supposed to say Animation: 0x2BA9 (Example) Not Found...
Mine says Animation: 0x2BA9 Does that mean i can skip the insideuo part??? EDIT i feel like im looking in the wrong place for it because i just noticed that each time i go up an empty slot the number goes up one example lets say im at slot OxEEFA (Animation ID is :0x2BA9) Then i go to the next slow OxEEF8 and the animation id is 0x2BA8 Where exactly do i look thats the only animation id i see on the whole screen........
__________________
Last edited by Flats; 07-15-2007 at 06:20 PM. |
|
|
|
|
|
#34 (permalink) |
|
Master of the Internet
|
that is the animation number you need
but do not use gump numbers above 10000 decimal (not animation umbers but the gump number) because gump number + 10000 = female version (place that version here and do not need animation number for it - uo auto uses) and i believe there is 2 more numbers now gump + 20000 = male elf and gump + 30000 = female elf these have yet to be comfirmed
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#35 (permalink) |
|
Newbie
Join Date: May 2003
Posts: 40
|
Ok i dont want to come off wrong here but this is what seems to be the issue for me... The copying of the animation just sets an exact copy of the images... so in doing so if the patcher was adding in the animations properly. you wouldn't need to edit the bodydef file.... in mulpatcher your telling it to copy animation A from location A to location B. then pointing the images all to location B.... if the animation patcher did it properly then the animation B would play in the game world. The animations however dont play unless you edit the bodydef file. the copied file is done improperly.. hence it will not work... however once you edit Bodydef your telling your client to read location B but play location A... your just pointing everything back to the original animation A. leaving no need to copy it in the first place... this may be why people ar having issues with adding new items...
However with that said The tutorial was awsome it helped me remember what effect everthing did... ![]() |
|
|
|
|
|
#36 (permalink) |
|
Master of the Internet
|
if you copy the animations in AND patch the animation file (and it is a big whopping one to patch) then do not need the body def
I myself do not copy the animation, it is optional - because of the bodydef file
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#37 (permalink) |
|
Newbie
Join Date: Nov 2006
Age: 15
Posts: 14
|
can i patch a bitmap into a slot with a different size?
i have a death shroud.bmp and gm robe.bmp, and i want to replace the entries that just have the names "Death Shroud" and "GM Robe" on the bitmaps with my actual robes. is this possible? my robes are each 56x56 and the things im replacing are 44x33 and 44x36 |
|
|
|
|
|
#38 (permalink) |
|
Master of the Internet
|
that is the "item in pack" bitmap size, that is not the gump bitmap sizes
this can be any size you really want - but thebigger they are - the bigger in the pack they will be (or on ground, etc) the gump ones need to be the right size AND the graphic in there needs to be the right size and placement - else it will not show on the paperdoll corectly - it will be off center or 2 high or to big, etc
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#39 (permalink) |
|
Newbie
Join Date: Nov 2006
Age: 15
Posts: 14
|
i wasn't going to edit the gumps, just the art.mul. thanks for the help, but when i import the bitmap via mulpatcher and click save under the art and artdx (or whatever it is) it has an error and crashes. then, when i went into insideuo, every time i got to the line with the death shroud and gm robe on it, it has an error displaying the mul in the slot. luckily i made a backup, but do you know why mulpatcher is crashing and insideuo won't view it properly?
|
|
|
|
|
|
#40 (permalink) |
|
Master of the Internet
|
are you saving them as windows format bitmaps and not mac format bmps? there is a difference
also make sure they are full color or 256 color pallet (full color works better i do believe) also even though should not be saving it this way - make sureno masks are in there and "back ground" is pure white or pure black and also make sure in the art section and not art map section
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#42 (permalink) |
|
Forum Novice
Join Date: Aug 2007
Age: 31
Posts: 120
|
I have a couple questions regarding Image files in general. The tutorial here is *GREAT* by the way. Looks very straightforward and simple.
But my question at the moment is, is there any way to get additional space for art files? I don't know how many blank spaces there are, but I have alot of relatively graphic intensive GUMPS I'd like to add, and I'm not sure there will be enough space in the existant blank art files to add them. Any suggestions other than reducing the amount of graphics used? |
|
|
|
|
|
#43 (permalink) |
|
Master of the Internet
|
if you are talking deco stuff - there is lots of room
if you are talking wearable - it is limited - specialy being many are used with out being "used" - they show blank in the editor, but osi used the slots - so you put spomething there and suddenly your horse mounts disapear, etc but there is no way to add more with out adjusting the client - what is available is it but i have added in about 75 wearables (weapons/clothing/etc) and about 300 deco items so there is a good amount of space there to use
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#44 (permalink) |
|
Forum Novice
Join Date: Aug 2007
Age: 31
Posts: 120
|
"but there is no way to add more with out adjusting the client - what is available is it"
I'm beginning to think more and more this may be what I need to do. Which is frustrating, because I am woefully lacking in the talent necessary to do that. Incidentally, I'm not sure where what I need to add would go. They are intended to be parts of a GUMP, IE - Buttons and such. (They *AREN'T* buttons, but they go 'on' the Gump). So would that be a deco item, or.... ? |
|
|
|
|
|
#45 (permalink) |
|
Master of the Internet
|
that would be the gump art one -- the 1st pic in it is an upsidedown large pic of the client page -- that is the section you want
i am not sure how many "openings" are in there, but i think a good amount by the way - there is also ways to post the deco pics in gumps also and i remember one script submission of a way to posting ANY pic into a gump, with out having to patch it to the players - might want to check that out and see if it could work for you or not also
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#46 (permalink) | |
|
Forum Novice
Join Date: Aug 2007
Age: 31
Posts: 120
|
Quote:
![]() (Goes to look) |
|
|
|
|
|
|
#47 (permalink) |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,325
|
The script you're talking about isn't really feasible for use on a shard IMO. If you can even get it to work (which can be a challenge by itself) it will lag the shard whenever it is used. It's a neat idea but not so good in actual usage.
|
|
|
|
|
|
#49 (permalink) |
|
Newbie
|
LOL in confused as hell. i added wings ( works great ), weapons ( works great ), and armor ( works great ), but i screwed something up with the shields. all of it is custom artwork, but the shields show everywhere until you equip them. you can see them on the player but not the paperdoll. what did i screw up ? or are shields different from other stuff ?
|
|
|
|
|
|
#50 (permalink) | |
|
Forum Expert
Join Date: Oct 2002
Age: 45
Posts: 4,325
|
Quote:
If you can see the shield on the character animation but not on the paperdoll, the problem is probably either an error for that entry in body.def, or you have the gump placed against the wrong gump ID. |
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|