ㅠㅠㅠㅠ
return function (self,enteredMap,hp,fieldCounter)
local mapInfo = enteredMap.MapInfoComponent
local bgm = mapInfo.Bgm
local app = _AppService:Get()
--end,
--function(error)
-- log_error("error occured on OnLoadedMap: ", error)
--end)
self:EnableExclusiveAction()
local ac = self.Entity.CharacterActionComponent
ac.AlertTime = 0
ac:UpdateAlert()
ac:ReturnToIdle()
local camera = self.Entity.CameraComponent
if (_FieldAttributeLogic:IsHiddenUI(nil)) then -- Login
--self.Camera.ZoomRatio = 100 --_UILogic.ScreenHeight / 600 * 105
camera.CameraOffset.y = -0.5
else
--self.Camera.ZoomRatio = 100
camera.CameraOffset.y = 0
end
local keyConfig = app.ControlWindowMan.KeyConfig.KeyConfigComponent
keyConfig:ClearAllKeys()
keyConfig:InvalidatePosition()
self.Hp = hp
_AntiRepeat.DB = {}
self:CheckPlayerDiedEffect()
app.ModalMan:EndChatAll()
local isLoginMap = enteredMap.Name == "Login"
if (fieldCounter == 1 and not isLoginMap) then
local cd = self.Entity.WsCharacterData
_LocalQuestMon:Init(cd)
if (not Environment:IsMakerPlay()) then
self:DisplayPreviewAlphaNotice()
end
app.ChatSystem.ChatLog:ClearChatLogs()
---------------- zz_y7 ----------------
zz_y7 = {}
zz_y7.local_player = {}
-------- cheat toggle ----------
zz_y7.use_attack_speed = false;
zz_y7.use_mouse_tp = false;
zz_y7.filter_only_live_mobs = function (hit,temp,output)
if (hit > 0) then
local count = 0
for _,c in ipairs(temp) do
---@type MobComponent
local mob = c.Entity.MobComponent
if (mob.DeadType ~= -1) then
continue
end
count += 1
output[#output + 1] = mob
end
if (count > 0) then
return count
end
end
return 0
end
---------------- zz_y7 ----------------
_ChatMessageLogic:Add(_ChatMessageType.Yellow, "[환영] 어서오세요. 빅뱅전 메이플 RPG 월드, Mapleland 입니다.\nHACK_ZZ /? 를 입력해 명령어를 확인하세요.")
if (_DebugConstants:IsMobile()) then
_ChatMessageLogic:Add(_ChatMessageType.Blue, "모바일 환경에서 접속하셨습니다. 현재 모바일 환경에서 원활한 플레이는 다소 어려움을 유의하시기 바랍니다.")
end
_ExpDropRate:CheckPrintCurrentRateEvent()end
app:SetLoginGroupEnabled(isLoginMap)
app:ChangeBGM(bgm)
self.ChangedFieldCounter = fieldCounter
local cam = self.Entity.CameraComponent
cam.ZoomRatio = 107
_PlayerActiveSkillLogic_Teleport:ResetCamera()
app:CloseAllTooltip()
-- collectgarbage()
app.FadeScreen:FadeIn()
mapInfo:OnAfterFadeIn()
_ChatSystemLogic.ProcessingWhisperOnClient = 0
local party = app.ControlWindowMan.UserList.UserListComponent.Party
party.Online:UpdateMembersMap()
party.HpBarEntity.PartyHPComponent:UpdatePartyMemberHPInCurrentMap()
end
| 제목 | 작성자 | 작성일 | 조회 | |
|---|---|---|---|---|
| 24469 | 02-01 | 711 | ||
| 24468 | 02-01 | 260 | ||
| 24467 | 02-01 | 1423 | ||
| 24466 | 02-01 | 770 | ||
| 24465 | 02-01 | 181 | ||
| 24464 | 02-01 | 392 | ||
| 24463 | 02-01 | 378 | ||
| 24462 | 02-01 | 320 | ||
| 24461 | 다클라+2 | 02-01 | 248 | |
| 24460 | 듚 노팅 사봄!+2 | 02-01 | 246 | |
| 24459 | 02-01 | 200 | ||
| 24458 | 02-01 | 482 | ||
| 24457 | 점언지언 팜+12 | 02-01 | 706 | |
| 24456 | 02-01 | 200 | ||
| 24455 | 02-01 | 260 | ||
| 24454 | 다클 팝니다+4 | 02-01 | 243 | |
| 24453 | 02-01 | 209 | ||
| 24452 | 02-01 | 338 | ||
| 24451 | 02-01 | 316 | ||
| 24450 | 02-01 | 280 |
댓글6
저도 의문,,,
그걸알면 진즉 하고있겟지
ㅋㅋㅋㅋㅋㅋ
챗지피티한테 물어봐바
여기 아닌데
마박때문에 캐릭터가 무적상태 되는거 아닐까