Jump to content
Search In
  • More options...
Find results that contain...
Find results in...

YuraguKoto

Members
  • Posts

    230
  • Joined

  • Last visited

    Never

Posts posted by YuraguKoto

  1. If anyone still can't figure out why the images are all rendered in a straight line in the GUI, there's a change that needs to be made to Sub DrawEquipment

    In the client:

    Find **Sub DrawEquipment()** in **modGraphics**:

    in the sub, Find **With rec_pos**.

    There will be a line underneath it that starts with **.Top.** Replace that entire line with:

    > .Top = EqTop + ((EqOffsetY + 32) * ((I - 1) \ EqColumns))

    That should fix it.
  2. In case this thread was meant to be serious, I tend to see some of the later classes straying off the serious path.

    And that interpretation of Beast Master was seriously…

    Some people don't have a brain. Or one stuck at 3 years old.
  3. 3 weapons for every 10 levels is a bit too much, may put strain on you.

    I would suggest you allow maybe 3 different weapons up to level 20?, then 2 until some other lvl, and finally you are stuck with only 1 type.

    But at later levels you get boss eqs anyway right?

    The weapons look pretty good, you can just give them some handle colours or something.
×
×
  • Create New...