Difference between revisions of "Category talk:Script Objects"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>Qazaaq
imported>Qazaaq
(testing inheritance map)
Line 4: Line 4:




Hello and thanks for coming up with that idea! It did serve me good back on Skyrim wiki whenever I was trying to script something. I can't imagine writing some stuff in Papyrus without being able to look up stuff on the wiki (going through all files is just a pain), so the map did help me to find specific things really fast.
:Hello and thanks for coming up with that idea! It did serve me good back on Skyrim wiki whenever I was trying to script something. I can't imagine writing some stuff in Papyrus without being able to look up stuff on the wiki (going through all files is just a pain), so the map did help me to find specific things really fast. When I started to work on fallout thought, I quickly missed the map. Not only took it longer to find the script you were looking for (search doesn't always get you to the right page), it was also a bit annoying to know instantly see what scripts had been removed and/or added compared to Skyrim. Unfortunately, like you said, this is only a makeshift solution, as there are a couple of problems such as maintenance and lower-resolution displays. But even if it is broken on there, it's still a very nice addition I do not want to miss. [[User:Shirakami|Shirakami]] ([[User talk:Shirakami|talk]]) 2016-09-23T08:06:39 (EDT)
When I started to work on fallout thought, I quickly missed the map. Not only took it longer to find the script you were looking for (search doesn't always get you to the right page), it was also a bit annoying to know instantly see what scripts had been removed and/or added compared to Skyrim.
Unfortunately, like you said, this is only a makeshift solution, as there are a couple of problems such as maintenance and lower-resolution displays. But even if it is broken on there, it's still a very nice addition I do not want to miss. [[User:Shirakami|Shirakami]] ([[User talk:Shirakami|talk]]) 2016-09-23T08:06:39 (EDT)
 
=== Flat Inheritance Map ===
Testing 1,2,3 [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2017-04-20T23:59:10 (EDT)


::Below I am trying out another way to show inheritance at a glance. Testing 1,2,3 [[User:Scrivener07|Scrivener07]] ([[User talk:Scrivener07|talk]]) 2017-04-20T23:59:10 (EDT)
* [[ScriptObject Script|ScriptObject]]
* [[ScriptObject Script|ScriptObject]]
* ScriptObject.[[ActiveMagicEffect Script|ActiveMagicEffect]]
* ScriptObject:[[CommonArrayFunctions Script|CommonArrayFunctions]]
* ScriptObject.[[Alias Script|Alias]]
* ScriptObject:[[Debug Script|Debug]]
* ScriptObject.Alias.[[LocationAlias Script|LocationAlias]]
* ScriptObject:[[Game Script|Game]]
* ScriptObject.Alias.[[RefCollectionAlias Script|RefCollectionAlias]]
* ScriptObject:[[InputEnableLayer Script|InputEnableLayer]]
* ScriptObject.Alias.[[ReferenceAlias Script|ReferenceAlias]]
* ScriptObject:[[Math Script|Math]]
* ScriptObject.[[CommonArrayFunctions Script|CommonArrayFunctions]]
* ScriptObject:[[Utility Script|Utility]]
* ScriptObject.[[Debug Script|Debug]]
* ScriptObject:[[ActiveMagicEffect Script|ActiveMagicEffect]]
* ScriptObject.[[Form Script|Form]]
* ScriptObject:[[Alias Script|Alias]]
* ScriptObject.Form.[[Action Script|Action]]
* ScriptObject:Alias:[[LocationAlias Script|LocationAlias]]
* ScriptObject.Form.[[Activator Script|Activator]]
* ScriptObject:Alias:[[RefCollectionAlias Script|RefCollectionAlias]]
* ScriptObject.Form.Activator.[[Flora Script|Flora]]
* ScriptObject:Alias:[[ReferenceAlias Script|ReferenceAlias]]
* ScriptObject.Form.Activator.[[Furniture Script|Furniture]]
* ScriptObject:[[Form Script|Form]]
* ScriptObject.Form.Activator.[[TalkingActivator Script|TalkingActivator]]
* ScriptObject:Form:[[Action Script|Action]]
* ScriptObject.Form.[[ActorBase Script|ActorBase]]
* ScriptObject:Form:[[Activator Script|Activator]]
* ScriptObject.Form.[[ActorValue Script|ActorValue]]
* ScriptObject:Form:Activator:[[Flora Script|Flora]]
* ScriptObject.Form.[[Ammo Script|Ammo]]
* ScriptObject:Form:Activator:[[Furniture Script|Furniture]]
* ScriptObject.Form.Armor
* ScriptObject:Form:Activator:[[TalkingActivator Script|TalkingActivator]]
* ScriptObject.Form.AssociationType
* ScriptObject:Form:[[ActorBase Script|ActorBase]]
* ScriptObject.Form.Book
* ScriptObject:Form:[[ActorValue Script|ActorValue]]
* ScriptObject.Form.CameraShot
* ScriptObject:Form:[[Ammo Script|Ammo]]
* ScriptObject.Form.Cell
* ScriptObject:Form:[[Armor Script|Armor]]
* ScriptObject.Form.Class
* ScriptObject:Form:[[AssociationType Script|AssociationType]]
* ScriptObject.Form.CombatStyle
* ScriptObject:Form:[[Book Script|Book]]
* ScriptObject.Form.Component
* ScriptObject:Form:[[CameraShot Script|CameraShot]]
* ScriptObject.Form.Container
* ScriptObject:Form:[[Cell Script|Cell]]
* ScriptObject.Form.Door
* ScriptObject:Form:[[Class Script|Class]]
* ScriptObject.Form.EffectShader
* ScriptObject:Form:[[CombatStyle Script|CombatStyle]]
* ScriptObject.Form.Enchantment
* ScriptObject:Form:[[Component Script|Component]]
* ScriptObject.Form.EncounterZone
* ScriptObject:Form:[[Container Script|Container]]
* ScriptObject.Form.Explosion
* ScriptObject:Form:[[Door Script|Door]]
* ScriptObject.Form.Faction
* ScriptObject:Form:[[EffectShader Script|EffectShader]]
* ScriptObject.Form.FormList
* ScriptObject:Form:[[Enchantment Script|Enchantment]]
* ScriptObject.Form.GlobalVariable
* ScriptObject:Form:[[EncounterZone Script|EncounterZone]]
* ScriptObject.Form.Hazard
* ScriptObject:Form:[[Explosion Script|Explosion]]
* ScriptObject.Form.HeadPart
* ScriptObject:Form:[[Faction Script|Faction]]
* ScriptObject.Form.Holotape
* ScriptObject:Form:[[FormList Script|FormList]]
* ScriptObject.Form.Idle
* ScriptObject:Form:[[GlobalVariable Script|GlobalVariable]]
* ScriptObject.Form.IdleMarker
* ScriptObject:Form:[[Hazard Script|Hazard]]
* ScriptObject.Form.ImageSpaceModifier
* ScriptObject:Form:[[HeadPart Script|HeadPart]]
* ScriptObject.Form.ImpactDataSet
* ScriptObject:Form:[[Holotape Script|Holotape]]
* ScriptObject.Form.Ingredient
* ScriptObject:Form:[[Idle Script|Idle]]
* ScriptObject.Form.InstanceNamingRules
* ScriptObject:Form:[[IdleMarker Script|IdleMarker]]
* ScriptObject.Form.Keyword
* ScriptObject:Form:[[ImageSpaceModifier Script|ImageSpaceModifier]]
* ScriptObject.Form.Keyword.LocationRefType
* ScriptObject:Form:[[ImpactDataSet Script|ImpactDataSet]]
* ScriptObject.Form.LeveledActor
* ScriptObject:Form:[[Ingredient Script|Ingredient]]
* ScriptObject.Form.LeveledItem
* ScriptObject:Form:[[InstanceNamingRules Script|InstanceNamingRules]]
* ScriptObject.Form.LeveledSpell
* ScriptObject:Form:[[Keyword Script|Keyword]]
* ScriptObject.Form.Light
* ScriptObject:Form:Keyword:[[LocationRefType Script|LocationRefType]]
* ScriptObject.Form.Location
* ScriptObject:Form:[[LeveledActor Script|LeveledActor]]
* ScriptObject.Form.MagicEffect
* ScriptObject:Form:[[LeveledItem Script|LeveledItem]]
* ScriptObject.Form.Message
* ScriptObject:Form:[[LeveledSpell Script|LeveledSpell]]
* ScriptObject.Form.MiscObject
* ScriptObject:Form:[[Light Script|Light]]
* ScriptObject.Form.MiscObject.ConstructibleObject
* ScriptObject:Form:[[Location Script|Location]]
* ScriptObject.Form.MiscObject.Key
* ScriptObject:Form:[[MagicEffect Script|MagicEffect]]
* ScriptObject.Form.MiscObject.SoulGem
* ScriptObject:Form:[[Message Script|Message]]
* ScriptObject.Form.MusicType
* ScriptObject:Form:[[MiscObject Script|MiscObject]]
* ScriptObject.Form.ObjectReference
* ScriptObject:Form:MiscObject:[[ConstructibleObject Script|ConstructibleObject]]
* ScriptObject.Form.ObjectReference.Actor
* ScriptObject:Form:MiscObject:[[Key Script|Key]]
* ScriptObject.Form.Outfit
* ScriptObject:Form:MiscObject:[[SoulGem Script|SoulGem]]
* ScriptObject.Form.OutputModel
* ScriptObject:Form:[[MusicType Script|MusicType]]
* ScriptObject.Form.Package
* ScriptObject:Form:[[ObjectReference Script|ObjectReference]]
* ScriptObject.Form.Perk
* ScriptObject:Form:ObjectReference:[[Actor Script|Actor]]
* ScriptObject.Form.Potion
* ScriptObject:Form:[[Outfit Script|Outfit]]
* ScriptObject.Form.Projectile
* ScriptObject:Form:[[OutputModel Script|OutputModel]]
* ScriptObject.Form.Quest
* ScriptObject:Form:[[Package Script|Package]]
* ScriptObject.Form.Race
* ScriptObject:Form:[[Perk Script|Perk]]
* ScriptObject.Form.Scene
* ScriptObject:Form:[[Potion Script|Potion]]
* ScriptObject.Form.Scroll
* ScriptObject:Form:[[Projectile Script|Projectile]]
* ScriptObject.Form.ShaderParticleGeometry
* ScriptObject:Form:[[Quest Script|Quest]]
* ScriptObject.Form.Shout
* ScriptObject:Form:[[Race Script|Race]]
* ScriptObject.Form.Sound
* ScriptObject:Form:[[Scene Script|Scene]]
* ScriptObject.Form.SoundCategory
* ScriptObject:Form:[[Scroll Script|Scroll]]
* ScriptObject.Form.SoundCategorySnapshot
* ScriptObject:Form:[[ShaderParticleGeometry Script|ShaderParticleGeometry]]
* ScriptObject.Form.Spell
* ScriptObject:Form:[[Shout Script|Shout]]
* ScriptObject.Form.Static
* ScriptObject:Form:[[Sound Script|Sound]]
* ScriptObject.Form.Static.MovableStatic
* ScriptObject:Form:[[SoundCategory Script|SoundCategory]]
* ScriptObject.Form.Terminal
* ScriptObject:Form:[[SoundCategorySnapshot Script|SoundCategorySnapshot]]
* ScriptObject.Form.TextureSet
* ScriptObject:Form:[[Spell Script|Spell]]
* ScriptObject.Form.Topic
* ScriptObject:Form:[[Static Script|Static]]
* ScriptObject.Form.TopicInfo
* ScriptObject:Form:Static:[[MovableStatic Script|MovableStatic]]
* ScriptObject.Form.VisualEffect
* ScriptObject:Form:[[Terminal Script|Terminal]]
* ScriptObject.Form.VoiceType
* ScriptObject:Form:[[TextureSet Script|TextureSet]]
* ScriptObject.Form.Weapon
* ScriptObject:Form:[[Topic Script|Topic]]
* ScriptObject.Form.Weather
* ScriptObject:Form:[[TopicInfo Script|TopicInfo]]
* ScriptObject.Form.WordOfPower
* ScriptObject:Form:[[VisualEffect Script|VisualEffect]]
* ScriptObject.Form.WorldSpace
* ScriptObject:Form:[[VoiceType Script|VoiceType]]
* ScriptObject.Game
* ScriptObject:Form:[[Weapon Script|Weapon]]
* ScriptObject.InputEnableLayer
* ScriptObject:Form:[[Weather Script|Weather]]
* ScriptObject.Math
* ScriptObject:Form:[[WordOfPower Script|WordOfPower]]
* ScriptObject.Utility
* ScriptObject:Form:[[WorldSpace Script|WorldSpace]]

Revision as of 10:41, 26 April 2017

Object Map

Im the author of the original skyrim object map, Im glad it was useful to someone. It never really sat right with me and I never got any feedback for it. Hopefully one day someone finds a better way to visually show inheritance on the wiki. There are minor problems like small window sizes and resolutions mangling the presentation and the fact its difficult to edit. It does serve its purpose well enough to be a good addition though. --Scrivener07 (talk) 2016-09-22T23:05:28 (EDT)


Hello and thanks for coming up with that idea! It did serve me good back on Skyrim wiki whenever I was trying to script something. I can't imagine writing some stuff in Papyrus without being able to look up stuff on the wiki (going through all files is just a pain), so the map did help me to find specific things really fast. When I started to work on fallout thought, I quickly missed the map. Not only took it longer to find the script you were looking for (search doesn't always get you to the right page), it was also a bit annoying to know instantly see what scripts had been removed and/or added compared to Skyrim. Unfortunately, like you said, this is only a makeshift solution, as there are a couple of problems such as maintenance and lower-resolution displays. But even if it is broken on there, it's still a very nice addition I do not want to miss. Shirakami (talk) 2016-09-23T08:06:39 (EDT)
Below I am trying out another way to show inheritance at a glance. Testing 1,2,3 Scrivener07 (talk) 2017-04-20T23:59:10 (EDT)