Translations:Lagback/32/zh: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 September 2022

6 September 2022

  • curprev 16:5116:51, 6 September 2022Pjx1314 talk contribs 303 bytes −17 No edit summary
  • curprev 16:5016:50, 6 September 2022Pjx1314 talk contribs 320 bytes +320 Created page with "//detects an error: player moved wrongly, or moved inside a collision box if (noCollisionInside && (movedWrongly || !next_noCollisionInside)) { //lags the player back to their previous position this.setPlayerLocation(this.lastPosX, this.lastPosY, this.lastPosZ, yaw, pitch); return; }"