Argoxzone Posted October 14, 2012 Posted October 14, 2012 Also' date=' you said you put the NVSE Extender in the nvse/plugin folder. That may have been a typo on your part, but just to clarify, it should be: nvse/plugins [/quote'] Just a typo, now it doesn't crash with the new version, in the faq there is the older, so that's the cause of crash. My only problem is the lack of bouncing, i followed the faq, i hope there aren't other incorrect or old files.
KainsChylde Posted October 14, 2012 Posted October 14, 2012 The files are constantly being updated. The links in the FAQ are a starting point, its up to user vigilance to continue from there to whats current.
KainsChylde Posted October 20, 2012 Posted October 20, 2012 Damn, even in video games forgetting to replace the tp causes chaos.
Kuroshu Posted October 21, 2012 Posted October 21, 2012 The Link for the extender is broken me thinks. Cause it won't let me download.
zippy57 Posted October 21, 2012 Posted October 21, 2012 Question: The game calls GetPlayerName (the GECK also lists a command ShowNameMenu, I wonder what the difference is?) to bring up the box that allows the user to type in a name. I have no idea how this works. But: Would it be possible to create some new script command that would allow the user to type in something which would then be saved as an NPCs name or saved to something somewhere that I could then check and do stuff depending on what the value was? I know that's a terrible description. But being able to type something like: ShowEntryBox SexoutAgentMsgNPC SexoutAgentNPCT11Q2A Where SexoutAgentMsgNPC holds the prompt ("Enter the character's name:") and SexoutAgentNPCT11Q2A is the NPC record that the entered name will be written to. And then something like: if GetActorName SexoutAgentNPCT11Q2A == "Fred" or whatever. Or maybe I can already do this, I don't know. The NVSE documentation is terrible.
Severex Posted October 22, 2012 Posted October 22, 2012 Random Lurker here >.> Just wanted to say I noticed the bug with usable toilets today D: Shit happens. Or in this case... doesn't...
Niobia Posted October 24, 2012 Posted October 24, 2012 Is there a place to download older versions such as v9?
zippy57 Posted October 24, 2012 Posted October 24, 2012 No, because Sexout requires the newer versions. Hence the existence of said newer versions.
Niobia Posted October 25, 2012 Posted October 25, 2012 Maybe this is just me but I was a confused about where to install extender' date=' I think it was the fact that nvse does not go in your Data folder that threw me off so I tried both options the wrong way and the right way, Now after reading a few comments about animations not working this is exactly what happens if the folder is not in your Data folder, So maybe other people are getting confused about where to install it and although the instructions are clear it still had me scratching my head! [/quote'] No' date=' because Sexout requires the newer versions. Hence the existence of said newer versions. [/quote'] I've downloaded the latest version for sexout but it says i need version 9 of this. All of these specific requirements seem to be all over the place.
Pegasos Posted October 25, 2012 Posted October 25, 2012 Hi, I was trying to install the NVSEE. I first installed the newest NVSE beta by dropping everything into the fallout new vegas folder and then tried launching the game through Steam. It worked like expected. However then when I made the folders Data/nvse/plugins in the fallout new vegas folder and dropped the NVSEE v.11 folder in there the game always freezes during the loading screen. I then also tried removing the nvse folder from the Data folder, but the game still freezes at start up. What am I doing wrong? Thanks for your time.
astymma Posted October 25, 2012 Posted October 25, 2012 Hi' date=' I was trying to install the NVSEE. I first installed the newest NVSE beta by dropping everything into the fallout new vegas folder and then tried launching the game through Steam. It worked like expected. However then when I made the folders Data/nvse/plugins in the fallout new vegas folder and dropped the NVSEE v.11 folder in there the game always freezes during the loading screen. I then also tried removing the nvse folder from the Data folder, but the game still freezes at start up. What am I doing wrong? Thanks for your time. [/quote'] You should be using v 3 beta 2 of NVSE. It should be installed in the game's directory where FalloutNV.exe is located. If done correctly, your game's directory should contain the following new files: nvse_loader.exe nvse_steam_loader.dll nvse_editor_1_4.dll nvse_1_4.dll nvse_1_4ng.dll Then install the extender from this thread in data\nvse\plugins as normal. You should see nvse_extender.dll in that folder if done correctly. Once run, it will create an "Extender" folder there inside the plugins folder where it saves csv files.
Pegasos Posted October 25, 2012 Posted October 25, 2012 You should be using v 3 beta 2 of NVSE. It should be installed in the game's directory where FalloutNV.exe is located. If done correctly' date=' your game's directory should contain the following new files: nvse_loader.exe nvse_steam_loader.dll nvse_editor_1_4.dll nvse_1_4.dll nvse_1_4ng.dll Then install the extender from this thread in data\nvse\plugins as normal. You should see nvse_extender.dll in that folder if done correctly. Once run, it will create an "Extender" folder there inside the plugins folder where it saves csv files. [/quote'] Yes, I used that version of NVSE. However alongside those files you listed there's the 'src' folder which includes folders 'common' and 'nvse', am I supposed to put that in fallout new vegas folder as well? About the NVSEE, the zip comes with a 'NVSE Extender' folder, inside which there are both nvse_extender.dll and nvse_extender_ng.dll. Should I install only one of these, and should I put it in directory Data/nvse/plugins or Data/nvse/plugins/NVSE Extender?
jaam Posted October 25, 2012 Posted October 25, 2012 You should be using v 3 beta 2 of NVSE. It should be installed in the game's directory where FalloutNV.exe is located. If done correctly' date=' your game's directory should contain the following new files: nvse_loader.exe nvse_steam_loader.dll nvse_editor_1_4.dll nvse_1_4.dll nvse_1_4ng.dll Then install the extender from this thread in data\nvse\plugins as normal. You should see nvse_extender.dll in that folder if done correctly. Once run, it will create an "Extender" folder there inside the plugins folder where it saves csv files. [/quote'] Yes, I used that version of NVSE. However alongside those files you listed there's the 'src' folder which includes folders 'common' and 'nvse', am I supposed to put that in fallout new vegas folder as well? About the NVSEE, the zip comes with a 'NVSE Extender' folder, inside which there are both nvse_extender.dll and nvse_extender_ng.dll. Should I install only one of these, and should I put it in directory Data/nvse/plugins or Data/nvse/plugins/NVSE Extender? You don't need src and its content. You should copy both in Data/nvse/plugins. The correct one will be used.
Pegasos Posted October 25, 2012 Posted October 25, 2012 You don't need src and its content. You should copy both in Data/nvse/plugins. The correct one will be used. Ok I deleted the src and placed those dlls as you advised and the game boots just like it should. Thanks to both of you.
drazil Posted October 26, 2012 Posted October 26, 2012 Hi there, I'm in need of some guidance regarding this. There was no Data/nvse/plugins directory to place the files, so I created one, but it doesn't seem to function. Anything that tries to access the NVSEE makes my game crash, even using the console to get the version number. NVSE is working fine, so the problem isn't there, and I'm drawing a blank on what's going wrong. Any assistance would be greatly appreciated
jaam Posted October 26, 2012 Posted October 26, 2012 Hi there' date=' I'm in need of some guidance regarding this. There was no Data/nvse/plugins directory to place the files, so I created one, but it doesn't seem to function. Anything that tries to access the NVSEE makes my game crash, even using the console to get the version number. NVSE is working fine, so the problem isn't there, and I'm drawing a blank on what's going wrong. Any assistance would be greatly appreciated [/quote'] You are most likely not running NVSE 3beta2 or the DLL are not in Data/nvse/plugins Just check/post NVSE.log, it should mention that checking plugin p:\local\steam\steamapps\common\fallout new vegas\Data\NVSE\Plugins\\nvse_extender.dll SetOpcodeBase 00002140 RegisterCommand NX_GetVersion (2140) RegisterCommand NX_IsUsingSkeleton (2141) RegisterCommand NX_IsInList (2142) RegisterCommand NX_SetEVFl (2143) RegisterCommand NX_GetEVFl (2144) RegisterCommand NX_SetEVFo (2145) RegisterCommand NX_GetEVFo (2146) RegisterCommand NX_GetConversationPartner (2147) RegisterCommand NX_ClrEVFl (2148) RegisterCommand NX_ClrEVFo (2149) register plugin listener for NVSE plugin p:\local\steam\steamapps\common\fallout new vegas\Data\NVSE\Plugins\\nvse_extender.dll (00000001 Extensions for NVSE 0000000B) loaded correctly checking plugin p:\local\steam\steamapps\common\fallout new vegas\Data\NVSE\Plugins\\nvse_extender_ng.dll plugin p:\local\steam\steamapps\common\fallout new vegas\Data\NVSE\Plugins\\nvse_extender_ng.dll (00000001 Extensions for NVSE 0000000B) reported as incompatible during query
DoctaSax Posted October 26, 2012 Posted October 26, 2012 Your problem is this: "NVSE runtime: initialize (version = 2.0.12" ie: not running v3b2 Go to the silverlock site, find the latest beta.
drazil Posted October 26, 2012 Posted October 26, 2012 Your problem is this: "NVSE runtime: initialize (version = 2.0.12" ie: not running v3b2 Go to the silverlock site' date=' find the latest beta. [/quote'] That's fixed it. Thank you very much for the assistance
Whacked Posted November 10, 2012 Posted November 10, 2012 I'd like to add another voice to the Usable Toilets/Baths mod inquiries. Sounds interesting, but as mentioned the Extender seems to cause issues with it. I'm not dropping Sexout for it, but I wouldn't mind using it if they played nice with each other. (edit) removed question about 4gbNV, thought it might have had some impact on your plugin, but I was mistaken. Thanks for any help
PraetorSylvor Posted November 18, 2012 Posted November 18, 2012 I have a small problem. Actually, it's rather large. When I place the NVSEE MAP in the NVSE plugin folder, it says that I don't have the right version. When I place the NVSEE .dlls in the NVSE plugin folder, NVSE won't start FNV. Am I doing something wrong? And before you ask, yes, I'm running the latest NVSE beta. Kind regards whisky158
jaam Posted November 19, 2012 Posted November 19, 2012 I have a small problem. Actually' date=' it's rather large. When I place the NVSEE MAP in the NVSE plugin folder, it says that I don't have the right version. When I place the NVSEE .dlls in the NVSE plugin folder, NVSE won't start FNV. Am I doing something wrong? And before you ask, yes, I'm running the latest NVSE beta. Kind regards whisky158 [/quote'] Which NVSEE MAP ? Please check the logs from your fallout directory (the one containng falloutNV.exe). If no error is obvious, post them here inside spoilers.
PraetorSylvor Posted November 19, 2012 Posted November 19, 2012 I have a small problem. Actually' date=' it's rather large. When I place the NVSEE MAP in the NVSE plugin folder, it says that I don't have the right version. When I place the NVSEE .dlls in the NVSE plugin folder, NVSE won't start FNV. Am I doing something wrong? And before you ask, yes, I'm running the latest NVSE beta. Kind regards whisky158 [/quote'] Which NVSEE MAP ? Please check the logs from your fallout directory (the one containng falloutNV.exe). If no error is obvious, post them here inside spoilers. I couldn't find any logs inside the folder itself, but if this is the one you mean: NVSE runtime: initialize (version = 2.0.12 040020D0 01CD473A7CB1A9D5) imagebase = 00400000 fallout root = C:\Program Files (x86)\Bethesda Softworks\Fallout New Vegas\ plugin directory = C:\Program Files (x86)\Bethesda Softworks\Fallout New Vegas\Data\NVSE\Plugins\ max id = 000014F7 00001000 0001 UnusedFunction0 00001001 0001 GetDistance 00001002 0001 AddItem 00001003 0000 SetEssential 00001004 0001 Rotate 00001005 0001 GetLocked 00001006 0001 GetPos 00001007 0001 SetPos 00001008 0001 GetAngle 00001009 0001 SetAngle 0000100A 0001 GetStartingPos 0000100B 0001 GetStartingAngle 0000100C 0000 GetSecondsPassed 0000100D 0001 Activate 0000100E 0001 GetActorValue GetAV 0000100F 0001 SetActorValue SetAV 00001010 0001 ModActorValue ModAV 00001011 0001 SetAtStart 00001012 0000 GetCurrentTime 00001013 0001 PlayGroup 00001014 0001 LoopGroup 00001015 0001 SkipAnim 00001016 0001 StartCombat 00001017 0001 StopCombat 00001018 0001 GetScale 00001019 0001 IsMoving 0000101A 0001 IsTurning 0000101B 0001 GetLineOfSight GetLOS 0000101C 0001 AddSpell 0000101D 0001 RemoveSpell 0000101E 0001 Cast 0000101F 0000 GetButtonPressed 00001020 0001 GetInSameCell 00001021 0001 Enable 00001022 0001 Disable 00001023 0001 GetDisabled 00001024 0000 MenuMode 00001025 0001 PlaceAtMe 00001026 0000 PlaySound 00001027 0001 GetDisease 00001028 0001 GetVampire 00001029 0001 GetClothingValue 0000102A 0001 SameFaction 0000102B 0001 SameRace 0000102C 0001 SameSex 0000102D 0001 GetDetected 0000102E 0001 GetDead 0000102F 0001 GetItemCount 00001030 0001 GetGold 00001031 0001 GetSleeping 00001032 0001 GetTalkedToPC 00001033 0001 Say 00001034 0001 SayTo 00001035 0000 GetScriptVariable 00001036 0000 StartQuest 00001037 0000 StopQuest 00001038 0000 GetQuestRunning GetQR 00001039 0000 SetStage 0000103A 0000 GetStage 0000103B 0000 GetStageDone 0000103C 0001 GetFactionRankDifference 0000103D 0001 GetAlarmed 0000103E 0000 IsRaining 0000103F 0001 GetAttacked 00001040 0001 GetIsCreature 00001041 0001 GetLockLevel 00001042 0001 GetShouldAttack 00001043 0001 GetInCell 00001044 0001 GetIsClass 00001045 0001 GetIsRace 00001046 0001 GetIsSex 00001047 0001 GetInFaction 00001048 0001 GetIsID 00001049 0001 GetFactionRank 0000104A 0000 GetGlobalValue 0000104B 0000 IsSnowing 0000104C 0001 GetDisposition 0000104D 0000 GetRandomPercent 0000104E 0000 StreamMusic 0000104F 0000 GetQuestVariable 00001050 0001 GetLevel 00001051 0001 GetArmorRating 00001052 0001 RemoveItem 00001053 0001 ModDisposition 00001054 0000 GetDeadCount 00001055 0000 ShowMap 00001056 0001 StartConversation 00001057 0001 Drop 00001058 0000 AddTopic 00001059 0000 ShowMessage 0000105A 0001 SetAlert 0000105B 0001 GetIsAlerted 0000105C 0001 Look 0000105D 0001 StopLook 0000105E 0001 EvaluatePackage evp 0000105F 0000 SendAssaultAlarm 00001060 0000 EnablePlayerControls 00001061 0000 DisablePlayerControls 00001062 0000 GetPlayerControlsDisabled 00001063 0001 GetHeadingAngle 00001064 0001 PickIdle 00001065 0001 IsWeaponOut 00001066 0001 IsTorchOut 00001067 0001 IsShieldOut 00001068 0001 CreateDetectionEvent 00001069 0001 IsActionRef 0000106A 0001 IsFacingUp 0000106B 0001 GetKnockedState 0000106C 0001 GetWeaponAnimType 0000106D 0001 IsWeaponSkillType 0000106E 0001 GetCurrentAIPackage 0000106F 0001 IsWaiting 00001070 0001 IsIdlePlaying 00001071 0000 CompleteQuest 00001072 0001 Lock 00001073 0001 UnLock 00001074 0001 GetMinorCrimeCount 00001075 0001 GetMajorCrimeCount 00001076 0001 GetActorAggroRadiusViolated 00001077 0001 GetCrimeKnown 00001078 0000 SetEnemy 00001079 0000 SetAlly 0000107A 0001 GetCrime 0000107B 0001 IsGreetingPlayer 0000107C 0001 StartMisterSandMan 0000107D 0001 IsGuard 0000107E 0001 StartCannibal 0000107F 0001 HasBeenEaten 00001080 0001 GetFatiguePercentage GetFatigue 00001081 0000 GetPCIsClass 00001082 0000 GetPCIsRace 00001083 0000 GetPCIsSex 00001084 0000 GetPCInFaction 00001085 0001 SameFactionAsPC 00001086 0001 SameRaceAsPC 00001087 0001 SameSexAsPC 00001088 0001 GetIsReference 00001089 0001 SetFactionRank 0000108A 0001 ModFactionRank 0000108B 0001 KillActor kill 0000108C 0001 ResurrectActor resurrect 0000108D 0001 IsTalking 0000108E 0001 GetWalkSpeed GetWalk 0000108F 0001 GetCurrentAIProcedure 00001090 0001 GetTrespassWarningLevel 00001091 0001 IsTrespassing 00001092 0001 IsInMyOwnedCell 00001093 0000 GetWindSpeed 00001094 0000 GetCurrentWeatherPercent getweatherpct 00001095 0000 GetIsCurrentWeather getweather 00001096 0001 IsContinuingPackagePCNear 00001097 0001 AddScriptPackage 00001098 0001 RemoveScriptPackage 00001099 0001 CanHaveFlames 0000109A 0001 HasFlames 0000109B 0001 AddFlames 0000109C 0001 RemoveFlames 0000109D 0001 GetOpenState 0000109E 0001 MoveToMarker MoveTo 0000109F 0001 GetSitting 000010A0 0001 GetFurnitureMarkerID 000010A1 0001 GetIsCurrentPackage 000010A2 0001 IsCurrentFurnitureRef 000010A3 0001 IsCurrentFurnitureObj 000010A4 0001 SetSize CSize 000010A5 0001 RemoveMe 000010A6 0001 DropMe 000010A7 0000 GetFactionReaction 000010A8 0000 SetFactionReaction 000010A9 0000 ModFactionReaction 000010AA 0000 GetDayOfWeek 000010AB 0001 IgnoreCrime 000010AC 0000 GetTalkedToPCParam 000010AD 0001 RemoveAllItems 000010AE 0000 WakeUpPC 000010AF 0000 IsPCSleeping 000010B0 0000 IsPCAMurderer 000010B1 0001 SetCombatStyle setcs 000010B2 0000 PlaySound3D 000010B3 0000 SelectPlayerSpell spspell 000010B4 0001 GetDetectionLevel 000010B5 0001 IsActorDetected 000010B6 0001 GetEquipped 000010B7 0001 Wait 000010B8 0001 StopWaiting 000010B9 0001 IsSwimming 000010BA 0000 ScriptEffectElapsedSeconds 000010BB 0000 SetCellPublicFlag setpublic 000010BC 0000 GetPCSleepHours 000010BD 0000 SetPCSleepHours 000010BE 0000 GetAmountSoldStolen 000010BF 0000 ModAmountSoldStolen 000010C0 0000 GetIgnoreCrime 000010C1 0000 GetPCExpelled 000010C2 0000 SetPCExpelled 000010C3 0000 GetPCFactionMurder 000010C4 0000 SetPCFactionMurder 000010C5 0000 GetPCEnemyofFaction 000010C6 0000 SetPCEnemyofFaction 000010C7 0000 GetPCFactionAttack 000010C8 0000 SetPCFactionAttack 000010C9 0001 UnusedFunction21 000010CA 0001 UnusedFunction22 000010CB 0001 GetDestroyed 000010CC 0001 SetDestroyed 000010CD 0001 GetActionRef getAR 000010CE 0001 GetSelf this 000010CF 0001 GetContainer 000010D0 0001 GetForceRun 000010D1 0001 SetForceRun 000010D2 0001 GetForceSneak 000010D3 0001 SetForceSneak 000010D4 0000 AdvancePCSkill AdvSkill 000010D5 0000 AdvancePCLevel AdvLevel 000010D6 0001 HasMagicEffect 000010D7 0001 GetDefaultOpen 000010D8 0001 SetDefaultOpen 000010D9 0000 ShowClassMenu 000010DA 0000 ShowRaceMenu 000010DB 0001 GetAnimAction 000010DC 0000 ShowNameMenu 000010DD 0001 SetOpenState 000010DE 0001 UnusedFunction26 000010DF 0001 IsSpellTarget 000010E0 0000 GetVATSMode 000010E1 0000 GetPersuasionNumber 000010E2 0001 GetSandman 000010E3 0001 GetCannibal 000010E4 0000 GetIsClassDefault 000010E5 0000 GetClassDefaultMatch 000010E6 0000 GetInCellParam 000010E7 0000 SetInChargen 000010E8 0001 GetCombatTarget 000010E9 0001 GetPackageTarget 000010EA 0000 ShowSpellMaking 000010EB 0000 GetVatsTargetHeight 000010EC 0001 SetGhost 000010ED 0001 GetIsGhost 000010EE 0001 EquipItem EquipObject 000010EF 0001 UnequipItem UnEquipObject 000010F0 0001 SetClass 000010F1 0000 SetUnconscious 000010F2 0001 GetUnconscious 000010F3 0000 SetRestrained 000010F4 0001 GetRestrained 000010F5 0001 ForceFlee Flee 000010F6 0000 GetIsUsedItem 000010F7 0000 GetIsUsedItemType 000010F8 0001 UnusedFunction9 000010F9 0001 UnusedFunction10 000010FA 0001 UnusedFunction11 000010FB 0001 UnusedFunction12 000010FC 0001 UnusedFunction13 000010FD 0001 UnusedFunction14 000010FE 0001 GetIsPlayableRace 000010FF 0001 GetOffersServicesNow 00001100 0000 GetGameSetting GetGS 00001101 0001 StopCombatAlarmOnActor SCAOnActor 00001102 0000 GetUsedItemLevel 00001103 0000 GetUsedItemActivate 00001104 0000 SetWeather sw 00001105 0001 ForceTakeCover TakeCover 00001106 0001 ModBarterGold 00001107 0001 SetBarterGold 00001108 0001 GetBarterGold 00001109 0000 IsTimePassing 0000110A 0000 IsPleasant 0000110B 0000 IsCloudy 0000110C 0000 TrapUpdate 0000110D 0000 SetQuestObject 0000110E 0001 ForceActorValue ForceAV 0000110F 0000 ModPCSkill ModPCS 00001110 0000 ModPCAttribute ModPCA 00001111 0000 EnableFastTravel EnableFast 00001112 0001 GetArmorRatingUpperBody 00001113 0001 GetParentRef 00001114 0000 PlayBink 00001115 0001 GetBaseActorValue GetBaseAV 00001116 0001 IsOwner 00001117 0001 SetOwnership 00001118 0001 IsCellOwner 00001119 0000 SetCellOwnership 0000111A 0001 IsHorseStolen 0000111B 0000 SetCellFullName 0000111C 0001 SetActorFullName 0000111D 0001 IsLeftUp 0000111E 0001 IsSneaking 0000111F 0001 IsRunning 00001120 0001 GetFriendHit 00001121 0001 IsInCombat 00001122 0001 SetPackDuration SPDur 00001123 0001 PlayMagicShaderVisuals PMS 00001124 0001 PlayMagicEffectVisuals PME 00001125 0001 StopMagicShaderVisuals SMS 00001126 0001 StopMagicEffectVisuals SME 00001127 0000 ResetInterior 00001128 0001 IsAnimPlaying 00001129 0001 SetActorAlpha SAA 0000112A 0001 EnableLinkedPathPoints 0000112B 0001 DisableLinkedPathPoints 0000112C 0001 IsInInterior 0000112D 0000 ForceWeather fw 0000112E 0001 ToggleActorsAI 0000112F 0001 IsActorsAIOff 00001130 0001 IsWaterObject 00001131 0001 UnusedFunction15 00001132 0001 IsActorUsingATorch 00001133 0001 SetLevel 00001134 0001 ResetFallDamageTimer 00001135 0000 IsXBox 00001136 0001 GetInWorldspace 00001137 0000 ModPCMiscStat ModPCMS 00001138 0000 GetPCMiscStat GetPCMS 00001139 0001 IsActorEvil 0000113A 0001 IsActorAVictim 0000113B 0000 GetTotalPersuasionNumber 0000113C 0001 SetScale 0000113D 0001 ModScale 0000113E 0000 GetIdleDoneOnce 0000113F 0000 KillAllActors killall 00001140 0001 GetNoRumors 00001141 0001 SetNoRumors 00001142 0001 Dispel 00001143 0000 WhichServiceMenu 00001144 0000 TriggerHitShader ths 00001145 0000 FunctionUnused16 00001146 0000 Reset3DState 00001147 0001 IsRidingHorse 00001148 0001 DispelAllSpells 00001149 0001 UnusedFunction17 0000114A 0000 AddAchievement 0000114B 0001 DuplicateAllItems 0000114C 0001 IsInDangerousWater 0000114D 0000 EssentialDeathReload 0000114E 0000 SetShowQuestItems 0000114F 0001 DuplicateNPCStats 00001150 0001 ResetHealth 00001151 0001 SetIgnoreFriendlyHits sifh 00001152 0001 GetIgnoreFriendlyHits gifh 00001153 0001 IsPlayersLastRiddenHorse 00001154 0001 SetActorRefraction sar 00001155 0001 SetItemValue 00001156 0000 SetRigidBodyMass 00001157 0001 ShowViewerStrings svs 00001158 0000 ReleaseWeatherOverride rwo 00001159 0000 SetAllReachable 0000115A 0000 SetAllVisible 0000115B 0000 SetNoAvoidance 0000115C 0001 SendTrespassAlarm 0000115D 0000 SetSceneIsComplex 0000115E 0000 Autosave 0000115F 0000 StartMasterFileSeekData 00001160 0000 DumpMasterFileSeekData 00001161 0001 IsActor 00001162 0001 IsEssential 00001163 0001 PreloadMagicEffect 00001164 0000 ShowDialogSubtitles 00001165 0001 UnusedFunction27 00001166 0000 IsPlayerMovingIntoNewSpace 00001167 0001 UnusedFunction28 00001168 0001 UnusedFunction29 00001169 0001 GetTimeDead 0000116A 0000 GetPlayerHasLastRiddenHorse 0000116B 0001 GetLinkedRef 0000116C 0001 DamageObject do 0000116D 0001 IsChild 0000116E 0001 UnusedFunction1 0000116F 0000 GetLastPlayerAction 00001170 0000 IsPlayerActionActive 00001171 0001 SetTalkingActivatorActor 00001172 0001 IsTalkingActivatorActor 00001173 0001 ShowBarterMenu sbm 00001174 0001 IsInList 00001175 0001 UnusedFunction18 00001176 0001 AddPerk 00001177 0000 RewardXP 00001178 0000 ShowHackingMiniGame shmg 00001179 0000 ShowSurgeryMenu ssmg 0000117A 0000 ShowRepairMenu srm 0000117B 0001 FunctionUnused19 unused 0000117C 0000 AddNote AN 0000117D 0000 RemoveNote RN 0000117E 0000 GetHasNote GetN 0000117F 0001 AddToFaction Addfac 00001180 0001 RemoveFromFaction Removefac 00001181 0001 DamageActorValue DamageAV 00001182 0001 RestoreActorValue RestoreAV 00001183 0000 TriggerHUDShudder hudsh 00001184 0001 SetDisposition SetDisp 00001185 0000 ShowComputersInterface sci 00001186 0000 SetGlobalTimeMultiplier sgtm 00001187 0001 GetHitLocation 00001188 0000 IsPC1stPerson pc1st 00001189 0000 PurgeCellBuffers pcb 0000118A 0001 PushActorAway 0000118B 0001 SetActorsAI 0000118C 0001 ClearOwnership 0000118D 0001 GetCauseofDeath 0000118E 0001 IsLimbGone 0000118F 0001 IsWeaponInList 00001190 0001 PlayIdle 00001191 0000 ApplyImageSpaceModifier imod 00001192 0000 RemoveImageSpaceModifier rimod 00001193 0001 HasFriendDisposition 00001194 0001 FunctionUnused20 00001195 0001 FriendDispositionBoost 00001196 0000 SetCellImageSpace 00001197 0000 ShowChargenMenu scgm 00001198 0000 GetVATSValue 00001199 0001 IsKiller 0000119A 0001 IsKillerObject 0000119B 0000 GetFactionCombatReaction 0000119C 0001 UseWeapon 0000119D 0001 EvaluateSpellConditions esc 0000119E 0000 ToggleMotionBlur tmb 0000119F 0001 Exists 000011A0 0001 GetGroupMemberCount 000011A1 0001 GetGroupTargetCount 000011A2 0000 SetObjectiveCompleted 000011A3 0000 SetObjectiveDisplayed 000011A4 0000 GetObjectiveCompleted 000011A5 0000 GetObjectiveDisplayed 000011A6 0000 SetImageSpace 000011A7 0000 PipboyRadio prad 000011A8 0001 RemovePerk 000011A9 0001 DisableAllActors DisAA 000011AA 0001 GetIsFormType 000011AB 0001 GetIsVoiceType 000011AC 0001 GetPlantedExplosive 000011AD 0000 CompleteAllObjectives 000011AE 0001 IsActorTalkingThroughActivator 000011AF 0001 GetHealthPercentage 000011B0 0000 SetAudioMultithreading SAM 000011B1 0001 GetIsObjectType 000011B2 0000 ShowChargenMenuParams scgmp 000011B3 0001 GetDialogueEmotion 000011B4 0001 GetDialogueEmotionValue 000011B5 0000 ExitGame exit 000011B6 0001 GetIsCreatureType 000011B7 0001 SetMerchantContainer 000011B8 0001 RemoveMerchantContainer 000011B9 0000 ShowWarning 000011BA 0001 EnterTrigger 000011BB 0001 MarkForDelete 000011BC 0001 AddItemHealthPercent 000011BD 0001 PlaceAtMeHealthPercent 000011BE 0001 GetInZone 000011BF 0000 DisableNavMesh 000011C0 0000 EnableNavMesh 000011C1 0001 HasPerk 000011C2 0001 GetFactionRelation 000011C3 0001 IsLastIdlePlayed 000011C4 0000 SetNPCRadio snr 000011C5 0001 SetPlayerTeammate 000011C6 0001 GetPlayerTeammate 000011C7 0000 GetPlayerTeammateCount 000011C8 0001 OpenTeammateContainer 000011C9 0000 ClearFactionPlayerEnemyFlag 000011CA 0001 ClearActorsFactionsPlayerEnemyFlag 000011CB 0001 GetActorCrimePlayerEnemy 000011CC 0001 GetActorFactionPlayerEnemy 000011CD 0000 SetPlayerTagSkill 000011CE 0000 IsPlayerTagSkill 000011CF 0000 GetPlayerGrabbedRef 000011D0 0000 IsPlayerGrabbedRef 000011D1 0000 PlaceLeveledActorAtMe 000011D2 0001 UnusedFunction 000011D3 0000 ShowLockpickMenu slpm 000011D4 0001 GetBroadcastState 000011D5 0001 SetBroadcastState 000011D6 0001 StartRadioConversation 000011D7 0001 GetDestructionStage 000011D8 0001 ClearDestruction 000011D9 0001 CastImmediateOnSelf cios 000011DA 0001 GetIsAlignment 000011DB 0000 ResetQuest 000011DC 0000 SetQuestDelay 000011DD 0000 ForceActiveQuest 000011DE 0001 GetThreatRatio 000011DF 0001 MatchFaceGeometry 000011E0 0001 GetIsUsedItemEquipType 000011E1 0000 GetPlayerName 000011E2 0001 FireWeapon 000011E3 0000 ShowTutorialMenu 000011E4 0001 AgeRace 000011E5 0001 MatchRace 000011E6 0000 SetPCYoung 000011E7 0000 SexChange 000011E8 0000 ShowSPECIALBookMenu ssbm 000011E9 0001 GetConcussed 000011EA 0000 SetZoneRespawns 000011EB 0001 SetVATSTarget 000011EC 0001 GetMapMarkerVisible 000011ED 0001 ResetInventory 000011EE 0000 ShowSPECIALBookMenuParams ssbmp 000011EF 0001 GetPermanentActorValue GetPermAV 000011F0 0001 GetKillingBlowLimb 000011F1 0000 ShowBarberMenu 000011F2 0000 ShowPlasticSurgeonMenu 000011F3 0000 TriggerLODApocalypse 000011F4 0001 GetWeaponHealthPerc 000011F5 0001 SetWeaponHealthPerc 000011F6 0001 ModWeaponHealthPerc 000011F7 0001 GetRadiationLevel 000011F8 0000 ShowAllMapMarkers tmm 000011F9 0000 ShowChargenMenuModValues scgmod 000011FA 0001 ResetAI 000011FB 0000 SetRumble 000011FC 0000 SetNoActivationSound 000011FD 0000 ClearNoActivationSound 000011FE 0001 GetLastHitCritical 000011FF 0000 PlayMusic 00001200 0000 SetLocationSpecificLoadScreensOnly 00001201 0000 ResetPipboyManager 00001202 0000 SetPCToddler 00001203 0001 IsCombatTarget 00001204 0000 RewardKarma 00001205 0000 TriggerScreenBlood tsb 00001206 0001 GetVATSRightAreaFree 00001207 0001 GetVATSLeftAreaFree 00001208 0001 GetVATSBackAreaFree 00001209 0001 GetVATSFrontAreaFree 0000120A 0001 GetIsLockBroken 0000120B 0000 IsPS3 0000120C 0000 IsWin32 0000120D 0001 GetVATSRightTargetVisible 0000120E 0001 GetVATSLeftTargetVisible 0000120F 0001 GetVATSBackTargetVisible 00001210 0001 GetVATSFrontTargetVisible 00001211 0001 AttachAshPile 00001212 0001 SetCriticalStage 00001213 0001 IsInCriticalStage 00001214 0001 RemoveFromAllFactions 00001215 0000 GetXPForNextLevel 00001216 0000 ShowLockpickMenuDebug slpmd 00001217 0000 ForceSave 00001218 0000 SetSPECIALPoints 00001219 0000 AddSPECIALPoints 0000121A 0000 SetTagSkills 0000121B 0000 AddTagSkills 0000121C 0000 Sin 0000121D 0000 Cos 0000121E 0000 Tan 0000121F 0000 Sqrt 00001220 0000 Log 00001221 0000 Abs 00001222 0000 GetQuestCompleted GetQC 00001223 0000 ForceTerminalBack 00001224 0000 PipBoyRadioOff 00001225 0000 AutoDisplayObjectives 00001226 0000 IsGoreDisabled 00001227 0000 FadeSFX FSFX 00001228 0001 SetMinimalUse 00001229 0000 SetPCCanUsePowerArmor 0000122A 0000 ShowQuestStages SQS 0000122B 0001 GetSpellUsageNum 0000122C 0000 ForceRadioStationUpdate FRSU 0000122D 0000 GetActorsInHigh 0000122E 0000 HasLoaded3D 0000122F 0000 DisableAllMines 00001230 0000 SetLastExtDoorActivated 00001231 0000 KillQuestUpdates KQU 00001232 0000 IsImageSpaceActive 00001233 0000 AddFormToFormList 00001234 0000 AddNPCToLeveledList 00001235 0000 AddCreatureToLeveledList 00001236 0000 AddItemToLeveledList 00001237 0000 RemapWaterType 00001238 0000 SetReputation 00001239 0000 AddReputation 0000123A 0000 RemoveReputation 0000123B 0000 AddReputationExact 0000123C 0000 RemoveReputationExact 0000123D 0000 GetReputation 0000123E 0000 GetReputationPct 0000123F 0000 GetReputationThreshold 00001240 0000 TriggerScreenSplatter tssp 00001241 0000 ClearScreenSplatter cssp 00001242 0000 SetScreenSplatterTexture sspt 00001243 0000 SetScreenSplatterFade sspf 00001244 0000 ShowLoveTesterMenu sltm 00001245 0000 ShowLoveTesterMenuParams sltmp 00001246 0000 SetCameraFOV FOV 00001247 0000 ShowTraitSelectMenu stsm 00001248 0000 SetSecuritronExpression setsecexp 00001249 0001 RemoveAllTypedItems 0000124A 0001 IsHardcore 0000124B 0001 SetHardcore 0000124C 0000 ToggleDemigodMode TDM 0000124D 0001 DetonatePlacedExplosives dpe 0000124E 0001 GetOwnerLastTarget golt 0000124F 0001 MoveToMarkerWithFade MoveToFade 00001250 0001 ShowRecipeMenu craft 00001251 0000 ShowSlotMachineMenu sslm 00001252 0000 ShowSlotMachineMenuParams sslmp 00001253 0000 ShowBlackJackMenu sbjm 00001254 0000 ShowBlackJackMenuParams sbjmp 00001255 0000 ShowRouletteMenu srm 00001256 0000 ShowRouletteMenuParams srmp 00001257 0000 IsCodeRedeemed 00001258 0000 RedeemCode 00001259 0000 GetForceHitReaction 0000125A 0001 ShowCaravanMenu crvn 0000125B 0001 AddCardToPlayer addcard 0000125C 0000 GetCasinoWinningsLevel 0000125D 0000 SetCasinoWinningsLevel 0000125E 0000 UnlockChallenge 0000125F 0000 ChallengeLocked 00001260 0000 IsPlayerInRegion 00001261 0000 SetCasinoCheatLevel casinocheat 00001262 0000 GetCasinoWinningStage 00001263 0000 PlaceAtReticle 00001264 0000 PlayerInRegion 00001265 0000 ObjectUnderReticle 00001266 0000 GetChallengeCompleted 00001267 0000 RevokeCode 00001268 0000 ShowTraitMenu traitmenu 00001269 0000 SwapTextureOnRef SwapTexture 0000126A 0000 DisableHardcoreTracking babby 0000126B 0001 IsAlwaysHardcore behemoth 0000126C 0000 RemoveRecurringFromChallenge rrfc 0000126D 0001 ResetXP resetxp 0000126E 0000 GetDLCCount dlccount 0000126F 0000 IsDLCInstalled hasdlc 00001270 0000 EnableLoadingMenu 00001271 0000 IsLoadingMenuEnabled LoadMenuCheck 00001272 0000 IsActorRefEssential 00001273 0000 SetActorRefEssential 00001274 0000 IsNoHumanGoreExe 00001275 0000 IncrementScriptedChallenge 00001276 0000 PersistentRefCount prc 00001277 0000 AlwaysShowActorSubtitles 00001278 0000 SetRadioToDialogueOnlyMode 00001279 0000 ShowSleepWaitMenu 0000127A 0000 GetContainerInventoryCount 0000127B 0000 SystemSave 0000127C 0000 PrintTrackedCells 0000127D 0000 ClearTrackedCells 0000127E 0000 EnableCellTracking 0000127F 0000 GetInCharGen 00001280 0000 00001281 0000 00001282 0000 00001283 0000 00001284 0000 00001285 0000 00001286 0000 00001287 0000 00001288 0000 00001289 0000 0000128A 0000 0000128B 0000 0000128C 0000 0000128D 0000 0000128E 0000 0000128F 0000 00001290 0000 00001291 0000 00001292 0000 00001293 0000 00001294 0000 00001295 0000 00001296 0000 00001297 0000 00001298 0000 00001299 0000 0000129A 0000 0000129B 0000 0000129C 0000 0000129D 0000 0000129E 0000 0000129F 0000 000012A0 0000 000012A1 0000 000012A2 0000 000012A3 0000 000012A4 0000 000012A5 0000 000012A6 0000 000012A7 0000 000012A8 0000 000012A9 0000 000012AA 0000 000012AB 0000 000012AC 0000 000012AD 0000 000012AE 0000 000012AF 0000 000012B0 0000 000012B1 0000 000012B2 0000 000012B3 0000 000012B4 0000 000012B5 0000 000012B6 0000 000012B7 0000 000012B8 0000 000012B9 0000 000012BA 0000 000012BB 0000 000012BC 0000 000012BD 0000 000012BE 0000 000012BF 0000 000012C0 0000 000012C1 0000 000012C2 0000 000012C3 0000 000012C4 0000 000012C5 0000 000012C6 0000 000012C7 0000 000012C8 0000 000012C9 0000 000012CA 0000 000012CB 0000 000012CC 0000 000012CD 0000 000012CE 0000 000012CF 0000 000012D0 0000 000012D1 0000 000012D2 0000 000012D3 0000 000012D4 0000 000012D5 0000 000012D6 0000 000012D7 0000 000012D8 0000 000012D9 0000 000012DA 0000 000012DB 0000 000012DC 0000 000012DD 0000 000012DE 0000 000012DF 0000 000012E0 0000 000012E1 0000 000012E2 0000 000012E3 0000 000012E4 0000 000012E5 0000 000012E6 0000 000012E7 0000 000012E8 0000 000012E9 0000 000012EA 0000 000012EB 0000 000012EC 0000 000012ED 0000 000012EE 0000 000012EF 0000 000012F0 0000 000012F1 0000 000012F2 0000 000012F3 0000 000012F4 0000 000012F5 0000 000012F6 0000 000012F7 0000 000012F8 0000 000012F9 0000 000012FA 0000 000012FB 0000 000012FC 0000 000012FD 0000 000012FE 0000 000012FF 0000 00001300 0000 00001301 0000 00001302 0000 00001303 0000 00001304 0000 00001305 0000 00001306 0000 00001307 0000 00001308 0000 00001309 0000 0000130A 0000 0000130B 0000 0000130C 0000 0000130D 0000 0000130E 0000 0000130F 0000 00001310 0000 00001311 0000 00001312 0000 00001313 0000 00001314 0000 00001315 0000 00001316 0000 00001317 0000 00001318 0000 00001319 0000 0000131A 0000 0000131B 0000 0000131C 0000 0000131D 0000 0000131E 0000 0000131F 0000 00001320 0000 00001321 0000 00001322 0000 00001323 0000 00001324 0000 00001325 0000 00001326 0000 00001327 0000 00001328 0000 00001329 0000 0000132A 0000 0000132B 0000 0000132C 0000 0000132D 0000 0000132E 0000 0000132F 0000 00001330 0000 00001331 0000 00001332 0000 00001333 0000 00001334 0000 00001335 0000 00001336 0000 00001337 0000 00001338 0000 00001339 0000 0000133A 0000 0000133B 0000 0000133C 0000 0000133D 0000 0000133E 0000 0000133F 0000 00001340 0000 00001341 0000 00001342 0000 00001343 0000 00001344 0000 00001345 0000 00001346 0000 00001347 0000 00001348 0000 00001349 0000 0000134A 0000 0000134B 0000 0000134C 0000 0000134D 0000 0000134E 0000 0000134F 0000 00001350 0000 00001351 0000 00001352 0000 00001353 0000 00001354 0000 00001355 0000 00001356 0000 00001357 0000 00001358 0000 00001359 0000 0000135A 0000 0000135B 0000 0000135C 0000 0000135D 0000 0000135E 0000 0000135F 0000 00001360 0000 00001361 0000 00001362 0000 00001363 0000 00001364 0000 00001365 0000 00001366 0000 00001367 0000 00001368 0000 00001369 0000 0000136A 0000 0000136B 0000 0000136C 0000 0000136D 0000 0000136E 0000 0000136F 0000 00001370 0000 00001371 0000 00001372 0000 00001373 0000 00001374 0000 00001375 0000 00001376 0000 00001377 0000 00001378 0000 00001379 0000 0000137A 0000 0000137B 0000 0000137C 0000 0000137D 0000 0000137E 0000 0000137F 0000 00001380 0000 00001381 0000 00001382 0000 00001383 0000 00001384 0000 00001385 0000 00001386 0000 00001387 0000 00001388 0000 00001389 0000 0000138A 0000 0000138B 0000 0000138C 0000 0000138D 0000 0000138E 0000 0000138F 0000 00001390 0000 00001391 0000 00001392 0000 00001393 0000 00001394 0000 00001395 0000 00001396 0000 00001397 0000 00001398 0000 00001399 0000 0000139A 0000 0000139B 0000 0000139C 0000 0000139D 0000 0000139E 0000 0000139F 0000 000013A0 0000 000013A1 0000 000013A2 0000 000013A3 0000 000013A4 0000 000013A5 0000 000013A6 0000 000013A7 0000 000013A8 0000 000013A9 0000 000013AA 0000 000013AB 0000 000013AC 0000 000013AD 0000 000013AE 0000 000013AF 0000 000013B0 0000 000013B1 0000 000013B2 0000 000013B3 0000 000013B4 0000 000013B5 0000 000013B6 0000 000013B7 0000 000013B8 0000 000013B9 0000 000013BA 0000 000013BB 0000 000013BC 0000 000013BD 0000 000013BE 0000 000013BF 0000 000013C0 0000 000013C1 0000 000013C2 0000 000013C3 0000 000013C4 0000 000013C5 0000 000013C6 0000 000013C7 0000 000013C8 0000 000013C9 0000 000013CA 0000 000013CB 0000 000013CC 0000 000013CD 0000 000013CE 0000 000013CF 0000 000013D0 0000 000013D1 0000 000013D2 0000 000013D3 0000 000013D4 0000 000013D5 0000 000013D6 0000 000013D7 0000 000013D8 0000 000013D9 0000 000013DA 0000 000013DB 0000 000013DC 0000 000013DD 0000 000013DE 0000 000013DF 0000 000013E0 0000 000013E1 0000 000013E2 0000 000013E3 0000 000013E4 0000 000013E5 0000 000013E6 0000 000013E7 0000 000013E8 0000 000013E9 0000 000013EA 0000 000013EB 0000 000013EC 0000 000013ED 0000 000013EE 0000 000013EF 0000 000013F0 0000 000013F1 0000 000013F2 0000 000013F3 0000 000013F4 0000 000013F5 0000 000013F6 0000 000013F7 0000 000013F8 0000 000013F9 0000 000013FA 0000 000013FB 0000 000013FC 0000 000013FD 0000 000013FE 0000 000013FF 0000 00001400 0000 GetNVSEVersion 00001401 0000 GetNVSERevision 00001402 0000 GetNVSEBeta 00001403 0001 GetBaseObject gbo 00001404 0000 GetWeight 00001405 0000 GetHealth GetBaseHealth 00001406 0000 GetValue GetItemValue 00001407 0000 SetWeight 00001408 0000 SetHealth SetObjectHealth 00001409 0000 SetBaseItemValue SetValue 0000140A 0000 GetType GetObjectType 0000140B 0000 GetRepairList grl 0000140C 0000 GetEquipType 0000140D 0000 GetWeaponAmmo GetAmmo 0000140E 0000 GetWeaponClipRounds GetClipSize 0000140F 0000 GetAttackDamage GetDamage 00001410 0000 GetWeaponType GetWeapType 00001411 0000 GetWeaponMinSpread GetMinSpread 00001412 0000 GetWeaponSpread GetSpread 00001413 0000 GetWeaponProjectile GetWeapProj 00001414 0000 GetWeaponSightFOV GetSightFOV 00001415 0000 GetWeaponMinRange GetMinRange 00001416 0000 GetWeaponMaxRange GetMaxRange 00001417 0000 GetWeaponAmmoUse GetAmmoUse 00001418 0000 GetWeaponActionPoints GetAP 00001419 0000 GetWeaponCritDamage GetCritDam 0000141A 0000 GetWeaponCritChance GetCritPerc 0000141B 0000 GetWeaponCritEffect GetCritEffect 0000141C 0000 GetWeaponFireRate GetFireRate 0000141D 0000 GetWeaponAnimAttackMult GetAnimAttackMult 0000141E 0000 GetWeaponRumbleLeftMotor GetRumbleLeft 0000141F 0000 GetWeaponRumbleRightMotor GetRumbleRight 00001420 0000 GetWeaponRumbleDuration GetRumbleDuration 00001421 0000 GetWeaponRumbleWavelength GetRumbleWavelen 00001422 0000 GetWeaponAnimShotsPerSec GetAnimShotsPerSec 00001423 0000 GetWeaponAnimReloadTime GetAnimReloadTime 00001424 0000 GetWeaponAnimJamTime GetAnimJamTime 00001425 0000 GetWeaponSkill 00001426 0000 GetWeaponResistType GetWeaponResist 00001427 0000 GetWeaponFireDelayMin GetFireDelayMin 00001428 0000 GetWeaponFireDelayMax GetFireDelayMax 00001429 0000 GetWeaponAnimMult GetAnimMult 0000142A 0000 GetWeaponReach GetReach 0000142B 0000 GetWeaponIsAutomatic GetIsAutomatic 0000142C 0000 GetWeaponHandGrip GetHandGrip 0000142D 0000 GetWeaponReloadAnim GetReloadAnim 0000142E 0000 GetWeaponBaseVATSChance GetVATSChance 0000142F 0000 GetWeaponAttackAnimation GetAttackAnim 00001430 0000 GetWeaponNumProjectiles GetNumProj 00001431 0000 GetWeaponAimArc GetAimArc 00001432 0000 GetWeaponLimbDamageMult GetLimbDamageMult 00001433 0000 GetWeaponSightUsage GetSightUsage 00001434 0000 GetWeaponHasScope 00001435 0000 con_SetGameSetting 00001436 0000 con_SetINISetting 00001437 0000 con_GetINISetting 00001438 0000 con_RefreshINI 00001439 0000 con_Save 0000143A 0000 con_SaveINI 0000143B 0000 con_QuitGame 0000143C 0000 con_LoadGame 0000143D 0000 con_CloseAllMenus 0000143E 0001 con_SetVel 0000143F 0000 ListGetCount 00001440 0000 ListGetNthForm 00001441 0000 ListGetFormIndex 00001442 0000 ListAddForm 00001443 0001 ListAddReference ListAddRef 00001444 0000 ListRemoveNthForm ListRemoveNth 00001445 0000 ListRemoveForm 00001446 0000 ListReplaceNthForm ListReplaceNth 00001447 0000 ListReplaceForm 00001448 0000 ListClear 00001449 0001 GetEquippedObject GetEqObj 0000144A 0001 GetEquippedCurrentHealth GetEqCurHealth 0000144B 0000 CompareNames 0000144C 0000 SetName 0000144D 0000 GetHotkeyItem 0000144E 0001 GetNumItems GetNumObjects 0000144F 0001 GetInventoryObject GetNthObject 00001450 0001 SetEquippedCurrentHealth SetEqCurHealth 00001451 0001 GetCurrentHealth 00001452 0001 SetCurrentHealth 00001453 0000 IsKeyPressed 00001454 0000 TapKey tk 00001455 0000 HoldKey hk 00001456 0000 ReleaseKey rk 00001457 0000 DisableKey dk 00001458 0000 EnableKey ek 00001459 0000 GetNumKeysPressed gnkp 0000145A 0000 GetKeyPress gkp 0000145B 0000 GetNumMouseButtonsPressed gnmbp 0000145C 0000 GetMouseButtonPress gmbp 0000145D 0000 GetControl 0000145E 0000 GetAltControl 0000145F 0000 MenuTapKey mtk 00001460 0000 MenuHoldKey mhk 00001461 0000 MenuReleaseKey mrk 00001462 0000 DisableControl dc 00001463 0000 EnableControl ec 00001464 0000 TapControl tc 00001465 0000 SetControl 00001466 0000 SetAltControl 00001467 0000 SetIsControl 00001468 0000 IsControl 00001469 0000 IsKeyDisabled 0000146A 0000 IsControlDisabled 0000146B 0000 IsControlPressed 0000146C 0001 IsPersistent 0000146D 0001 GetParentCell gpc 0000146E 0001 GetParentWorldspace gpw 0000146F 0001 GetTeleportCell 00001470 0001 GetLinkedDoor 00001471 0000 GetFirstRef 00001472 0000 GetNextRef 00001473 0000 GetNumRefs 00001474 0000 GetFirstRefInCell 00001475 0000 GetNumRefsInCell 00001476 0001 GetRefCount 00001477 0001 SetRefCount 00001478 0000 GetArmorAR GetArmorArmorRating 00001479 0000 IsPowerArmor IsPA 0000147A 0000 SetIsPowerArmor SetIsPA 0000147B 0000 SetRepairList 0000147C 0000 IsQuestItem 0000147D 0000 SetQuestItem 0000147E 0000 GetObjectEffect GetEnchantment 0000147F 0000 SetWeaponAmmo SetAmmo 00001480 0000 SetWeaponClipRounds SetClipSize 00001481 0000 SetAttackDamage SetDamage 00001482 0000 SetWeaponType 00001483 0000 SetWeaponMinSpread SetMinSpread 00001484 0000 SetWeaponSpread SetSpread 00001485 0000 SetWeaponProjectile SetProjectile 00001486 0000 SetWeaponSightFOV SetSightFOV 00001487 0000 SetWeaponMinRange SetMinRange 00001488 0000 SetWeaponMaxRange SetMaxRange 00001489 0000 SetWeaponAmmoUse SetAmmoUse 0000148A 0000 SetWeaponActionPoints SetAP 0000148B 0000 SetWeaponCritDamage SetWeaponCritDamage 0000148C 0000 SetWeaponCritChance SetCritPerc 0000148D 0000 SetWeaponCritEffect SetCritEffect 0000148E 0000 SetWeaponAnimAttackMult SetAnimAttackMult 0000148F 0000 SetWeaponAnimMult SetAnimMult 00001490 0000 SetWeaponReach SetReach 00001491 0000 SetWeaponIsAutomatic SetIsAutomatic 00001492 0000 SetWeaponHandGrip SetHandGrip 00001493 0000 SetWeaponReloadAnim SetReloadAnim 00001494 0000 SetWeaponBaseVATSChance SetVATSChance 00001495 0000 SetWeaponAttackAnimation SetAttackAnim 00001496 0000 SetWeaponNumProjectiles SetNumProj 00001497 0000 SetWeaponAimArc SetAimArc 00001498 0000 SetWeaponLimbDamageMult SetLimbDamageMult 00001499 0000 SetWeaponSightUsage SetSightUsage 0000149A 0000 GetNumericGameSetting 0000149B 0000 SetNumericGameSetting 0000149C 0000 GetNumericIniSetting 0000149D 0000 SetNumericIniSetting 0000149E 0000 Label 0000149F 0000 Goto 000014A0 0000 PrintToConsole printc 000014A1 0000 DebugPrint dbprintc 000014A2 0000 SetDebugMode dbmode 000014A3 0000 GetDebugMode GetDbMode 000014A4 0000 GetUIFloat 000014A5 0000 SetUIFloat 000014A6 0000 SetUIString 000014A7 0000 GetCrosshairRef 000014A8 0000 GetGameRestarted 000014A9 0000 con_ToggleMenus 000014AA 0000 con_TFC 000014AB 0000 con_TCL 000014AC 0000 GetGameLoaded 000014AD 0000 GetWeaponItemMod 000014AE 0000 IsModLoaded 000014AF 0000 GetModIndex 000014B0 0000 GetNumLoadedMods 000014B1 0000 GetSourceModIndex 000014B2 0000 GetDebugSelection 000014B3 0000 GetArmorDT GetArmorDamageThreshold 000014B4 0000 SetArmorAR SetArmorArmorRating 000014B5 0000 SetArmorDT SetArmorDamageThreshold 000014B6 0000 IsScripted 000014B7 0000 GetScript 000014B8 0000 RemoveScript 000014B9 0000 SetScript 000014BA 0000 IsFormValid 000014BB 0000 IsReference 000014BC 0000 GetWeaponRequiredStrength GetReqStr 000014BD 0000 GetWeaponRequiredSkill GetReqSkill 000014BE 0000 SetWeaponRequiredStrength SetReqStr 000014BF 0000 SetWeaponRequiredSkill SetReqSkill 000014C0 0000 SetWeaponResistType SetWeaponResist 000014C1 0000 SetWeaponSkill 000014C2 0000 GetAmmoSpeed 000014C3 0000 GetAmmoConsumedPercent 000014C4 0000 GetAmmoCasing 000014C5 0000 GetPlayerCurrentAmmoRounds 000014C6 0000 SetPlayerCurrentAmmoRounds 000014C7 0000 GetPlayerCurrentAmmo 000014C8 0001 GetOpenKey GetKey 000014C9 0000 Exp 000014CA 0000 Log10 000014CB 0000 Floor flr 000014CC 0000 Ceil 000014CD 0000 LeftShift 000014CE 0000 RightShift 000014CF 0000 LogicalAnd 000014D0 0000 LogicalOr 000014D1 0000 LogicalXor 000014D2 0000 LogicalNot 000014D3 0000 Pow 000014D4 0000 Fmod 000014D5 0000 Rand r 000014D6 0000 SortUIListBox 000014D7 0001 GetOwner 000014D8 0000 GetLocalRefIndex 000014D9 0000 BuildRef 000014DA 0000 SetNameEx 000014DB 0000 MessageEx 000014DC 0000 MessageBoxEx 000014DD 0000 TempCloneForm 000014DE 0000 IsClonedForm IsCloned 000014DF 0001 GetParentCellOwner 000014E0 0001 GetOwningFactionRequiredRank 000014E1 0001 GetParentCellOwningFactionRequiredRank 000014E2 0000 SetUIStringEx 000014E3 0000 con_SetUFOCamSpeedMult 000014E4 0000 con_TDT 000014E5 0000 SetWeaponFireRate SetFireRate 000014E6 0000 GetWeaponLongBursts GetLongBursts 000014E7 0000 SetWeaponLongBursts SetLongBursts 000014E8 0000 GetWeaponFlags1 000014E9 0000 GetWeaponFlags2 000014EA 0000 SetWeaponFlags1 000014EB 0000 SetWeaponFlags2 000014EC 0000 GetActorBaseFlagsLow 000014ED 0000 SetActorBaseFlagsLow 000014EE 0000 GetActorBaseFlagsHigh 000014EF 0000 SetActorBaseFlagsHigh 000014F0 0000 ClearBit 000014F1 0000 SetBit 000014F2 0001 GetEquippedWeaponModFlags 000014F3 0001 SetEquippedWeaponModFlags 000014F4 0000 GetWeaponItemModEffect 000014F5 0000 GetWeaponItemModValue1 000014F6 0000 GetWeaponItemModValue2 patched config path = C:\Program Files (x86)\Bethesda Softworks\Fallout New Vegas\Data\NVSE\nvse_config.ini init complete Hook_DirectInput8Create_Execute DoLoadGameHook: Save 12 Cedric Mojave Wasteland 03 13 33.fos That's all I could find.
DoctaSax Posted November 19, 2012 Posted November 19, 2012 I have a small problem. Actually' date=' it's rather large. When I place the NVSEE MAP in the NVSE plugin folder, it says that I don't have the right version. When I place the NVSEE .dlls in the NVSE plugin folder, NVSE won't start FNV. Am I doing something wrong? And before you ask, yes, I'm running the latest NVSE beta. Kind regards whisky158 [/quote'] You may think you have the latest NVSE beta, but you don't. That's what the first line in the log tells you. Get v3B2.
Recommended Posts