| 07-15-2005, 01:20 PM | #1 |
My problem is that I want to make it so that you can get past level 5 by killing creeps in my very cool almost finished 3-D 3rd person RPG map. I think that it would be under "gameplay constants" but I havnt been able to find it. If it is there I'd like to know a general area it would be like units and what the whole thing is called. That scroll bar is so long.......... Thanks for the help and the 1st person who helps me gets a free rep point! |
| 07-15-2005, 02:37 PM | #2 |
It's something like 'Hero XP - Creep Reduction Table'. I don't have WE onhand to give the exact wording. There are several values that represent the percentage of normal experience that the hero gains from killing creeps at each level of the hero. Notice that the last one is 0. Removing all the values and adding a single '100' will make it such that heroes gain full experience from creeps at every level. Also, offering rep for answers is a little, I don't know, cheesy. I think it's safe to assume that someone will give you positive rep if you truly help them with their problem. |
| 07-15-2005, 06:34 PM | #3 |
Its located in the Gameplay Constants under: Hero XP Gained - Creep Reduction Table In there are some fields. at 100, your hero will gain 100% of the Xp he kill from creeps, at 0, he gains none. It corresponds to level, so lets say you want to make him gain 100% up to level 5, and from there he gains 50%, it should look like: 100, 100, 100, 100, 50 |
| 07-15-2005, 08:16 PM | #4 |
Thanks a lot. I'd give you guys the rep where the rep is due but the little link that I am supposed to click has disapeared. Must be because the site is beeing updated. I'll give it to you later. |
| 07-15-2005, 08:32 PM | #5 |
Sorry for double posting but I have another problem. I have an ability that requires the hero to be level 6 to get. The same ability has two ranks. To get the second rank I want the hero to be level 12. The computer thinks that it has to be 8. Does anyone know how to fix my problem? |
| 07-15-2005, 08:41 PM | #6 |
In the stats part of the skills... you will see a selection called "Level Skip requirement" set that to 6. |
| 07-16-2005, 05:16 AM | #7 |
Thanks alot for the help. |
