Difference between revisions of "Lutana"

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
imported>Odessa
(created)
 
imported>Pintocat
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{Template:Community_Wiki}}
Lutana is a plugin for [[NVSE]] that adds a number of additional [[:Category:Functions_(Lutana)|functions]] to the game.
Lutana is a plugin for [[NVSE]] that adds a number of additional [[:Category:Functions_(Lutana)|functions]] to the game.


It is available via [http://www.nexusmods.com/newvegas/mods/55399/? this external link].
It is available via [http://www.nexusmods.com/newvegas/mods/55399/? this external link].


==List of Functions (Version 11)==
*[[ClearAllHotkeys]]
*[[DumpLevList]]
*[[FileExists]]
*[[GetActivatorPrompt]]
*[[GetActivatorRadioStation]]
*[[GetActivatorWaterType]]
*[[GetActiveQuest]]
*[[GetArmorClass]]
*[[GetBipedModelList]]
*[[GetCellCoords]]
*[[GetCellRefs]]
*[[GetChanceNone]]
*[[GetChanceNoneGlobal]]
*[[GetCombatStyle]]
*[[GetController]]
*[[GetCreatureType]]
*[[GetDeadZoneX]]
*[[GetDeadZoneY]]
*[[GetFormFromMod]]
*[[GetFormMods]]
*[[GetFormRecipeOutputs]]
*[[GetFormRecipes]]
*[[GetINIFloat]]
*[[GetINISection]]
*[[GetINISectionNames]]
*[[GetINIString]]
*[[GetLeftStickX]]
*[[GetLeftStickY]]
*[[GetLeftTrigger]]
*[[GetLevItemIndexByForm]]
*[[GetLevItemIndexByLevel]]
*[[GetLNVersion]]
*[[GetLoadedType]]
*[[GetLoadedTypeArray]]
*[[GetLockedOut]]
*[[GetMapMarkerHidden]]
*[[GetMapMarkerName]]
*[[GetMapMarkerRep]]
*[[GetMapMarkerTravel]]
*[[GetMapMarkerType]]
*[[GetMapMarkerVisible]]
*[[GetMerchantContainer]]
*[[GetModName]]
*[[GetNthLevItem]]
*[[GetNthLevItemCount]]
*[[GetNthLevItemLevel]]
*[[GetNthPerkEntryForm]]
*[[GetNthPerkEntryFunction]]
*[[GetNthPerkEntryString]]
*[[GetNthPerkEntryType]]
*[[GetNthPerkEntryValue1]]
*[[GetNthPerkEntryValue2]]
*[[GetNumLevItems]]
*[[GetPasswordNote]]
*[[GetPerkEntryCount]]
*[[GetPressedButtons]]
*[[GetRadioBroadcastType]]
*[[GetRadioPosRef]]
*[[GetRadioRadius]]
*[[GetRadioStatic]]
*[[GetRecipeCategory]]
*[[GetRecipeInputCount]]
*[[GetRecipeInputForms]]
*[[GetRecipeOutputCount]]
*[[GetRecipeOutputForms]]
*[[GetRecipeRequiredSkill]]
*[[GetRecipeRequiredSkillLevel]]
*[[GetRecipeSubcategory]]
*[[GetRightStickX]]
*[[GetRightStickY]]
*[[GetRightTrigger]]
*[[GetSelfModIndex]]
*[[GetStringSetting]]
*[[GetTerminalLock]]
*[[GetTimeStamp]]
*[[GetWorldspaceParentWorldspace]]
*[[HasPerkRank]]
*[[IsButtonPressed]]
*[[IsFormOverridden]]
*[[IsMapMarker]]
*[[IsParentActivateOnly]]
*[[IsRaceInList]]
*[[IsRadioRef]]
*[[LeveledListAddForm]]
*[[LeveledListClear]]
*[[LeveledListRemoveForm]]
*[[ListToArray]]
*[[LNGetAggroRadius]]
*[[LNSetAggroRadius]]
*[[RemoveNthLevItem]]
*[[ReplaceRecipeInputForm]]
*[[ReplaceRecipeOutputForm]]
*[[RestoreHotkeys]]
*[[SaveHotkeys]]
*[[Search]]
*[[SetActivatorPrompt]]
*[[SetActivatorRadioStation]]
*[[SetActivatorWaterType]]
*[[SetBaseForm]]
*[[SetBipedModelList]]
*[[SetChanceNone]]
*[[SetDeadZoneX]]
*[[SetDeadZoneY]]
*[[SetGlobalValue]]
*[[SetINIFloat]]
*[[SetINISection]]
*[[SetINIString]]
*[[SetLinkedRef]]
*[[SetLockedOut]]
*[[SetMapMarkerHidden]]
*[[SetMapMarkerName]]
*[[SetMapMarkerRep]]
*[[SetMapMarkerTravel]]
*[[SetMapMarkerType]]
*[[SetMapMarkerVisible]]
*[[SetNthPerkEntryForm]]
*[[SetNthPerkEntryFunction]]
*[[SetNthPerkEntryValue2]]
*[[SetPasswordNote]]
*[[SetPerkRank]]
*[[SetRadioBroadcastType]]
*[[SetRadioPosRef]]
*[[SetRadioRadius]]
*[[SetRadioStatic]]
*[[SetRecipeCategory]]
*[[SetRecipeInputCount]]
*[[SetRecipeOutputCount]]
*[[SetRecipeRequiredSkill]]
*[[SetRecipeRequiredSkillLevel]]
*[[SetRecipeSubcategory]]
*[[SetStringSetting]]
*[[SetVariableFloat]]
*[[SetVariableRef]]
*[[SHA1File]]
[[Category:NVSE]]
[[Category:NVSE]]

Latest revision as of 13:27, 7 May 2017


Please Note: The official wiki is no longer being maintained by the community[edit source]

The modding community for Fallout 3 and Fallout New Vegas has created its own wiki due to onerous and painful captcha requirements for every edit.

The active wiki contributors have moved to the new wiki -- for the most current information, visit:

http://geckwiki.com[edit source]

Lutana is a plugin for NVSE that adds a number of additional functions to the game.

It is available via this external link.

List of Functions (Version 11)[edit | edit source]