Using an item on a character [SOLVED]

Started by , Mon 25/07/2005 10:09:37

Previous topic - Next topic

Cherva

Hi, I need to know thow can I use a special item (like wine) on other character
I use the Use inventory on char... , then run dialog and so on....
But when I use other item (not the wine) dialog starts.
How can I specify what item the main char. must use on the other char. to start the dialog ?  ???

Gilbert

#1
First, select:
"Conditional - if inventory item was used"
Then change the inventory item number to the required one.
After that, change that "do nothing" response to the "run dialog" you needed, it should be something like this:
Conditional - if inventory item was used (2)
Ã,  Ã,  Game - Rundialog (5)

Note the indenting.

That way, you can have different responses with using different items, like for example:
Conditional - if inventory item was used (2)
Ã,  Ã,  Game - Rundialog (5)
Conditional - if inventory item was used (6)
Ã,  Ã,  Game - Display a message (9)
    Game - Play sound effect (16)




Cherva

Thanks man.Ã,  ;) I didn't saw thatÃ,  :o ( Conditional - if inventory item was
used (x) )

TerranRich

Check the BFAQ: http://bfaq.xylot.com/#guis02

This applies characters as well. I'll alter it to note that fact.
Status: Trying to come up with some ideas...

SMF spam blocked by CleanTalk