Questions

Error message

Deprecated function: implode(): Passing glue string after array is deprecated. Swap the parameters in drupal_get_feeds() (line 394 of /var/www/pied-piper.ermarian.net/includes/common.inc).
AuthorTopic: Questions
Warrior
Member # 5802
Profile #0
Ok, So im makeing a scenario and i have some questions.

1. Is there any code that lets me take the items of a party and returning them sometime in the scenario?

2. Is there a code that takes an item from the party?

Thanks for any help

-Archmage Mycroft

--------------------
If Skribbane dosn't kill me, canisters will.

"You suck." - TM
Posts: 156 | Registered: Wednesday, May 11 2005 07:00
Warrior
Member # 5274
Profile #1
Most of the code you need should be listed under the item calls page. Typically the char_take_item(short which_char_or_group,short which_item); call can be used to remove the item, and the char_give_item(short which_char_or_group,short which_item) call can be used to give it to your party.

This wiki may be helpful. http://en.wikibooks.org/wiki/Blades_of_Avernum_Script_Reference#NPCs_Joining_Party_Calls

--------------------
I assume my reputation for arrogant presumption precedes me
Posts: 107 | Registered: Thursday, December 9 2004 08:00