View Single Post
Old 12-07-2004, 08:58 PM   #2 (permalink)
Phoib
Senior Member
 
Join Date: Dec 2002
Posts: 1,031
Send a message via ICQ to Phoib Send a message via MSN to Phoib
Default

Rank.ini

Almost the same as Generals one, but easier. (Contact Department of Apologies for details)
Rank.ini

Code:
Rank 1
	SkillPointsNeededDefault		= 0	; If there is no side specific override (Replace Default with Side name, or with 'Campaign' for SP) just use this.
	SkillPointsNeededCampaign		= 0 
	SciencePurchasePointsGranted	= 1
End

Rank 2
	SkillPointsNeededDefault		= 125
	SkillPointsNeededCampaign		= 100 ;400 - change to help Moria out in the solo experience.  11/04
	SciencePurchasePointsGranted	= 1
End
Definitions
Rank This opens a Rank Definition, followed by a number.
SkillPointsNeededDefault How many skill points are needed to achieve this rank?
SkillPointsNeededCampaign How many skill points are needed to achieve this rank in Campaign-mode?
SciencePurchasePointsGranted How many Science points does this rank grant? To be used in Science.ini.
EndThis ends the Rank Definition.
Phoib is offline   Reply With Quote