Beautiful. hahaSnowyOwl47 wrote:When making your own methods and code you can use globally you never put : never: ever: ever: its all dots .......
IF YOU EVER PLACE : instead of a dot . you it doesn't happen no errors but the grantPuzzleItem function won't get called because you don't use :
This was starting to be one of those puzzles I needed to figure out before I could do anything else with my life. I'm still a lua novice.


I'm curious, though, what was actually happening, because the function was being called with ':', just any passed parameters were going haywire.
EDIT: Nevermind, I looked it up and apparently ':' sends self as a parameter implicitly. The more you know.
