Additional two-noun verbs?
Lumino
12 Dec 2008, 23:30In 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
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

Thanatos
13 Dec 2008, 00:07I'm pretty sure this can be done, yes.
How, I'm not so sure.
Thana
How, I'm not so sure.
Thana
Elexxorine
14 Dec 2008, 16:59You could also use commands to do this easily. How to add custom commands is in the quest help file, and here

Thanatos
14 Dec 2008, 21:44kekeke... You've gotta teach me how to code one day...
On topic, uhh... hope that helped...? Sorry Elex, that's your line.
On topic, uhh... hope that helped...? Sorry Elex, that's your line.

paul_one
16 Dec 2008, 20:07Verbs 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
That's why I went with loads of commands:
viewtopic.php?f=5&t=1682&start=0
Jhames
05 Jan 2009, 14:45Yeah !!!
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.
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.