hch
2025-10-14 47813c8aef184ab6bc6f4556d2a18303a2a31d47
ServerPython/ZoneServerGroup/map1_8G/MapServer/MapServerData/Script/GM/Commands/SetWorldPos.py
@@ -33,6 +33,6 @@
        posX = curPlayer.GetPosX()
    if not posY:
        posY = curPlayer.GetPosY()
    PlayerControl.PlayerResetWorldPos(curPlayer, mapID, posX, posY, True, lineID)
    PlayerControl.PlayerResetWorldPos(curPlayer, mapID, posX, posY, lineID)
    return