rinnegan
21-11-14, 07:55 PM
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
Mình Muốn Edit lại cái phần thứ 2
Chỉ cho nó đi tới nhưng map mình thêm thôi
mình thấy file chuansongfu.lua edit lại được cái kia rồi. mà còn phần chọn map thì không tìm thấy
local nSkillLevel = me.GetSkillState(self.HORSE_SKILLID);
if (nSkillLevel > 0) then
local nIndex = Map.tbChuanSongMapInfo.tbMapIndex["Khu vực luyện công"];
local tbSubMap = Map.tbChuanSongMapInfo.tbSubMap[nIndex];
table.insert(tbOpt, #tbOpt + 1, {"<color=green>Khu vực luyện công<color>", self.OnTransItemEx, self, it, tbSubMap, self.tbNewTransItem[it.nParticular]});
end
function tbChuangsongfu:OnTransItemEx(pItem, tbPosTb, nIsLimit, szFrom)
local tbOpt = {};
if (not tbPosTb) then
return;
end
if (tbPosTb.tbMapList and #tbPosTb.tbMapList > 0) then
self:OnShowMapList(pItem, tbPosTb, 1, nIsLimit, szFrom);
return;
end
if (not tbPosTb.tbMapIndex) then
return;
end
if (not tbPosTb.tbSubMap) then
return;
end
for i, tbPos in ipairs(tbPosTb.tbSubMap) do
tbOpt[#tbOpt+1] = {tbPos.szSubName, self.OnTransItemEx, self, pItem, tbPos, nIsLimit, szFrom};
end
tbOpt[#tbOpt+1] = {"Kết thúc đối thoại"};
Dialog:Say("Muốn đi đâu thì đi!<pic=48>", tbOpt);
end
tìm mãi mà không thấy cái Cấp 5 Cấp 15 Cấp 25 ở đâu cả. Ai biết chỉ mình với. Thanks nhiều ak
Bạn tham gia clbgamesvn để làm gì ? (gợi ý câu trả lời: hoc hoi dev game)
<b><font color=red>[Chỉ có thành viên mới xem link được. <a href="register.php"> Nhấp đây để đăng ký thành viên......</a>]</font></b>
Mình Muốn Edit lại cái phần thứ 2
Chỉ cho nó đi tới nhưng map mình thêm thôi
mình thấy file chuansongfu.lua edit lại được cái kia rồi. mà còn phần chọn map thì không tìm thấy
local nSkillLevel = me.GetSkillState(self.HORSE_SKILLID);
if (nSkillLevel > 0) then
local nIndex = Map.tbChuanSongMapInfo.tbMapIndex["Khu vực luyện công"];
local tbSubMap = Map.tbChuanSongMapInfo.tbSubMap[nIndex];
table.insert(tbOpt, #tbOpt + 1, {"<color=green>Khu vực luyện công<color>", self.OnTransItemEx, self, it, tbSubMap, self.tbNewTransItem[it.nParticular]});
end
function tbChuangsongfu:OnTransItemEx(pItem, tbPosTb, nIsLimit, szFrom)
local tbOpt = {};
if (not tbPosTb) then
return;
end
if (tbPosTb.tbMapList and #tbPosTb.tbMapList > 0) then
self:OnShowMapList(pItem, tbPosTb, 1, nIsLimit, szFrom);
return;
end
if (not tbPosTb.tbMapIndex) then
return;
end
if (not tbPosTb.tbSubMap) then
return;
end
for i, tbPos in ipairs(tbPosTb.tbSubMap) do
tbOpt[#tbOpt+1] = {tbPos.szSubName, self.OnTransItemEx, self, pItem, tbPos, nIsLimit, szFrom};
end
tbOpt[#tbOpt+1] = {"Kết thúc đối thoại"};
Dialog:Say("Muốn đi đâu thì đi!<pic=48>", tbOpt);
end
tìm mãi mà không thấy cái Cấp 5 Cấp 15 Cấp 25 ở đâu cả. Ai biết chỉ mình với. Thanks nhiều ak
Bạn tham gia clbgamesvn để làm gì ? (gợi ý câu trả lời: hoc hoi dev game)