All public logs
Combined display of all available logs of Starfield Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 17:57, 29 December 2024 JMPZ11 talk contribs created page Starfield Mod:Papyrus Syntax Reference (Created page with " (Note: This list was extracted from PCompiler.dll 4.7.0.5 and is not complete. ) {| class="wikitable" |+ Syntax Elements in Starfield Papyrus |- ! Token !! Desc !! Notes |- | ScriptName || Defines the name of the script. || |- | Function || Starts a function block. || |- | EndFunction || Ends a function block. || |- | Event || Starts an event block. || |- | EndEvent || Ends an event block. || |- | CustomEvent || Declares a custom event. || |- | Native || Marks a...")
- 15:04, 29 December 2024 JMPZ11 talk contribs created page Starfield Mod:Papyrus-Guards (Created page with "Guards provide a new form of concurrency management that allow you to acquire locks for blocks of code, functions, properties and variables Guards provide for '''threadsafety'''. The Papyrus runtime is highly parallelized, and multi-threaded in ways mostly opaque to the developer. That is, without trying your script is already capable of multithreading, but not threadsafe. Most external and native calls unlock the scriptobject -- even nowaits may. Basically if there is...")
- 14:37, 29 December 2024 JMPZ11 talk contribs created page Starfield Mod:Uncategorized (Created page with "* SFM:Papyrus-Guards")
- 16:22, 27 December 2024 JMPZ11 talk contribs created page User:JMPZ11 (Created page with "Wiggling appendages attached to an easily frustrated life form that lives under a rock")
- 16:19, 27 December 2024 JMPZ11 talk contribs created page Starfield Mod:Form Reference (Created page with " {| class="wikitable" |+ Common Type Reference |- ! Name !! Abbrev !! Description |- | Actor || _NPC || NPCs, bots, animals, etc. |- | Perk || PERK || Everything from adding activation options to increasing carry weight |- | Quest || QUST || All paths start from, pass through or lead to the Quest. |}")
- 23:41, 26 December 2024 JMPZ11 talk contribs created page Starfield Mod:Papyrus - New Features (Just a few, off the top of my head)
- 19:41, 26 December 2024 User account JMPZ11 talk contribs was created