|
||
|
|||||||
| Server Support on Windows Get (and give) support on general questions related to the RunUO server itself. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#103 (permalink) |
|
Lurker
Join Date: Jul 2006
Age: 23
Posts: 6
|
Hey all,
I've added a fair bit of custom artwork, both static and wearable items for the player, but I can't seem to get the names I set within mulpatcher to work. Any idea what could be causing the issue? Thanks! |
|
|
|
|
|
#104 (permalink) |
|
Lurker
Join Date: Nov 2008
Age: 25
Posts: 10
|
Ok,
I have re-read and re-tried 40 items now, every time the same problem. I get the paperdoll art, the item tile art (on ground, in backpack, etc.) but I cannot get the art to show up for the animation. I have created art for a rifle (which I attached just incase anyone wants/needs it to help me). I add it to the Gump (anim) tab, in slot 0xEEFB and select the AnimID from InsideUO of 616 (0x268) which is heavy crossbow. I add it to the Tiledata (s) tab, in slot 3FF8, selecting A and Wearable. I add it to the Art (s) tab, in slot 3FF8. I added it to my body.def file, as the line: 1179 {616} 0 I also have a script, which is an edited version of HeavyCrossbow.cs When I create the item in game, I can see it on the ground, drag it around, put it on my paperdoll, see it there, but the character avatar has no crossbow in hand. Am I missing a step?- |
|
|
|
|
|
#105 (permalink) |
|
Forum Master
|
droth:
the animation will still be that of a crossbow (or which ever you used it from) the 616 number - is that hex or decimal -- if it is hex (actualy number from inside mulpatcher is hex) then you need to convert it to decimal in the body file also have you patch the gump art files (2), the art files (2) and the tiledata file (1) to the players as well as the server datapath folder? ashilos: either set the names in their script or you have to modify the cliloc entries to have the names that match with the itemdi value (i think it is itemid # + 102000 or something like that)
__________________
http://www.AoAUO.com
:) ..... Come for the Customs, Play for the Fun. Return to see your new Friends ..... :) |
|
|
|
|
|
#106 (permalink) | |||
|
Lurker
Join Date: Nov 2008
Age: 25
Posts: 10
|
Quote:
Quote:
I need to convert that 3 digit number to decimal also? Quote:
|
|||
|
|
|
|
|
#108 (permalink) |
|
Lurker
Join Date: Dec 2005
Posts: 5
|
If you are trying to add/change animations/paperdollart maybe my small tool can help you.
UOViewer It has a Dress tab where you can equip a char and see the paperdoll or ig animation. It reads like the client every needed def file (and displaying the real animation number unlike InsideUO). So you can see if everything is correct without the need to login with an client. The tool is intended to be an InsideUO alternative based on Ultima SDK with modifications,it can view almost every mul file. The sourcecode is of course also available. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|