Give "inventory verb"

atorres
26 Sept 2013, 19:38
Upgrading my unfinished first game to quest 5.4 (from 5.2) I noticed that the give command in the inventory is no longer working.
It used to show an window asking to whom the object should be given.
I understand that now there is no such window anymore (because it is only html).
Question: should I remove the give verb from the inventory verb list of my object (and any other verb that requires a third object) ?
Or is there a way to show a list to the user when it pushed the give button in the inventory?

Thanks

jaynabonne
26 Sept 2013, 23:40
I did a test, and I created an apple object. Under its Use/Give tab, there is a section called "Give (on its own)". Under that, there is a checkbox that says, "Display menu of objects this can be given to". When I check that, it spits out a menu (inline) when I type "give apple". You can then individually handle each recipient under "Give this to (other object)".

Is that what you wanted?

atorres
27 Sept 2013, 11:39
Thank you Jay!
That´s exactly what I wanted.