Difference between revisions of "AddAchievement"
Jump to navigation
Jump to search
imported>Quarn |
imported>Ez0n3 |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== | {{Function | ||
|CSWikiPage = AddAchievement | |||
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 [http://en.wikipedia.org/wiki/Gamerscore#Gamerscore gamerscores]. | |origin = GECK1 | ||
|summary = 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 [http://en.wikipedia.org/wiki/Gamerscore#Gamerscore gamerscores]. | |||
= | |name = AddAchievement | ||
|returnType = void | |||
|arguments = | |||
{{FunctionArgument | |||
= | |Name = AchievementNumber | ||
|Type = int | |||
AddAchievement 12 | }} | ||
|example = AddAchievement 12 | |||
}} | |||
[[Category:Functions]] | [[Category:Functions]] | ||
[[Category:Functions (GECK 1.1)]] | |||
[[Category:Player Functions]] | [[Category:Player Functions]] | ||
[[Category:Player Functions (GECK 1.1)]] | |||
<!-- Begin Search Terms | <!-- Begin Search Terms |
Latest revision as of 23:34, 12 January 2011
< [[::Category:Functions|Category:Functions]]
Link to TES4 Construction Set Wiki: AddAchievement.
A function included in the GECK version 1.1.0.36.
Description
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.
Syntax
AddAchievement AchievementNumber:int
Example
AddAchievement 12