Jump to content

Shaggy™

Inactive Member
  • Posts

    22
  • Joined

  • Last visited

  • Feedback

    0%

About Shaggy™

Informations

  • Gender
    Male

Recent Profile Visitors

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

Shaggy™'s Achievements

Apprentice

Apprentice (3/16)

  • First Post
  • Collaborator
  • Conversation Starter
  • Week One Done
  • One Month Later

Recent Badges

0

Reputation

  1. [FIX] If you want to make this item work like a Magic Stone search: Search: else if (pkItem->GetValue(0) == HYUNIRON_CHN) RefineInformation(pkTarget->GetCell(), REFINE_TYPE_HYUNIRON, pkItem->GetCell()); Add after: else if (pkItem->GetValue(0) == YOUR_NEW_SCROLL_NAME) RefineInformation(pkTarget->GetCell(), REFINE_TYPE_HYUNIRON, pkItem->GetCell()); With tab's: [Hidden Content]
  2. I'm looking for PetSystem. Similar 2k89 game. Max. 99 Lv. - All in Gui.
  3. Hello. I've a big problem. Function affect.add_collect removed bonus after dead... Sysser clear
  4. Hello. I have added a new special slot for mount. I cant see mount on slot. SLOT ID: 24 inventorywindow.py: [Hidden Content] Screen:
  5. Hello! I'm searching PetSystem. Pet's have to gain experience and give bonuses - All in GUI.
×
×
  • 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.