hxp
6 天以前 26958aff1b844a743a805b4f9075bee800b72a46
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