error loading server - please help

Here you can post threads requesting help on the official POL Ultima Online Emulator Core 097.
Note: Core 097 is no longer officially supported.

Moderator: POL Developer

Post Reply
Nightmare
New User
Posts: 15
Joined: Thu Apr 09, 2009 7:26 am

error loading server - please help

Post by Nightmare »

Hi,
i've converted pol 095 scripts in pol 097 scripts and it give this error :

Server Shutdown: load_weapon_templates
Execution aborted due to: Objtype 0xf020 must define a graphic.

What do i do ?

Thanks for help.

Edit : I've seen objtypes.txt and 0xf020 reslult wrestling
JaceAce
Expert Poster
Posts: 74
Joined: Fri Feb 29, 2008 10:56 pm

Re: error loading server - please help

Post by JaceAce »

Put this in your config/itemdesc.cfg

I just added it to the first listing in the main itemdesc.cfg in the config directory...

Weapon 0xF020
{
Name Wrestling
Speed 40
Damage 1d8
Attribute Wrestling
Graphic 1
Anim 0x9
MissSound 0x234
HitSound 0x13E
MaxHP 1
Intrinsic 1
HitScript :combat:mainhit
SaveOnExit 0
}
Post Reply