ServUO Version
Publish 57
Ultima Expansion
Endless Journey
1699265632070.pnggettin this error what should i do?
 
Hard to tell without seeing the whole thing but your baseweapon seems to be mssing this method..

try
public override void OnHit(Mobile attacker, IDamageable damageable, double damageBonus)
 
If your running Pub57 try this one. It works on my server which i just converted over to 57
 

Attachments

  • SoulBow.cs
    6.5 KB · Views: 3
Back