hxp
2025-10-22 828ac10fd533a60f7f2da90a526e42490cd8537f
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