I need to be able to check party items for a "gold_key". Does anyone have some example script
that I can utilize. I keep getting a "nil" on the champion command.
I need help with this script. It is probably the wrong forum to post in on here but having trouble finding where to post. I keep getting this error message and need help to get the script right. sDone = false shownOnce = false gotTreasure = false questAccepted = false questComplete = false function ...
I need to know if there is a way to design a script that will allow a quest logbook? If an NPC gives a player a quest, it should update the status in a quest logbook item, which can be used at any time.
Here is something I found on Grimrock.net. Is there a way to set a variable in this? I am having hell trying to get it to work properly. function gtkDidLoad() GTK.Core.GUI:addImage({ name="book-of-monsters", path="mod_assets/ext/grimtk/samples/book-of-monsters.tga", size={545, 40...
How create questgiver in a conversational script? I want the player to be able to accept a quest but when they return to talk to the NPC, they will ask if they have what they want yet.