Search found 899 matches

by Zo Kath Ra
Thu Dec 26, 2024 2:19 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3478084

Re: Ask a simple question, get a simple answer

Slava wrote: Thu Dec 26, 2024 9:38 am Can you please tell me why it's not working
GameMode.setMaxStatistic(“secrets_found”, 100)
GameMode.setMaxStatistic(“treasures_found”, 0)
are they hardcoded?
Works for me.
If you upload a test dungeon to Nexusmods, we can try to reproduce the error.

Merry Christmas!
by Zo Kath Ra
Tue Dec 24, 2024 11:08 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3478084

Re: Ask a simple question, get a simple answer

But this causes an exception saying addItem requires an ItemComponent: e.surface:addItem(spawn(item).item) What's the value of the "item" variable? If the "item" variable has the wrong value, then the spawned entity will not have an item component. Maybe add a "print(item)&...
by Zo Kath Ra
Wed Dec 11, 2024 2:32 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3478084

Re: Ask a simple question, get a simple answer

Eleven Warrior wrote: Wed Dec 11, 2024 6:30 am Hi guys. I need a weapon that attacks under water. I think I saw one here in the forums. Thank you for help
Hi Eleven Warrior :D
Could you be more specific, e.g. by explaining why you don't just add the "aquatic" trait to the Item component?
by Zo Kath Ra
Sun Nov 10, 2024 7:16 pm
Forum: Custom Dungeons
Topic: Seven Crystal Of Arboreria - LoG2 mod - WIP
Replies: 22
Views: 5718

Re: Seven Crystal Of Arboreria - LoG2 mod - WIP

Slava wrote: Sun Nov 10, 2024 3:25 pm I couldn't attach the images, I left the links
https://www.grimrock.net/forum/viewtopi ... 02#p126202
by Zo Kath Ra
Sun Oct 27, 2024 10:42 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3478084

Re: Ask a simple question, get a simple answer

Isaac, the link you posted "works" (this link): https://www.grimrock.net/modding/grimrock-2-asset-pack/ The "Modding and Asset Usage Terms" link and the "Model and Animation File Formats" within that link work, but the "Download Grimrock 2 Asset Pack (250 MB)"...
by Zo Kath Ra
Sat Oct 12, 2024 5:18 pm
Forum: Custom Dungeons
Topic: [MOD] A Test of True Heroism Lost Lands of Lemuria v1.9
Replies: 12
Views: 4947

Re: [MOD] A Test of True Heroism Lost Lands of Lemuria v1.9

I tried to use the "img" tag to show images but it doesn't work, or i don't know how to use it ^^', sorry, i've just inserted the links to images, thank you again for your patience ^^ The "img" tag needs the .jpg link [img]https://i.ibb.co/HgDJpQV/hall1.jpg[/img] This example do...
by Zo Kath Ra
Fri Sep 27, 2024 2:34 pm
Forum: Custom Dungeons
Topic: Seven Crystal Of Arboreria - LoG2 mod - WIP
Replies: 22
Views: 5718

Re: Seven Crystal Of Arboreria - LoG2 mod - WIP

I've changed the thread title, hope you don't mind :D
by Zo Kath Ra
Sat Sep 21, 2024 9:20 pm
Forum: Mod Creation
Topic: Ask a simple question, get a simple answer
Replies: 3990
Views: 3478084

Re: Ask a simple question, get a simple answer

KhrougH wrote: Sat Sep 21, 2024 6:38 pm how can i find "breakable" objects in a map?
getClass() doesn't work. getHealth() doesn't work.
You can list an entity's components with GameObject:componentIterator()
https://github.com/JKos/log2doc/wiki/Ob ... gameobject
by Zo Kath Ra
Fri Jun 28, 2024 10:13 pm
Forum: Modding
Topic: Global functions?
Replies: 1
Views: 2231

Re: Global functions?

Global functions? That's your question? You want to make global functions? You want to know what are the global functions that the scripting system has? Can you be more specific? Why be specific when you can just post two words, and let other people figure out what you might mean? I suspect he does...
by Zo Kath Ra
Sat Nov 25, 2023 10:42 am
Forum: Grimrock 1 Discussion
Topic: I hope the fan base is still alive...
Replies: 16
Views: 9478

Re: I hope the fan base is still alive...

Isaac wrote: Fri Nov 24, 2023 6:55 pm I would buy a FRUA style LoG2 commercial editor for Grimrock (and/or Druidstone), better yet a BTC style editor; with or without a new campaign from it.
I know what FRUA is :)
And I'm sure everyone except me knows what BTC is, other than Bitcoin.