Vehicle::setRandomBoatsInMp: 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.

22 April 2024

  • curprev 17:1317:13, 22 April 2024Shr0x talk contribs 415 bytes +415 Created page with "{{JSContainer| === Required Arguments === *'''enable:''' Boolean ===Return value=== *'''void''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.vehicle.setRandomBoatsInMp(enable); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> mp.game.vehicle.setRandomBoatsInMp(true); </syntaxhighlight> }} ==See also== {{Vehicle_s_function_c}} Category:Clientside API Category:TODO: Example"