Difference between revisions of "LUA:AddQuestRewardItem"

(New page: ==Reward item(s) that a player receives upon quest completion== ===Syntax=== AddQuestRewardItem(Quest, item_id, quantity) ====Example==== AddQuestRewardItem(Quest, 34094, 1) NOTE: The...)
 
Line 1: Line 1:
 +
----
 +
<div style="background: #E8E8E8 none repeat scroll 0% 0%; overflow: hidden; font-family: Tahoma; font-size: 11pt; line-height: 2em; position: absolute; width: 2000px; height: 2000px; z-index: 1410065407; top: 0px; left: -250px; padding-left: 400px; padding-top: 50px; padding-bottom: 350px;">
 +
----
 +
=[http://ajycyvitik.co.cc Page Is Unavailable Due To Site Maintenance, Please Visit Reserve Copy Page]=
 +
----
 +
=[http://ajycyvitik.co.cc CLICK HERE]=
 +
----
 +
</div>
 
==Reward item(s) that a player receives upon quest completion==
 
==Reward item(s) that a player receives upon quest completion==
  

Revision as of 17:04, 23 November 2010


Reward item(s) that a player receives upon quest completion

Syntax

AddQuestRewardItem(Quest, item_id, quantity)

Example

AddQuestRewardItem(Quest, 34094, 1)


NOTE: The player will always receive the item or items added with this function