Graphics::getScreenCoordFromWorldCoord: 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.

8 May 2024

  • curprev 11:3211:32, 8 May 2024Shr0x talk contribs 599 bytes +46 No edit summary
  • curprev 11:3111:31, 8 May 2024Shr0x talk contribs 553 bytes +553 Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''worldX:''' {{RageType|number}} *'''worldY:''' {{RageType|number}} *'''worldZ:''' {{RageType|number}} ===Return value=== *''' {{RageType|GetScreenCoordFromWorldCoordResult}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.getScreenCoordFromWorldCoord(worldX, worldY, worldZ) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {..."