User contributions
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)
- 21:27, 14 September 2023 (diff | hist) . . (0) . . m Main Page (Protected "Main Page" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
- 21:11, 14 September 2023 (diff | hist) . . (0) . . m Template:Bc (Protected "Template:Bc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) (current)
- 21:09, 14 September 2023 (diff | hist) . . (0) . . m Template:Function (Protected "Template:Function" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)))
- 21:09, 14 September 2023 (diff | hist) . . (0) . . m Template:FunctionArgument (Protected "Template:FunctionArgument" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) (current)
- 21:06, 14 September 2023 (diff | hist) . . (-46) . . m Template:FunctionArgument (Reverted edits by Kid Aces (talk) to last revision by Cipscis)
- 00:27, 5 August 2023 (diff | hist) . . (+42) . . RegisterSRScript (current)
- 21:42, 4 August 2023 (diff | hist) . . (+219) . . SetCollisionObjProperty (current)
- 21:40, 4 August 2023 (diff | hist) . . (+212) . . SetCollisionObjLayerType (current)
- 21:27, 4 August 2023 (diff | hist) . . (+624) . . N SetAmmoCasing (Created page with "{{Function |origin = JIP |summary = Sets the casing item type for the specified Ammo type. *The casing is an item that has a chance to spawn in the player's inventory wh...") (current)
- 21:25, 4 August 2023 (diff | hist) . . (+1,284) . . N RegisterSRScript (Created page with "{{Function |origin = JIP |summary = Registers a source file to be handled by '''Script Runner''', thereby enabling to '''condition...")
- 20:20, 4 August 2023 (diff | hist) . . (-28) . . SetAmmoProjectile (current)
- 21:35, 8 July 2023 (diff | hist) . . (+23) . . GetNifBlockRotationAlt (current)
- 21:34, 8 July 2023 (diff | hist) . . (+25) . . GetNifBlockTranslationAlt (current)
- 21:32, 8 July 2023 (diff | hist) . . (+25) . . SetAnimSequenceFrequency (current)
- 21:31, 8 July 2023 (diff | hist) . . (+25) . . GetAnimSequenceFrequency (current)
- 21:31, 8 July 2023 (diff | hist) . . (+20) . . SetAngularVelocity (current)
- 21:30, 8 July 2023 (diff | hist) . . (+20) . . GetAngularVelocity (current)
- 21:29, 8 July 2023 (diff | hist) . . (+49) . . SetNifBlockFlag
- 21:28, 8 July 2023 (diff | hist) . . (+49) . . GetNifBlockFlag (current)
- 21:25, 8 July 2023 (diff | hist) . . (+22) . . SetNifBlockScale (current)
- 21:24, 8 July 2023 (diff | hist) . . (+22) . . GetNifBlockScale (current)
- 21:23, 8 July 2023 (diff | hist) . . (+20) . . GetNifBlockRotation (current)
- 21:22, 8 July 2023 (diff | hist) . . (+22) . . SetNifBlockTranslation (current)
- 21:22, 8 July 2023 (diff | hist) . . (+22) . . GetNifBlockTranslation
- 21:21, 8 July 2023 (diff | hist) . . (+25) . . SetMaterialPropertyValue (current)
- 21:19, 8 July 2023 (diff | hist) . . (+25) . . GetMaterialPropertyValue (current)
- 21:17, 8 July 2023 (diff | hist) . . (+14) . . ToggleObjectCollision (current)
- 21:16, 8 July 2023 (diff | hist) . . (+20) . . GetObjectDimensions (current)
- 17:03, 8 July 2023 (diff | hist) . . (+980) . . N SetDamageToArmorMaxPercent (Created page with "{{Function |origin = JIP |summary = Sets the maximum condition damage a single attack hit can inflict to any worn armor item, as a percentage of the armor base health. This...") (current)
- 15:57, 8 July 2023 (diff | hist) . . (+1,658) . . N AttachLine (Created page with "{{Function |origin = JIP |summary = Attaches a line mesh to a selected node in the loaded 3D model of the calling reference. The function takes 7 arguments, as follows: *''...") (current)
- 15:13, 8 July 2023 (diff | hist) . . (+46) . . GetMenuTargetRef (current)
- 15:02, 8 July 2023 (diff | hist) . . (+24) . . GetAngleEx (current)
- 14:59, 8 July 2023 (diff | hist) . . (+39) . . GetNifBlockRotationAlt
- 14:58, 8 July 2023 (diff | hist) . . (+39) . . GetNifBlockRotation
- 14:53, 8 July 2023 (diff | hist) . . (+253) . . SetNifBlockRotation (current)
- 14:52, 8 July 2023 (diff | hist) . . (+199) . . SetAngleEx (current)
- 21:10, 28 April 2023 (diff | hist) . . (+2) . . GetSelfAsInventoryRef (current)
- 19:21, 28 April 2023 (diff | hist) . . (+57) . . JIP LN NVSE Script Runner Introduction
- 19:12, 28 April 2023 (diff | hist) . . (+530) . . N GetSelfAsInventoryRef (Created page with "{{Function |origin = JIP |summary = When called from a script of an object that is inside a container/inventory, the function will return the object as an Inventory Refere...")
- 15:19, 15 April 2023 (diff | hist) . . (+1,727) . . N GetMenuItemListRefs (Created page with "{{Function |origin = JIP |summary = Returns a Map Array containing, as '''<i>values</i>''', the Inventory References associated with the '''UI Li...") (current)
- 13:44, 15 April 2023 (diff | hist) . . (+32) . . ToggleItemUnique
- 13:43, 15 April 2023 (diff | hist) . . (+513) . . N IsItemUnique (Created page with "{{Function |origin = JIP |summary = Returns whether the specified item form was marked as "unique" (via ToggleItemUnique). *Unique items will not be available as optiona...")
- 13:35, 15 April 2023 (diff | hist) . . (+621) . . N SetProjectileLight (Created page with "{{Function |origin = JIP |summary = Sets the specified Projectile's emmited Light form. *The 2nd argument is <i>optional</i>. When omitted, the emitted light will be...")
- 13:33, 15 April 2023 (diff | hist) . . (+451) . . N GetProjectileLight (Created page with "{{Function |origin = JIP |summary = Returns the specified Projectile's emmited Light form (if any). |name = GetProjectileLight |returnType = light:form |arguments...")
- 22:49, 1 April 2023 (diff | hist) . . (+39) . . GetCellNorthRotation (current)
- 14:52, 1 April 2023 (diff | hist) . . (+88) . . Complete List of Functions in Fallout New Vegas (OLD LIST)
- 21:09, 31 March 2023 (diff | hist) . . (+756) . . N TogglePurgeOnUnload (Created page with "{{Function |origin = JIP |summary = When toggled on an object reference, makes it so the reference will not be saved by the game and will be deleted once its 3D is unloaded....") (current)
- 20:04, 31 March 2023 (diff | hist) . . (+1,184) . . N SetRefExtraData (Created page with "{{Function |origin = JIP |summary = Sets the value stored at the specified slot index of the calling reference's Extra Data. *The value may be...") (current)
- 20:03, 31 March 2023 (diff | hist) . . (+13) . . GetRefExtraData (current)
- 19:30, 31 March 2023 (diff | hist) . . (+1,098) . . N GetRefExtraData (Created page with "{{Function |origin = JIP |summary = Returns the data stored at the the specified slot index of the calling reference's Extra Data, owned by: *...")
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)