Jump to content

rorschach

Inactive Member
  • Posts

    2
  • Joined

  • Last visited

  • Feedback

    0%

About rorschach

Informations

  • Gender
    Male

rorschach's Achievements

Newbie

Newbie (1/16)

  • Reacting Well
  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. Thanks for the answer, the system works with a new column(money) in player.player so I think you are wrong. I think I solved when I changed the coding of the money column. But I have two last problem, the first is that when I put a weapon with 1-5 bonus(maybe some bonus works I only check with average body/magic damage) and then I close the shop, the item lost it's bonus. The second is that I can't change the price of an item after having created the shop.
  2. Hello I just have installed the offline shop system It works but when i withdraw some yangs in my bank the amount of yang does not decrease from the bank but I get them. Here is the function that I think does the job : DBManager::instance().DirectQuery("UPDATE player.player SET money = money - %u WHERE id = %u", dwRequiredMoney, ch->GetPlayerID()); I would be grateful if someone could help me. Thank in advance.
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.