• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Solved] a hero EXP question.

Status
Not open for further replies.
Level 2
Joined
Dec 22, 2012
Messages
19
quick question.
this is something i never looked into but now i need to know how to do it, i dont know how to do it :| :vw_unimpressed:

i want to be able to make the exp requirements not change each level up. so basically this:

level 1 EXP requirements: 1000
level 2 EXP requirements: 1000
level 3 EXP requirements: 1000
level 4 EXP requirements: 1000

and so on.
any help is appreciated.
 
Level 17
Joined
Mar 21, 2011
Messages
1,611
go to Gameplay-Constants
nearly on the top of the list there is something like that:
Needed Hero XP - Constant factor (do 1000 here)
Needed Hero XP - Level factor (do 0 here)
Needed Hero XP - Table (do 1000 here)

if you do that you need 1000 xp each level to get higher
 
Status
Not open for further replies.
Top