Jump to content

Varro

Member
  • Posts

    3
  • Joined

  • Last visited

Reputation

0 Neutral

Personal Information

  • Location
    Denmark, Kobenhavn K

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Oh I'm very sorry! I'll have a closer look
  2. Fixed by Spirited, thank you! old code - sellPrice *= (uint)(sellItem.Durability / sellItem.MaximumDurability); sellPrice *= (uint)(sellItem.MaximumDurability / sellItem.Durability); New code^
  3. I'm here for learning, I'm very new and trying to understand Redux 5065 source. That said, I noticed in the game that when selling items to any shop npc doesn't give you any gold. The value is mentioned in the item description and the item does disappear. Thank you!
×
×
  • Create New...