ORK Integration LUA

Announcements, support questions, and discussion for the Dialogue System.
Post Reply
dlevel
Posts: 197
Joined: Wed Nov 16, 2016 6:17 pm

ORK Integration LUA

Post by dlevel »

Hello,

I am trying to implement Dialogue System with my ORK Framework project. At the moment I run into a problem that the LUA ORKAddItem(combatant, item)
doesnt work with Weapons and Armors, I can only give rewards from the Items menu at the moment. Is there any way to implement Weapons and Armors also from the inventory system to be able to reward players ?

Best Regards.
User avatar
Tony Li
Posts: 23260
Joined: Thu Jul 18, 2013 1:27 pm

Re: ORK Integration LUA

Post by Tony Li »

Hi,

Thanks for using the Dialogue System! I'm looking into this right now. I'll reply with a solution here as soon as I can.
User avatar
Tony Li
Posts: 23260
Joined: Thu Jul 18, 2013 1:27 pm

Re: ORK Integration LUA

Post by Tony Li »

Hi,

You can download an updated ORK Framework Support package from the Dialogue System Extras page. It's the second download button from the top. This updates the inventory-management Lua functions for the latest version of ORK so you can add and remove weapons and armor as well as regular items.
dlevel
Posts: 197
Joined: Wed Nov 16, 2016 6:17 pm

Re: ORK Integration LUA

Post by dlevel »

That was fast! thank you.
User avatar
Tony Li
Posts: 23260
Joined: Thu Jul 18, 2013 1:27 pm

Re: ORK Integration LUA

Post by Tony Li »

Happy to help! If you notice any other issues from the latest ORK update or have any feature requests for the integration, just let me know!
dlevel
Posts: 197
Joined: Wed Nov 16, 2016 6:17 pm

Re: ORK Integration LUA

Post by dlevel »

ORK gets a major update next week with 2.9.0 coming out, i will be heavy on quest part of my game using Articy:Draft and Dialogue System together, so will let you know with anything i notice :)

btw, exceptional support. Kudos.
Post Reply