hxp
4 天以前 a159f533d0b72c5c3408b3ab98e172c1a1b4aa5f
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