Talk:Implementing Linked Lists

From the CreationKit Wiki
Jump to navigation Jump to search

What's Gvar?[edit source]

In your code, there are a lot of references to a Gvar, a property of type GlobalVariableScript. Going by the name, it looks like a global variable. But since I don't know of any way to add scripts to global variables, and your Gvar obviously holds some properties, I'm assuming that it must be something else. Does GlobalVariableScript extend Quest instead?

By the way, nice job. I had to read it over twice, but I think I understood what you were doing. --Fg109 01:47, 24 March 2012 (EDT)

Whupsie...I forgot to include the Global Variable script. I Gotta remember that it's not always obvious what's going on. Fixed (along with some typos) RedwoodElf 15:25, 31 March 2012 (EDT)