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] Where can I go to edit max Rage?  (Read 1015 times)

Vortalex

  • Registred Member
  • Model Change Addict
  • *****
  • Posts: 253
    • View Profile
[QUESTION] Where can I go to edit max Rage?
« on: April 20, 2013, 04:11:30 am »
Title says it all.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] Where can I go to edit max Rage?
« Reply #1 on: April 20, 2013, 11:39:27 am »
It does not. There are multiple places where "range" is applied.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

Supora

  • Registred Member
  • Wiki Incarnate
  • *****
  • Posts: 143
    • View Profile
Re: [QUESTION] Where can I go to edit max Rage?
« Reply #2 on: April 20, 2013, 12:04:39 pm »
Quote from: "schlumpf"
It does not. There are multiple places where "range" is applied.
Not "range" but "rage".
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] Where can I go to edit max Rage?
« Reply #3 on: April 20, 2013, 12:16:53 pm »
Nevermind.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »

stoneharry

  • Contributors
  • Creator of Worlds
  • *****
  • Posts: 617
    • View Profile
Re: [QUESTION] Where can I go to edit max Rage?
« Reply #4 on: April 20, 2013, 12:43:33 pm »
Code: [Select]
plr->SetMaxPower(POWER_TYPE_RAGE, info->GetRage()*2)
It will look something like this in the emulator. Look for the on login function where the players character is initialised.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »