View Full Version : [KT] Cho mình hỏi làm sao add item+16 sẵn
hoanganhquan10a11
27-01-12, 05:55 PM
Hàm additem ý, làm sao mình add được item+16 sẵn lun.
Ngoài ra bạn nào biết mấy cái file shop vũ khí tần lăng,... ở đâu kô
:D
duongquyet101
28-01-12, 11:11 AM
Hàm additem ý, làm sao mình add được item+16 sẵn lun.
Ngoài ra bạn nào biết mấy cái file shop vũ khí tần lăng,... ở đâu kô
:D
Shop TL của trantoai223 nè, tự làm nhá :D:D
function tbGift:ShopThuyhoang()
local nSeries = me.nSeries;
if (nSeries == 0) then
Dialog:Say("Bạn hãy gia nhập phái");
return;
end
if (1 == nSeries) then
me.OpenShop(156, 1);
elseif (2 == nSeries) then
me.OpenShop(157, 1);
elseif (3 == nSeries) then
me.OpenShop(158, 1);
elseif (4 == nSeries) then
me.OpenShop(159, 1);
elseif (5 == nSeries) then
me.OpenShop(160, 1);
else
Dbg:WriteLogEx(Dbg.LOG_INFO, "Hỗ Trợ tân thủ", me.szName, "Bạn chưa gia nhập phái", nSeries);
end
end
còn vk+16 thì như thế này,
(Genre DetailType ParticularType Level ) sau cấu trúc additem thì thêm số 16 vào, không biết có đcko, bạn cứ thử xem, mình cũng là học của người khác thôi, ko thì bạn hỏi thêm các pro khác nhá .
hoanganhquan10a11
28-01-12, 02:13 PM
Shop TL của trantoai223 nè, tự làm nhá :D:D
function tbGift:ShopThuyhoang()
local nSeries = me.nSeries;
if (nSeries == 0) then
Dialog:Say("Bạn hãy gia nhập phái");
return;
end
if (1 == nSeries) then
me.OpenShop(156, 1);
elseif (2 == nSeries) then
me.OpenShop(157, 1);
elseif (3 == nSeries) then
me.OpenShop(158, 1);
elseif (4 == nSeries) then
me.OpenShop(159, 1);
elseif (5 == nSeries) then
me.OpenShop(160, 1);
else
Dbg:WriteLogEx(Dbg.LOG_INFO, "Hỗ Trợ tân thủ", me.szName, "Bạn chưa gia nhập phái", nSeries);
end
end
còn vk+16 thì như thế này,
(Genre DetailType ParticularType Level ) sau cấu trúc additem thì thêm số 16 vào, không biết có đcko, bạn cứ thử xem, mình cũng là học của người khác thôi, ko thì bạn hỏi thêm các pro khác nhá .
T muốn hỏi là cái file mà quy định, chứa hàm mở các shop đấy nó nằm ở đâu trong sv ý :D.
Cái vk +16 nếu add riêng = lệnh additem thì đc. T hôm qua thử add vào túi tân thủ của bác nào share có phân chia ra chọn hệ nào, nam hay nữ và dùng lệnh additem(unpack) thì k dc :D. Cũng may hnay có bác nào share cho rồi, ;)). Ngồi test đỡ phải ép đồ, mất time
duongquyet101
28-01-12, 02:19 PM
T muốn hỏi là cái file mà quy định, chứa hàm mở các shop đấy nó nằm ở đâu trong sv ý :D.
Cái vk +16 nếu add riêng = lệnh additem thì đc. T hôm qua thử add vào túi tân thủ của bác nào share có phân chia ra chọn hệ nào, nam hay nữ và dùng lệnh additem(unpack) thì k dc :D. Cũng may hnay có bác nào share cho rồi, ;)). Ngồi test đỡ phải ép đồ, mất time
tôi cũng có biết đâu, \gameserver\script\ibshop thử xem thế nào, tôi cũng đi học ở người ta mà
Powered by vBulletin® Version 4.2.0 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.