Page 1 of 1

error loading server - please help

Posted: Thu Apr 23, 2009 7:49 am
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

Re: error loading server - please help

Posted: Thu Apr 23, 2009 3:20 pm
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
}