getRandomSkin: Difference between revisions

(Mex moved page getRandomSkin to getRandomSkinOLD)
Tag: New redirect
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#REDIRECT [[getRandomSkinOLD]]
{{ScriptItem
|endpoint = client
|games = iii, vc, sa
|type = function
|name = getRandomSkin
|returnTypes = int
|parameters = void
|usage = fetch a random ped model ID
|returnInfo = an integer, representing a ped model ID
|returnFail1 = int n/a
|bcMaxVersion = 1.0.71
|bcName = game.getRandomSkin
}}

Latest revision as of 22:32, 17 November 2022

Function Client Only GTAIII Logo.png icon-vc.png icon-sa.png Online and Offline

Available since Client 1.0.0
int getRandomSkin(void)
The getRandomSkin function is used to fetch a random ped model ID.

Parameters

void This function doesn't take any parameters.

Return

int An integer, representing a ped model ID.

Notes

There aren't any notes for this function.

Examples

There aren't any examples for this function.

Compatibility

  • This function was previously named game.getRandomSkin in client version 1.0.71.

Related

Client Related

        collectAllGarbage
        debugMode
        getConsole
      getRandomSkin
        gta.gameSpeed
      gta.getRandomSkin
  gta.getSurfaceTraction
    gta.processLineOfSight
  gta.setDefaultInteriors
  gta.setSurfaceTraction
  gta.setWindSpeed
      gta.showHelpBox
        gta.tickCount
        inPoly
        platform
        toColour