This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [QUESTION] - I'm looking for help.  (Read 973 times)

Krang Stonehoof

  • Contributors
  • Wiki Incarnate
  • *****
  • Posts: 164
    • View Profile
[QUESTION] - I'm looking for help.
« on: April 01, 2014, 07:17:48 pm »
Hello.

I have a question, is it possible to make characters no longer regen health and mana? I'm working on a project and I want to stop the regen from all.

Thanks.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Skarn

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 807
    • View Profile
    • http://skarn-project.net
Re: [QUESTION] - I'm looking for help.
« Reply #1 on: April 01, 2014, 07:28:34 pm »
Purely serverside. Not a pro in this area, so I can't help you with it.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

XxXGenesisXxX

  • Contributors
  • Model Change Addict
  • *****
  • Posts: 204
    • View Profile
Re: [QUESTION] - I'm looking for help.
« Reply #2 on: April 01, 2014, 11:40:06 pm »
My TrinityCore is over a year old and it should still has this just in the config:

Rate.Health            = 1
Rate.Mana              = 1
Rate.Rage.Income       = 1
Rate.Rage.Loss         = 1
Rate.RunicPower.Income = 1
Rate.RunicPower.Loss   = 1
Rate.Focus             = 1
Rate.Energy            = 1
Rate.Loyalty           = 1
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Ascathos

  • Moderators
  • Creator of Worlds
  • *****
  • Posts: 1129
    • View Profile
Re: [QUESTION] - I'm looking for help.
« Reply #3 on: April 02, 2014, 01:07:44 pm »
Quote from: "XxXGenesisXxX"
My TrinityCore is over a year old and it should still has this just in the config:

Rate.Health            = 1
Rate.Mana              = 1
Rate.Rage.Income       = 1
Rate.Rage.Loss         = 1
Rate.RunicPower.Income = 1
Rate.RunicPower.Loss   = 1
Rate.Focus             = 1
Rate.Energy            = 1
Rate.Loyalty           = 1
Yep.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »