Recent changes
Jump to navigation
Jump to search
Track the most recent changes to the wiki on this page.
List of abbreviations:
- N
- This edit created a new page (also see list of new pages)
- m
- This is a minor edit
- b
- This edit was performed by a bot
- (±123)
- The page size changed by this number of bytes
10 December 2024
18:01 | Main Page diffhist +205 Xieve talk contribs Add SKSE Plugin Development category |
17:54 | SKSE Plugin Creation diffhist +10 Xieve talk contribs Changed redirect target from SKSE Plugin Development to Category:SKSE Plugin Development |
N 17:50 | SKSE Plugin Development/Calling Papyrus Functions diffhist +990 Xieve talk contribs Created page with "<syntaxhighlight lang="c++"> auto vm = RE::BSScript::Internal::VirtualMachine::GetSingleton(); RE::TESForm* form = RE::TESForm::LookupByEditorID("MyQuest"); auto policy = vm..." |
|
N 17:46 | SKSE Plugin Development/Getting Specific Forms 2 changes history +934 [Xieve (2×)] | |||
|
17:46 (cur | prev) +38 Xieve talk contribs | ||||
N |
|
17:46 (cur | prev) +896 Xieve talk contribs Created page with "If you want to retrieve specific Forms from the game, you can do so either by Editor ID (recommended in most cases): <syntaxhighlight lang="c++"> // Note how we can specify w..." |
|
N 17:29 | SKSE Plugin Development/Iterating all Actors/NPCs 3 changes history +779 [Xieve (3×)] | |||
|
17:29 (cur | prev) +38 Xieve talk contribs Tag: Visual edit: Switched | ||||
|
17:29 (cur | prev) +108 Xieve talk contribs | ||||
N |
|
17:25 (cur | prev) +633 Xieve talk contribs Created page with "Also known as Cloak Scanning. <syntaxhighlight lang="css"> const auto processLists = RE::ProcessLists::GetSingleton(); if (!processLists) { return; } const auto *ActorTypeNP..." Tag: Visual edit: Switched |
|
N 17:13 | Category:SKSE Plugin Development 2 changes history +963 [Xieve (2×)] | |||
|
17:13 (cur | prev) +348 Xieve talk contribs Tag: Visual edit | ||||
N |
|
16:33 (cur | prev) +615 Xieve talk contribs Create page for this category Tag: Visual edit |
|
17:06 | Getting Started with SKSE Plugin Development 2 changes history −3,060 [Xieve (2×)] | |||
|
17:06 (cur | prev) −41 Xieve talk contribs Tag: Visual edit | ||||
|
17:06 (cur | prev) −3,019 Xieve talk contribs Moved sections to their own pages Tag: Visual edit: Switched |
N 17:02 | SKSE Plugin Development/Creating New Methods for Forms diffhist +469 Xieve talk contribs Created page with "SKSE Plugin cannot override or extend already existing Form classes. In other words, consider an ''"ObjectReference"'' object and a ''"newMethod(<parameters>)"'' function you..." |
|
N 16:59 | SKSE Plugin Development/Resources 4 changes history +1,969 [Xieve (4×)] | |||
|
16:59 (cur | prev) −2 Xieve talk contribs Tag: Visual edit: Switched | ||||
|
16:59 (cur | prev) +40 Xieve talk contribs | ||||
|
16:54 (cur | prev) +535 Xieve talk contribs Tag: Visual edit: Switched | ||||
N |
|
16:50 (cur | prev) +1,396 Xieve talk contribs Created page with "As of 2024-11-16, there is no definitive resource on SKSE plugin modding. Please note that instructions may differ from one source to another and that some might simply be c..." |
|
16:38 | SKSE Plugin Development 2 changes history −4,604 [Xieve (2×)] | |||
|
16:38 (cur | prev) −11 Xieve talk contribs Changed redirect target from Getting Started with SKSE Plugin Development to Category:SKSE Plugin Development Tags: Visual edit Redirect target changed | ||||
|
16:30 (cur | prev) +37 Xieve talk contribs Created & added category "SKSE Plugin Development" Tag: Visual edit |
|
16:35 | (Move log) [Xieve (2×)] | |||
|
16:35 Xieve talk contribs moved page Talk:SKSE Plugin Development to Talk:Getting Started with SKSE Plugin Development (Created SKSE Plugin Development category, so the title needs to be more specific) | ||||
|
16:35 Xieve talk contribs moved page SKSE Plugin Development to Getting Started with SKSE Plugin Development (Created SKSE Plugin Development category, so the title needs to be more specific) |
08:43 | User creation log User account Zitronex talk contribs was created |
4 December 2024
|
21:47 | Category:Settings 2 changes history +555 [SevenCardz (2×)] | |||
|
21:47 (cur | prev) +510 SevenCardz talk contribs Added the fMagicGrabActorMinDistance and fMagicGrabActorThrowForce game settings and descriptions. Tag: Visual edit | ||||
|
21:41 (cur | prev) +45 SevenCardz talk contribs test Tag: Visual edit |
3 December 2024
12:23 | User creation log User account Ironslayer22587 talk contribs was created |
28 November 2024
m 14:16 | Player Add Item diffhist −1 MannyGT talk contribs →Event Data: Very minor fix typo |
14:15 | User creation log User account MannyGT talk contribs was created |