Jump to content

nTray

Inactive Member
  • Posts

    3
  • Joined

  • Last visited

  • Feedback

    0%

About nTray

Recent Profile Visitors

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

nTray's Achievements

Newbie

Newbie (1/16)

  • Reacting Well
  • One Year In
  • First Post
  • Week One Done
  • One Month Later

Recent Badges

1

Reputation

  1. I don't know why you call stuff like this as a big problem. Just put in your /usr/lib32/ folder libstdc++.so.6 with correct version
  2. Hi, check battle.cpp there are bonus calculations. if (pkAttacker->GetPoint(POINT_POISON_PCT) && !pkVictim->IsAffectFlag(AFF_POISON)) { if (number(1, 100) <= pkAttacker->GetPoint(POINT_POISON_PCT)) pkVictim->AttackedByPoison(pkAttacker); }
×
×
  • 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.