Ok, first off that I was drawn to this from Game Maker mainly because it seems easy enough to use and comes loaded with features, but my mind was simply blown when I made the rather unpleasant discovery that FILES IN THE GAMES SUBDIRECTORIES CAN NOT BE ACCESSED! Can someone explain to me please how that makes ANY bit of sense? How can something so vital to project organization be nerfed like this!? This is just... I don't... I can't even describe how stupid this is to me. I'm sorry, but If making a game boils down to having every single lua class (for my current project, there will be ALOT of classes, not to mention a special map format) all jumbled into the root directory, then I'll find another engine to use. know i just registered, but I came into this hoping to AVOID a clusterfuck like Game Maker, only to find a new kind of clusterfuck.
EDIT:
DISREGARD THAT I SUCK COCKS! I fucked up in the function... damn i feel like an idiot... I need more sleep. Please excuse me while I find a crowbar to pry my foot out of my mouth. In a nutshell, heres what happened:
bartbes wrote:I don't know if it works using \\, but that is better than \, because, just like C, \ is an escape character.
\c = carriage return
\a = alert
Still doesn't, Appleide tried it in his GUI project.