Thread: Force COD
View Single Post
08/20/18, 03:15 AM   #1
ESOARMY
 
ESOARMY's Avatar
Join Date: Nov 2016
Posts: 10
Force COD

hey there lua masters, if i put this

QueueCOD(20)

above this
SendMail(currConfig.To,currConfig.Subject,"Thank you!")
d("|c99FF99AAL:|cFFFFFF Sending 1 mail to "..currConfig.To..", containing 6 CLOTH items")
numSlot = 1
zo_callLater(function() BG_OIK:SendMails() end, self.db.delay)

if it will add a 20g cod to the in game mail being sent?
or am I using this the wrong way?
  Reply With Quote