Ryandor.com https://ryandor.com/forum/ |
|
Custom Items with Custom Graphics https://ryandor.com/forum/viewtopic.php?f=4&t=1175 |
Page 1 of 1 |
Author: | Aicaeru [ Mon Nov 10, 2003 8:44 am ] |
Post subject: | Custom Items with Custom Graphics |
I have some custom items that I am trying to impliment into POL, but I dont know how to alter the picture of it in the backpack, or the picture on the paperdoll. I have the paper-doll one (gump) in the verdata file, but I cannot get POL to use it. Is there something I am not doing correctly? Quote: Weapon 0xf557
{ Name talons Desc Blade Talons Speed 40 Damage 6d4+3 Attribute Wrestling MaxHP 100 Script talons HitSound 0x23C MissSound 0x23A Anim 0xA MountedAnim 0x1a VendorSellsFor 250 VendorBuysFor 90 blockcircle 9 equipscript :combat:item_equip unequipscript :combat:item_unequip hitscript :weapons:mainhit BlocksCastingIfInHand 1 AR 10 Gump 877 } |
Author: | Dian [ Mon Nov 10, 2003 12:29 pm ] |
Post subject: | |
Its nothing to do with POL, or your script. The verdata is read by the UO client, so it really doesnt matter. Id say, if you dont see your paperdoll change at all, You have not dont somthing right with adding the graphics to your verdata. |
Author: | Sydius [ Mon Nov 10, 2003 12:42 pm ] |
Post subject: | |
Well it DOES have something to do with the server because the server has to tell the client what graphic to use for each item... If you don't see anything at all, then it could be either the server sending the wrong graphic ID or you messed something up with adding the graphic client-side. If you see something, but it's the wron graphic, then it's most likely a server-side issue. |
Author: | Aicaeru [ Mon Nov 10, 2003 6:13 pm ] |
Post subject: | |
Thank you, I found a program that will add these to the right files. |
Author: | Aicaeru [ Sat Nov 15, 2003 9:46 am ] |
Post subject: | |
Ok, Im using MulBuilder, and I get the gumps and items in, but they dont work right. If I use the starter template, and I compile that, then I try to put on the chainmail, I cant equip it. If I equip a tunic, and set its graphic the same as the chainmail, I get a scythe... is there something else I need to do? |
Author: | Sydius [ Sun Nov 16, 2003 3:39 am ] |
Post subject: | |
You?re probably miss-matching IDs or something. Make sure you type in the hex ID if that?s what it?s looking for, and not the decimal one. Otherwise, perhaps that ID is already being used by the scythe? That could be your problem, too. Try changing it to a different ID. |
Page 1 of 1 | All times are UTC - 7 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |