Difference between revisions of "Linked List Tutorial"
Jump to navigation
Jump to search
no edit summary
Tag: Manual revert |
|||
Line 4: | Line 4: | ||
Preamble note: Since OBSE has added array manipulation to Oblivion script language, the implementation described in this article is only meaningful for modders that don't want to use OBSE in their mods. | Preamble note: Since OBSE has added array manipulation to Oblivion script language, the implementation described in this article is only meaningful for modders that don't want to use OBSE in their mods. | ||
==Unfortunate Realities== | ==Unfortunate Realities== |