HERAKLES Otomatik Avlı kalıcı sunucu. 19 Haziran'da açılıyor. Atius & Wizard güvencesiyle hemen kayıt ol, ön kayıt ödülleri aktif. HEMEN TIKLA!
Merhaba Arkadaşlar Bayadır Etrafta Herkes Ep Questi Arıyor Ep Vermiyor , Kuponu Silmiyor Tarzında Şikayetler Bu Questi Paylaşmak İstedim.
[CODE title="ep questi"]quest charge_cash_by_voucher begin
state start begin
function charge(amount, charge_type)
if charge_type == nil then
charge_type = "cash"
end
if 0 < amount then
-- syntax : pc.charge_cash(amount, charge_type)
-- warning: 1. 'charge_type' : "cash"(default) | "mileage"
-- 2. 'amount' must be positive number.
local result = pc.charge_cash(amount, charge_type)
if true == result then
local item_id = item.get_id()
char_log(item_id, "CHARGE_CASH_BY_VOUCHER", amount)
syschat(string.format(gameforge.charge_cash_by_voucher._010_syschat, amount))
local flag_name = "total_" .. charge_type
pc.setqf(flag_name, pc.getqf(flag_name) + amount)
item.remove()
end
end
return false
end
when 80021.use or 80022.use or 80023.use or 80024.use or 80025.use or 80026.use or 80027.use begin
local amount = item.get_value(0)
charge_cash_by_voucher.charge(amount, "cash")
end
end
end
[/CODE]
[CODE title="ep questi"]quest charge_cash_by_voucher begin
state start begin
function charge(amount, charge_type)
if charge_type == nil then
charge_type = "cash"
end
if 0 < amount then
-- syntax : pc.charge_cash(amount, charge_type)
-- warning: 1. 'charge_type' : "cash"(default) | "mileage"
-- 2. 'amount' must be positive number.
local result = pc.charge_cash(amount, charge_type)
if true == result then
local item_id = item.get_id()
char_log(item_id, "CHARGE_CASH_BY_VOUCHER", amount)
syschat(string.format(gameforge.charge_cash_by_voucher._010_syschat, amount))
local flag_name = "total_" .. charge_type
pc.setqf(flag_name, pc.getqf(flag_name) + amount)
item.remove()
end
end
return false
end
when 80021.use or 80022.use or 80023.use or 80024.use or 80025.use or 80026.use or 80027.use begin
local amount = item.get_value(0)
charge_cash_by_voucher.charge(amount, "cash")
end
end
end
[/CODE]
24 saat içerisinde questın calıstıgına dair kanıt/görsel ekleyiniz.Merhaba Arkadaşlar Bayadır Etrafta Herkes Ep Questi Arıyor Ep Vermiyor , Kuponu Silmiyor Tarzında Şikayetler Bu Questi Paylaşmak İstedim.
[CODE title="ep questi"]quest charge_cash_by_voucher begin
state start begin
function charge(amount, charge_type)
if charge_type == nil then
charge_type = "cash"
end
if 0 < amount then
-- syntax : pc.charge_cash(amount, charge_type)
-- warning: 1. 'charge_type' : "cash"(default) | "mileage"
-- 2. 'amount' must be positive number.
local result = pc.charge_cash(amount, charge_type)
if true == result then
local item_id = item.get_id()
char_log(item_id, "CHARGE_CASH_BY_VOUCHER", amount)
syschat(string.format(gameforge.charge_cash_by_voucher._010_syschat, amount))
local flag_name = "total_" .. charge_type
pc.setqf(flag_name, pc.getqf(flag_name) + amount)
item.remove()
end
end
return false
end
when 80021.use or 80022.use or 80023.use or 80024.use or 80025.use or 80026.use or 80027.use begin
local amount = item.get_value(0)
charge_cash_by_voucher.charge(amount, "cash")
end
end
end
[/CODE]
Merhaba Arkadaşlar Bayadır Etrafta Herkes Ep Questi Arıyor Ep Vermiyor , Kuponu Silmiyor Tarzında Şikayetler Bu Questi Paylaşmak İstedim.
[CODE title="ep questi"]quest charge_cash_by_voucher begin
state start begin
function charge(amount, charge_type)
if charge_type == nil then
charge_type = "cash"
end
if 0 < amount then
-- syntax : pc.charge_cash(amount, charge_type)
-- warning: 1. 'charge_type' : "cash"(default) | "mileage"
-- 2. 'amount' must be positive number.
local result = pc.charge_cash(amount, charge_type)
if true == result then
local item_id = item.get_id()
char_log(item_id, "CHARGE_CASH_BY_VOUCHER", amount)
syschat(string.format(gameforge.charge_cash_by_voucher._010_syschat, amount))
local flag_name = "total_" .. charge_type
pc.setqf(flag_name, pc.getqf(flag_name) + amount)
item.remove()
end
end
return false
end
when 80021.use or 80022.use or 80023.use or 80024.use or 80025.use or 80026.use or 80027.use begin
local amount = item.get_value(0)
charge_cash_by_voucher.charge(amount, "cash")
end
end
end
[/CODE]
[C++] EP Kuponu Sistemi
Merhaba Arkadaşlar, mysql_query veya mysql_query10 komutları sıkıntı çıkartıyor diyenlere net çözüm c++ ep kuponu sistemi. Kodlama bana ait değil tabi ki, çok uğraş verdim araştırırken sonunda çözüme kavuştum sizinle de paylaşmak istedim. 1.Aşama: db/src de ClientManagar.cpp açılıp aratılır...
Konu daha önce paylaşıldı
- Durum
- Üzgünüz bu konu cevaplar için kapatılmıştır...
Şu an konuyu görüntüleyenler (Toplam : 0, Üye: 0, Misafir: 0)
Benzer konular
- Cevaplar
- 5
- Görüntüleme
- 297
- Cevaplar
- 0
- Görüntüleme
- 35

