PDA

View Full Version : có thể chỉ mình đâu là số giới hạn CS



vippro0
05-04-11, 01:36 PM
function x002095_ZhuanSheng( sceneId, selfId, targetId )
local zhuanshengTimes = GetMissionData(sceneId, selfId, MD_ZHUANSHENG)
if zhuanshengTimes >100 then
x002095_NotifyTip( sceneId, selfId, "HÕn chª 10 l¥n chuy¬n sinh." )
x002095_MsgBox( sceneId, selfId, targetId, "HÕn chª 10 l¥n chuy¬n sinh." )
return
end
local mppoint = GetHumanMenpaiPoint(sceneId, humanObjId)
local lev = GetLevel( sceneId, selfId )
if lev < 130 then
BeginEvent( sceneId )
AddText( sceneId, "ÐÆng c¤p nhö h½n #G130#W. Hãy quay lÕi khi ðÕt c¤p ðµ #G130#W. " )
EndEvent( sceneId )
DispatchEventList( sceneId, selfId, targetId )
return -1
end

SetLevel( sceneId, selfId, 30)
--YuanBao(sceneId,selfId,targetId,1,0)
--ZengDian(sceneId,selfId,targetId,1,0)
SetMissionData(sceneId, selfId, MD_ZHUANSHENG, zhuanshengTimes+1 )

BeginEvent(sceneId)
AddText(sceneId,"Chúc m×ng, chuy¬n sinh thành công!!!")
EndEvent(sceneId)
DispatchMissionTips(sceneId,selfId)
BeginEvent( sceneId )
AddText( sceneId, "#WServer gi¾i hÕn s¯ l¥n chuy¬n sinh." )
EndEvent( sceneId )
DispatchEventList( sceneId, selfId, targetId )
local nam = LuaFnGetName( sceneId, selfId )
BroadMsgByChatPipe( sceneId, selfId, "#48#gFFFF00Chúc m×ng "..nam.." ðã chuy¬n sinh thành công ! #48", 4 )
end
có bạn nào chỉ mình chỗ nào là giới hạn CS + cho mình xin code đọc số lần NV CS nhé TKS ALL

hongtu1
05-04-11, 04:43 PM
function x002095_ZhuanSheng( sceneId, selfId, targetId )
local zhuanshengTimes = GetMissionData(sceneId, selfId, MD_ZHUANSHENG)
if zhuanshengTimes >100 then <<< Giới hạn 100 lần
x002095_NotifyTip( sceneId, selfId, "HÕn chª 10 l¥n chuy¬n sinh." )
x002095_MsgBox( sceneId, selfId, targetId, "HÕn chª 10 l¥n chuy¬n sinh." )
return
end
local mppoint = GetHumanMenpaiPoint(sceneId, humanObjId)
local lev = GetLevel( sceneId, selfId )
if lev < 130 then
BeginEvent( sceneId )
AddText( sceneId, "ÐÆng c¤p nhö h½n #G130#W. Hãy quay lÕi khi ðÕt c¤p ðµ #G130#W. " )
EndEvent( sceneId )
DispatchEventList( sceneId, selfId, targetId )
return -1
end

SetLevel( sceneId, selfId, 30)
--YuanBao(sceneId,selfId,targetId,1,0)
--ZengDian(sceneId,selfId,targetId,1,0)
SetMissionData(sceneId, selfId, MD_ZHUANSHENG, zhuanshengTimes+1 )
local nCS = GetMissionData(sceneId, selfId, MD_ZHUANSHENG )
BeginEvent(sceneId)
AddText(sceneId,"Chúc m×ng, chuy¬n sinh thành công!!!")
EndEvent(sceneId)
DispatchMissionTips(sceneId,selfId)
BeginEvent( sceneId )
AddText( sceneId, "#WServer gi¾i hÕn s¯ l¥n chuy¬n sinh." )
EndEvent( sceneId )
DispatchEventList( sceneId, selfId, targetId )
local nam = LuaFnGetName( sceneId, selfId )
BroadMsgByChatPipe( sceneId, selfId, "#48#gFFFF00Chúc m×ng "..nam.." ðã chuy¬n sinh lần "..nCS.." thành công ! #48", 4 )
end

vippro0
06-04-11, 01:23 PM
Có bạn nào biết NPC trị liêu ở lạc dương chỗ Hiệu trường ( lôi đài ) tên là gì trong obj ( server ) tks all

Long0
06-04-11, 01:42 PM
\tlbb\Public\Data\Script\obj\luoyang\oluoyang_long batian.lua
Thanks Phát :))

vippro0
06-04-11, 02:31 PM
Mình tìm ra r°i dù sao cûng tks cho bác ph¤n kh·i n± m¡t lun =))
\tlbb\Public\Data\Script\obj\luoyang\oluoyang_long batian.lua
Thanks Phát :))