Page 1 of 1

ORK Integration LUA

Posted: Wed Nov 16, 2016 6:19 pm
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.

Re: ORK Integration LUA

Posted: Wed Nov 16, 2016 7:46 pm
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.

Re: ORK Integration LUA

Posted: Wed Nov 16, 2016 10:51 pm
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.

Re: ORK Integration LUA

Posted: Thu Nov 17, 2016 3:38 am
by dlevel
That was fast! thank you.

Re: ORK Integration LUA

Posted: Thu Nov 17, 2016 6:51 am
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!

Re: ORK Integration LUA

Posted: Thu Nov 17, 2016 6:52 am
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.