跳转到帖子

四川.南充收驻地徒弟,出售DF韩服软件代码、接一切项目订单定制


游客匿名

推荐的帖子

IsDone=false 
local nRoomX,nRoomY=GetCurRoomXY() 
if nOldRoomX==-1 or nOldRoomY==-1 then 
    nLoopCount=0 
    DoorXYListTbl = GetDoorXYListToTbl() 
    IsBoosRoom = IsInBossRoom() 
    nOldRoomX =  nRoomX 
    nOldRoomY = nRoomY 
    BreakMap()--开穿图SetBreakMap(UserData,nRoomX,nRoomY) 
    nDingDianActPosX,nDingDianActPosY,strDingDianAction,nDingDianPassMap =0,0,"",1--定点动作 
    if IsCurRoomByStr(TaskTbl["解除宽高限制"],nRoomX,nRoomY)==true then 
        UserData.IsBreakMapLimit=true 
    else 
        UserData.IsBreakMapLimit=nil 
    end 
    UserData.nRoomX = nRoomX 
    UserData.nRoomY = nRoomY 
    UserData.IsBoosRoom=IsBoosRoom 
elseif nOldRoomX~=nRoomX or nOldRoomY~=nRoomY  then 
    if g_ShuaTuTimeOut~=0 then 
        g_shuaTuTick=os.time() 
    end 
    PTA(" 换房间 ------\n") 
    nLoopCount=0 
    nGotoGateError=0 
    ChangeMapSkill=false 
    DoorXYListTbl = GetDoorXYListToTbl() 
    IsBoosRoom = IsInBossRoom() 
    nOldRoomX =  nRoomX 
    nOldRoomY = nRoomY 
    BreakMap()--开穿图  SetBreakMap(UserData,nRoomX,nRoomY) 
    nDingDianActPosX,nDingDianActPosY,strDingDianAction,nDingDianPassMap =0,0,"",1--定点动作 
    if IsCurRoomByStr(TaskTbl["解除宽高限制"],nRoomX,nRoomY)==true then 
        UserData.IsBreakMapLimit=true 
    else 
        UserData.IsBreakMapLimit=nil 
    end 
    UserData.nRoomX = nRoomX 
    UserData.nRoomY = nRoomY 
    UserData.IsBoosRoom=IsBoosRoom
意见的链接

请登录来提出意见

登录之后,你才能提出意见



现在登录
×
×
  • 创建新的...