Jump to content


Photo

How to set Initial Spell Points


  • Please log in to reply
8 replies to this topic

#1 lotrfan

lotrfan

    title available

  • Project Team
  • 318 posts

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
Posted Image

#2 DeeZire

DeeZire
  • Members
  • 140 posts

Posted 25 October 2010 - 09:22 PM

IntrinsicSciencePurchasePoints =

#3 lotrfan

lotrfan

    title available

  • Project Team
  • 318 posts

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?
Posted Image

#4 Ridder Geel

Ridder Geel

    Master Yelloh

  • T3A Staff
  • 10,852 posts
  • Location:The Netherlands (AKA: Holland)
  • Projects:RC Mod + SEE + RTS Engine
  •  The Dangerous T3A Team Chamber Member
  • Division:BFME
  • Job:T3A Staff

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 :xcahik_:

Edited by Ridder Geel, 26 October 2010 - 06:27 PM.

Ridder Geel

#5 lotrfan

lotrfan

    title available

  • Project Team
  • 318 posts

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.
Posted Image

#6 DeeZire

DeeZire
  • Members
  • 140 posts

Posted 26 October 2010 - 09:39 PM

A couple of ways - in PlayerTemplate.INI again;-
ProductionVeterancyLevel = GondorAragorn HEROIC
Although 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 lotrfan

lotrfan

    title available

  • Project Team
  • 318 posts

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.
Posted Image

#8 Lauri

Lauri

    Old man Lauri

  • Hosted
  • 10,436 posts
  • Location:Norway
  • Projects:The 4th Age
  •  The very worst T3A Team Chamber Member

Posted 28 October 2010 - 09:33 PM

The ExperienceLevelCreate works, but you'll have to set it on every hero\horde you want to start at rank X...

That command is atleast in Aragorn in BFME1

T4A_Logo_-_article.png

The 4th Age version 0.8 has been released: Link


#9 lotrfan

lotrfan

    title available

  • Project Team
  • 318 posts

Posted 07 November 2010 - 06:35 AM

Thanks,

Used the ExperienceLevelCreate to test the heroes I needed to check.
Thanks.
Posted Image




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users