Difference between revisions of "AddAchievement"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>PoHa!
(copied info; removed incomplete tag; copied search terms)
imported>DewiMorgan
(→‎See Also: +TES4CS Wiki link)
Line 12: Line 12:
[[Category:Player Functions]]
[[Category:Player Functions]]


 
==See Also==
*Link to TES4 Construction Set Wiki: [http://cs.elderscrolls.com/constwiki/index.php/AddAchievement AddAchievement]


<!-- Begin Search Terms
<!-- Begin Search Terms

Revision as of 10:01, 13 April 2009

Syntax:

AddAchievement AchievementNumber 

Example:

AddAchievement 12 

Notes

  • As opposed to Oblivion, this function actually is useful (somewhat) in Fallout 3, thanks to Windows Live. However, Achievements can't be changed, so there's probably not much point to using this in a mod other than to bump up gamerscores.

See Also