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