Ask for help about creating mods and scripts for Grimrock 2 or share your tips, scripts, tools and assets with other modders here. Warning: forum contains spoilers!
How I get my console working? I have set from grimrock file to console true and shorkey 190 and when I start the editor it wont open. Where is the problem?
Last edited by Slade on Sat Aug 17, 2024 9:26 am, edited 1 time in total.
How to trigger custom sound with floor triggers that way that it begins with floor trigger and then it loops till the script is ended with floor trigger? I have already defined them in sounds.lua like this
defineSound{
name = "prelude",
filename = "mod_assets/sounds/prelude.wav",
loop = false,
volume = 1,
minDistance = 1,
maxDistance = 1,
}
Me again. Hey can anyone write tutorial(if there aint already) how to :
Control time and day cycles?
Use timers?
Use NPC movement?
I'm back in a long time so I have forgotten even basics. Time to raise! (slowly)
Hello people! Hey I'm new and I dont know usable coding for this, so can somebody tell me how counters work? How to add values in them and triggering with scripts? I didnt find on forums that specific thing.
Blackswamp wrote: ↑Tue Aug 20, 2024 2:22 am
Hello people! Hey I'm new and I dont know usable coding for this, so can somebody tell me how counters work? How to add values in them and triggering with scripts? I didnt find on forums that specific thing.
THOM formaly known as tschrage _______________________________________________ My MOD (LoG1):Castle RingfortThread My MOD (LoG2):Journey To JusticeThread | Download
https://imgur.com/yEl2s6p Hey another question. Why I get this error message when I'm trying to shovel ground. It happens everywhere if I just click shovel. I followed Skuggavesteins buried treasures tutorial exactly but I still have this error. If you know something, help mej!
THOM formaly known as tschrage _______________________________________________ My MOD (LoG1):Castle RingfortThread My MOD (LoG2):Journey To JusticeThread | Download