Colshapes::newCircle: Difference between revisions

From RAGE Multiplayer Wiki
No edit summary
No edit summary
Line 9: Line 9:
<div style="margin: 10px 10px 10px 10px;"><b>Server-Side</b></div>
<div style="margin: 10px 10px 10px 10px;"><b>Server-Side</b></div>
<syntaxhighlight lang="javascript">
<syntaxhighlight lang="javascript">
mp.colshapes.newSphere(x, y, radius)
mp.colshapes.newCircle(x, y, radius)
</syntaxhighlight>
</syntaxhighlight>
</div>
</div>
==See Also==
==See Also==
{{Colshapes_function}}
{{Colshapes_function}}

Revision as of 13:52, 14 May 2017