KTomachi
29-06-13, 12:37 PM
Nhu trên , Em dùng 2 hàm Này ko có tác dụng
function tbNpcSuKien:muabotmi1()
if me.CountFreeBagCell() < 1 then
me.Msg("Hành Trang không đủ chỗ trống.Hãy sắp xếp còn trống 1 ô rồi quay lại gặp ta!");
return 0;
end
local nMyMoney = me.nCashBindMoney; --GetCash();
local nMoney = math.floor(nMyMoney/500000);
local nGhep = math.min(nMoney,me.CountFreeBagCell());
if (nMyMoney < 500000) then
Dialog:Say("Không đủ 20 Vạn Lượng Khóa, có đủ rồi hãy quay lại.");
return 0;
else
Dialog:AskNumber("Số lượng:", nGhep, self.muabotmi2, self);
end
end
function tbNpcSuKien:muabotmi1()
if me.CountFreeBagCell() < 1 then
me.Msg("Hành Trang không đủ chỗ trống.Hãy sắp xếp còn trống 1 ô rồi quay lại gặp ta!");
return 0;
end
local nMyMoney = me.nBindMoney; --GetCash();
local nMoney = math.floor(nMyMoney/500000);
local nGhep = math.min(nMoney,me.CountFreeBagCell());
if (nMyMoney < 500000) then
Dialog:Say("Không đủ 20 Vạn Lượng, có đủ rồi hãy quay lại.");
return 0;
else
Dialog:AskNumber("Số lượng:", nGhep, self.muabotmi2, self);
end
end
function tbNpcSuKien:muabotmi1()
if me.CountFreeBagCell() < 1 then
me.Msg("Hành Trang không đủ chỗ trống.Hãy sắp xếp còn trống 1 ô rồi quay lại gặp ta!");
return 0;
end
local nMyMoney = me.nCashBindMoney; --GetCash();
local nMoney = math.floor(nMyMoney/500000);
local nGhep = math.min(nMoney,me.CountFreeBagCell());
if (nMyMoney < 500000) then
Dialog:Say("Không đủ 20 Vạn Lượng Khóa, có đủ rồi hãy quay lại.");
return 0;
else
Dialog:AskNumber("Số lượng:", nGhep, self.muabotmi2, self);
end
end
function tbNpcSuKien:muabotmi1()
if me.CountFreeBagCell() < 1 then
me.Msg("Hành Trang không đủ chỗ trống.Hãy sắp xếp còn trống 1 ô rồi quay lại gặp ta!");
return 0;
end
local nMyMoney = me.nBindMoney; --GetCash();
local nMoney = math.floor(nMyMoney/500000);
local nGhep = math.min(nMoney,me.CountFreeBagCell());
if (nMyMoney < 500000) then
Dialog:Say("Không đủ 20 Vạn Lượng, có đủ rồi hãy quay lại.");
return 0;
else
Dialog:AskNumber("Số lượng:", nGhep, self.muabotmi2, self);
end
end