vcr
|
Last Activity: 02/01/2009 20:29
Mentions
| 08/14/2017 |
| 16:51 - bissag mentioned vcr in post New exploit, dupe any item vsro I need to see how this IntrewardAmount is calculated.
SELECT IntrewardAmount = Value
FROM _JobSystemConfiguration
WHERE CodeName = vcrewardAmountString
JobSystemConfiguration has data for the arena amount you get, the minimum contribution allowed to receive the reward and the item code name and the reward l... |
| 16:28 - bissag mentioned vcr in post New exploit, dupe any item vsro ...sent when the char logs out (EventID = 6)
/*Job Reward */
IF EventiD = 6
BEGIN
EXEC _JobSystem ChariD
END
_JobSystem
EXEC SRO_VT_SHARD.dbo._ADD_ITEM_EXTERN vccharName, vcrewardCodeName, IntrewardAmount, 0
EXEC SRO_VT_SHARD.dbo._ADD_ITEM_EXTERN vccharName, vcrewardCodeName2, IntrewardAmount2, 0 |





