Additional two-noun verbs?

In Quest, as far as I can tell, the only verbs that can have two nouns associated them are "use" and "give":

Use ____ on _____
Give ____ to _____

Is it possible to define customized two-object verbs, like so:

<verbname> [object 1] <preposition> [object 2]

Example:
If I wanted the player to be able to "cut rope with knife", could I define a new verb as "cut ____ with ____" and have Quest recognize it?


Hope this all makes sense.

Lum

I'm pretty sure this can be done, yes.

How, I'm not so sure.


Thana

You could also use commands to do this easily. How to add custom commands is in the quest help file, and here

kekeke... You've gotta teach me how to code one day...

On topic, uhh... hope that helped...? Sorry Elex, that's your line. :D

Verbs don't allow use of more than simple "something - object" commands.

That's why I went with loads of commands:
viewtopic.php?f=5&t=1682&start=0

Yeah !!!

It's possible.

I'm trying to make game for QUEST in spanish.
And.. I need to make sentences that you ask.

¡¡¡ Yesterday ... i found the way !!!

It's easy. I made a spanish.lib than works fine.