mrr77641176
07-07-11, 06:31 PM
ai giúp em sữa đạon scrip này vs :
function moqd()
Say("<color=cyan>Nguoi Muon mo bao nhieu hop qua?<enter>Nguoi hay chon lua:",2,
"Mo 1个 hop/m7",
"Tro lai/mohopqua");
end
function m7()
if (GetTask(16) >= 1) then
SetTask(16,GetTask(16)-1)
dongaunhien7()
xu()
else
Talk(1,"","<color=red>Nguoi khong co du 1 『Hop May Man』Dai, khi nao co du hay quay lai tim ta")
end
end
function xu()
if (AddEventItem (131))
for i=1,3 do
end
end
function dongaunhien7()
if (GetLevel() >= 70) and (GetLevel() < 80) then
AddOwnExp(58836) -- 4
AddRepute(30)
elseif (GetLevel() >= 80) and (GetLevel() < 90) then
AddOwnExp(93380) --5
AddRepute(30)
elseif (GetLevel() >= 90) and (GetLevel() < 100) then
AddOwnExp(153756) ---6
AddRepute(30)
elseif (GetLevel() >= 100) and (GetLevel() < 120) then
AddOwnExp(243464) --8
AddRepute(30)
elseif (GetLevel() >= 120) and (GetLevel() < 140) then
AddOwnExp(425400) -- 15
AddRepute(30)
elseif (GetLevel() >= 140) and (GetLevel() < 160) then
AddOwnExp(989188)
AddRepute(30)
elseif (GetLevel() >= 160) and (GetLevel() < 200) then
AddOwnExp(8611704)
AddRepute(30)
end
end
em muốn mở 1 hộp quà nhận dc exp , danh vong và tiền xu random 1>4 đồng nhưng sao vào game mở chỉ dc 1 xu và không exp vs không có danh vong
function moqd()
Say("<color=cyan>Nguoi Muon mo bao nhieu hop qua?<enter>Nguoi hay chon lua:",2,
"Mo 1个 hop/m7",
"Tro lai/mohopqua");
end
function m7()
if (GetTask(16) >= 1) then
SetTask(16,GetTask(16)-1)
dongaunhien7()
xu()
else
Talk(1,"","<color=red>Nguoi khong co du 1 『Hop May Man』Dai, khi nao co du hay quay lai tim ta")
end
end
function xu()
if (AddEventItem (131))
for i=1,3 do
end
end
function dongaunhien7()
if (GetLevel() >= 70) and (GetLevel() < 80) then
AddOwnExp(58836) -- 4
AddRepute(30)
elseif (GetLevel() >= 80) and (GetLevel() < 90) then
AddOwnExp(93380) --5
AddRepute(30)
elseif (GetLevel() >= 90) and (GetLevel() < 100) then
AddOwnExp(153756) ---6
AddRepute(30)
elseif (GetLevel() >= 100) and (GetLevel() < 120) then
AddOwnExp(243464) --8
AddRepute(30)
elseif (GetLevel() >= 120) and (GetLevel() < 140) then
AddOwnExp(425400) -- 15
AddRepute(30)
elseif (GetLevel() >= 140) and (GetLevel() < 160) then
AddOwnExp(989188)
AddRepute(30)
elseif (GetLevel() >= 160) and (GetLevel() < 200) then
AddOwnExp(8611704)
AddRepute(30)
end
end
em muốn mở 1 hộp quà nhận dc exp , danh vong và tiền xu random 1>4 đồng nhưng sao vào game mở chỉ dc 1 xu và không exp vs không có danh vong