[en] - Modding Corner > Coding
Coding in Edain 4.00
calsash:
How do i make it so that all player start with 99 power points?
Prinz von Dol Amroth:
data\ini\rank.ini
Rank 1
[...]
SciencePurchasePointsGra nted =
End
calsash:
--- Zitat von: Prinz von Dol Amroth am 28. Mär 2016, 20:33 ---data\ini\rank.ini
Rank 1
[...]
SciencePurchasePointsGra nted =
End
--- Ende Zitat ---
It crashes my game when I put that line into the map.ini
Prinz von Dol Amroth:
What is your code you have add to your map.ini?
This works definitly :
--- Code: ---Rank 1
SkillPointsNeededDefault = 0
SkillPointsNeededCampaign = 0
SciencePurchasePointsGranted = 99
End
--- Ende Code ---
calsash:
--- Zitat von: Prinz von Dol Amroth am 29. Mär 2016, 16:09 ---What is your code you have add to your map.ini?
This works definitly :
--- Code: ---Rank 1
SkillPointsNeededDefault = 0
SkillPointsNeededCampaign = 0
SciencePurchasePointsGranted = 99
End
--- Ende Code ---
--- Ende Zitat ---
That code worked, thanks :)
Navigation
[0] Themen-Index
[#] Nächste Seite
[*] Vorherige Sete
Zur normalen Ansicht wechseln