Search found 21 matches

by NolanDaneworth
Sat Mar 09, 2019 4:30 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

Thank you again
by NolanDaneworth
Sat Mar 09, 2019 2:19 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

Are there any materials to read on defineSpell, defineTrait, etc ?
Have some ideas to bring priest magic into grimrock (apart from heals and cures that are in other thread) plus redo some already existed
by NolanDaneworth
Tue Mar 05, 2019 6:33 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

Big thank you, wish i could repay the favor
by NolanDaneworth
Tue Mar 05, 2019 1:33 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

Hmmm, interesting, it appears whenever i place more than one of this tiles they stop working.
Wonder where the tile check failures now. My goal was to fill the whole room
by NolanDaneworth
Tue Mar 05, 2019 1:06 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

Ah, thats where the problem was.
I was trying to do all the stuff in editor script entities with mere function.
A big thank you from me.

Still dont understand when to write the stuff in base lua files and not ingame
by NolanDaneworth
Mon Mar 04, 2019 7:02 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

Thats the problem, i simply dont know where to gain this expierence and knowledge of lua.
I dont do programming in my life at all, but i really want to recreate something in LOG2
by NolanDaneworth
Mon Mar 04, 2019 6:46 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

Zo Kath Ra wrote: Mon Mar 04, 2019 6:11 pm
NolanDaneworth wrote: Mon Mar 04, 2019 5:57 pm thank you, gotta experiment now
Now I wish i'd provided a bad solution, because then Isaac would've posted a perfect one :D
i wish i knew what im doing wrong, cuz i already managed to crash editor 4 times
by NolanDaneworth
Mon Mar 04, 2019 5:57 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

Zo Kath Ra wrote: Mon Mar 04, 2019 5:55 pm
NolanDaneworth wrote: Mon Mar 04, 2019 5:07 pm As in references, i only see .onCastSpell, but how to write the "fizzle" part ?
viewtopic.php?p=119265#p119265
thank you, gotta experiment now
by NolanDaneworth
Mon Mar 04, 2019 5:07 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

And i have my own question again.
Is there a way to script floor, that whenever party stays on it - no magic can be used ?
It really hurts to not know lua, because so many ideas, so little capabilities.

As in references, i only see .onCastSpell, but how to write the "fizzle" part ?
by NolanDaneworth
Sun Mar 03, 2019 1:48 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3413585

Re: Ask a simple question, get a simple answer

Anyway, thx everyone for involvement. Another mystery of editor solved. Tho kinda suprised it wasn't discovered earlier, could've saved some nerves.