Перейти к содержанию

Zone::getZoneAtCoords

Материал из RAGE MP Wiki Archive

Syntax

<syntaxhighlight lang="javascript">mp.game.zone.getZoneAtCoords(x, y, z);</syntaxhighlight>

Required Arguments

  • x: float
  • y: float
  • z: float

Return value

  • int

Example

<syntaxhighlight lang="javascript"> // todo </syntaxhighlight>

See also

Шаблон:Zone s function c