View Single Post
  #3  
Old 06-10-2004, 04:20 AM
Swampdog
Hill Giant
 
Join Date: May 2004
Posts: 106
Default

Yup.. Know I could do it that way. I was just going by the syntax as shown in the guide stickied at the top for writing perl quests "Guide to the Perl Quest system *updated 16/02/2004*":

Quote:
quest::summonitem(itemid); or quest::summonitem(itemid,charges); - Summons "itemid" to user that triggered Event. Charges is the number of charges, or number of items in the stack depending on the item type, it is also optional.
So if it is intended to be able to summon a stack, would love to get it to work clean so the user gets a stack of specified amount instead of one at a time.. :P
__________________
Kukthar
Discord Aftermath (alpha) LAN Party Server [Custom Legit] - Op/Dev
Temporarilly on hold due to time constraints
Damn rl interupting fun anyways.. :P
Reply With Quote