Search found 13 matches

by The Real Pyxx
Sun Sep 16, 2012 3:08 am
Forum: Modding
Topic: Note_2 Error Bug and multiple trigger question
Replies: 15
Views: 13257

Re: Note_2 Error Bug and multiple trigger question

Lua is actually pretty easy to learn (good maybe its for me because I'm programming with some other languages for almost 6 years :P) But the probelm is that some don't know the very basics like the variable types or the diffrence between local and global variables. I think they should roughly expla...
by The Real Pyxx
Sat Sep 15, 2012 11:39 pm
Forum: Modding
Topic: Note_2 Error Bug and multiple trigger question
Replies: 15
Views: 13257

Re: Note_2 Error Bug and multiple trigger question

Well the thing is that LUA can be so frustrating when you don't know anything about it. However when looking at the LUA on Word it doesn't look that hard to learn. But I'm guessing the LUA gets challenging when you're adding in multiple effects, triggers, or responders. I will eventually get the han...
by The Real Pyxx
Sat Sep 15, 2012 11:16 pm
Forum: Modding
Topic: Note_2 Error Bug and multiple trigger question
Replies: 15
Views: 13257

Re: Note_2 Error Bug and multiple trigger question

My apologies to you Komag, you're right Shroom about how text can much more harsh than actual tone of words. I'm not normally rude, and I realize you and Kmag were only helping. I'll do some more research some more. I do like how this is shaping up. thx for the help from both you and Komag.
by The Real Pyxx
Sat Sep 15, 2012 9:45 am
Forum: Modding
Topic: mouth_socket . how is it used?
Replies: 8
Views: 7191

Re: mouth_socket . how is it used?

how is the moth_socket used? i tried using this together with a daemon head but i have no idea what activates this thing..... could someone tell me? well i know in the actual game it was a red gem.. now rather or not if that's still the case or you have to write out a LUA script for it or not.. I'm...
by The Real Pyxx
Sat Sep 15, 2012 9:42 am
Forum: Modding
Topic: Note_2 Error Bug and multiple trigger question
Replies: 15
Views: 13257

Re: Note_2 Error Bug and multiple trigger question

Sorry I should have mentioned I'm a noob at this and only using the coding that came with the basic editor. I know absolutely nothing about LUA or coding lol So what you just mentioned is alien to me. But I'm willing to learn. I'm not trying to be rude or unhelpful. I'm just suggesting you learn mo...
by The Real Pyxx
Sat Sep 15, 2012 1:57 am
Forum: Modding
Topic: Note_2 Error Bug and multiple trigger question
Replies: 15
Views: 13257

Re: Note_2 Error Bug and multiple trigger question

the thing is, you haven't yet learned the BASICS, but you're asking ADVANCED questions, so when you get answers, they end up being mostly meaningless to you. I'm a quick learner; I'm not trying to be rude here, but it seems you are judging me without even knowing what I'm capable of. And a little h...
by The Real Pyxx
Fri Sep 14, 2012 11:29 pm
Forum: Modding
Topic: Note_2 Error Bug and multiple trigger question
Replies: 15
Views: 13257

Re: Note_2 Error Bug and multiple trigger question

ok so where would I go to type in the LUA lines and how to import those lines into my dungeon editor I'm working on? I'm not seeing any advance options for inputting LUA or script. Oh did I forget to mention this dang thing is not letting me put anything into the Alcoves? lmao... geez I just can't w...
by The Real Pyxx
Fri Sep 14, 2012 11:13 pm
Forum: Modding
Topic: Note_2 Error Bug and multiple trigger question
Replies: 15
Views: 13257

Re: Note_2 Error Bug and multiple trigger question

Sorry I should have mentioned I'm a noob at this and only using the coding that came with the basic editor. I know absolutely nothing about LUA or coding lol So what you just mentioned is alien to me. But I'm willing to learn. I was just using the above as a scenario.. but I do have multiple scenari...
by The Real Pyxx
Fri Sep 14, 2012 10:56 pm
Forum: Modding
Topic: General Dungeon Editor glitches and problems
Replies: 167
Views: 133619

Re: General Dungeon Editor glitches and problems

Do you mean the "error lines" in the preview window`? It's part of the console that can be cleared by typing "clear" in it. You can access the console by pressing the § key. You can also configure the console key in grimrock.cfg to something else if you wish. You can change the ...
by The Real Pyxx
Fri Sep 14, 2012 10:50 pm
Forum: Modding
Topic: Note_2 Error Bug and multiple trigger question
Replies: 15
Views: 13257

Note_2 Error Bug and multiple trigger question

In my 1st room I created I was hoping to make an alcove that had a note that when you picked it up it would open the door for you. However, It started giving me an error, so I deleted the note instead and added a pull chain to the door. I only have one note so far in my custom dungeon and it's liste...