View Single Post
  #4  
Old 12-30-2003, 07:49 PM
Lurker_005
Demi-God
 
Join Date: Jan 2002
Location: Tourist town USA
Posts: 1,671
Default Re: Parser.cpp and Embparser.cpp fixes and additions

Quote:
Originally Posted by Scorpious2k
Doesn't changing this risk breaking exsiting quests? I'm not sure I see the problem it is fixing.
I checked that this works for quest:summonitem(1001) as well as quest:summonitem(1001,1) Granted I didn't verify that it will not cause problems with the qst format, but it shouldn't.

summonitem is a 2 paramater function with a default for count
Also summoning 5 nonstackable/non-charged items still only results in 1 item
__________________
Please read the forum rules and look at reacent messages before posting.
Reply With Quote