How to set Initial Spell Points
Started by lotrfan, Oct 25 2010 07:41 AM
8 replies to this topic
#1
Posted 25 October 2010 - 07:41 AM
I thought I saw this a long time ago mentioned in the forums.
But I searched an to no avail.
Can someone please remind me what was the line to add to player template to set the initial spellpoints?
Thanks
But I searched an to no avail.
Can someone please remind me what was the line to add to player template to set the initial spellpoints?
Thanks
#2
Posted 25 October 2010 - 09:22 PM
IntrinsicSciencePurchasePoints =
#3
Posted 26 October 2010 - 05:48 PM
Thanks, it worked.
Do you know if there is a simple way to make it so that all heroes are level 10?
Do you know if there is a simple way to make it so that all heroes are level 10?
#4
Posted 26 October 2010 - 06:25 PM
Remove the Experience levels that come before level 10?
Or grant a level... I think there is a code for it
Or grant a level... I think there is a code for it
Edited by Ridder Geel, 26 October 2010 - 06:27 PM.
Ridder Geel
#5
Posted 26 October 2010 - 07:18 PM
Isn't there a way you can set the starting level of the units somewhere?
That is the easiest way I know, but I would have to do it for every unit I want to test.
This would be doable, but was just wondering if there is an easier way.
That is the easiest way I know, but I would have to do it for every unit I want to test.
This would be doable, but was just wondering if there is an easier way.
#6
Posted 26 October 2010 - 09:39 PM
A couple of ways - in PlayerTemplate.INI again;-
Or in the objects code;-
ProductionVeterancyLevel = GondorAragorn HEROICAlthough I haven't tried substituting the object name for a KindOf (i.e. HERO).
Or in the objects code;-
Behavior = ExperienceLevelCreate ModuleTag_LevelBonus LevelToGrant = 10 MPOnly = No End
Edited by DeeZire, 26 October 2010 - 09:41 PM.
#7
Posted 28 October 2010 - 09:17 PM
Hi,
I tried adding the production veterency level thing in FactionMordor in Playertemplate and it didnt work.
Also, is there a way I could do more than one hero?
And if I may ask, how did you find out these commands? I searched the ini and didn't find them anywhere.
I tried adding the production veterency level thing in FactionMordor in Playertemplate and it didnt work.
Also, is there a way I could do more than one hero?
And if I may ask, how did you find out these commands? I searched the ini and didn't find them anywhere.
#9
Posted 07 November 2010 - 06:35 AM
Thanks,
Used the ExperienceLevelCreate to test the heroes I needed to check.
Thanks.
Used the ExperienceLevelCreate to test the heroes I needed to check.
Thanks.
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users