Jump to content

joker.neophyte

Members
  • Posts

    1
  • Joined

  • Last visited

joker.neophyte's Achievements

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody.

I ordered some spaghetti with marinara sauce and I got egg noodles and ketchup. I'm an average nobody. (2/54)

0

Reputation

  1. Hello. First, I tried putting all I needed into _G in all my different resources, thinking that I could use it to share stuff beetween them (_G.root = getRootElement(), etc..). It obviously didn't work. Then, I tried putting everything in one resource, using dofile() to load my scripts from subdirectories which got me an error message about it being an unsafe function. So the question I'd like to ask is this: is there ANY way at all to share things beetween resources without using meta.xml? I don't want to write 350 lines of (and if I see it right on the wiki, it doesn't even work with variables) and a monolithic file is unmaintainable. Any ideas?
×
×
  • Create New...