All public logs

Combined display of all available logs of RAGE Multiplayer Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 08:51, 30 April 2024 Shr0x talk contribs created page Ped::setPopControlSphereThisFrame (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} *'''min:''' {{RageType|number}} *'''max:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setPopControlSphereThisFrame(x, y, z, min, max) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==Se...")
  • 08:51, 30 April 2024 Shr0x talk contribs created page Ped::setDisableFallDamage (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|Handle}} *'''enable:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setDisableFallDamage(ped, enable) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:51, 30 April 2024 Shr0x talk contribs created page Ped::isSwappingWeapon (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''Ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isSwappingWeapon(Ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:51, 30 April 2024 Shr0x talk contribs created page Ped::setEnableScubaGearLight (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''toggle:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setEnableScubaGearLight(ped, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:51, 30 April 2024 Shr0x talk contribs created page Ped::isScubaGearLightEnabled (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isScubaGearLightEnabled(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:50, 30 April 2024 Shr0x talk contribs created page Ped::clearFacialClipsetOverride (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.clearFacialClipsetOverride(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:50, 30 April 2024 Shr0x talk contribs created page Ped::isBodyBlemishValid (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''colorId:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isBodyBlemishValid(colorId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:49, 30 April 2024 Shr0x talk contribs created page Ped::isBlushColorValid (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''colorID:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isBlushColorValid(colorID) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:49, 30 April 2024 Shr0x talk contribs created page Ped::isLipstickColorValid (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''colorID:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isLipstickColorValid(colorID) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:49, 30 April 2024 Shr0x talk contribs created page Ped::isHairColorValid (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''colorID:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isHairColorValid(colorID) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:49, 30 April 2024 Shr0x talk contribs created page Ped::isBlushColorValid2 (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''colorId:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isBlushColorValid2(colorId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:49, 30 April 2024 Shr0x talk contribs created page Ped::isLipstickColorValid2 (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''colorId:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isLipstickColorValid2(colorId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:48, 30 April 2024 Shr0x talk contribs created page Ped::isHairColorValid2 (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''colorId:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isHairColorValid2(colorId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:48, 30 April 2024 Shr0x talk contribs created page Ped::getMakeupRgbColor (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''makeupColorIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|{ outR: number; outG: number; outB: number }}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getMakeupRgbColor(makeupColorIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:48, 30 April 2024 Shr0x talk contribs created page Ped::getHairRgbColor (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''hairColorIndex:''' {{RageType|number}} ===Return value=== *''' {{RageType|{ outR: number; outG: number; outB: number}}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getHairRgbColor(hairColorIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:48, 30 April 2024 Shr0x talk contribs created page Ped::getNumMakeupColors (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getNumMakeupColors() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:47, 30 April 2024 Shr0x talk contribs created page Ped::getNumHairColors (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getNumHairColors() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:47, 30 April 2024 Shr0x talk contribs created page Ped::setHairColor (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''colorID:''' {{RageType|number}} *'''highlightColorID:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setHairColor(ped, colorID, highlightColorID) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Cli...")
  • 08:47, 30 April 2024 Shr0x talk contribs created page Ped::setHeadOverlayColor (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''overlayID:''' {{RageType|number}} *'''colorType:''' {{RageType|number}} *'''colorID:''' {{RageType|number}} *'''secondColorID:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setHeadOverlayColor(ped, overlayID, colorType, colorID, secondColorID) </syntaxhighlight> ==Example== <syntaxhighlig...")
  • 08:47, 30 April 2024 Shr0x talk contribs created page Ped::getHeadOverlayNum (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''overlayID:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getHeadOverlayNum(overlayID) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:47, 30 April 2024 Shr0x talk contribs created page Ped::getHeadOverlayValue (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''overlayID:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getHeadOverlayValue(ped, overlayID) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:46, 30 April 2024 Shr0x talk contribs created page Ped::setHeadOverlay (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''overlayID:''' {{RageType|number}} *'''index:''' {{RageType|number}} *'''opacity:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setHeadOverlay(ped, overlayID, index, opacity) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_...")
  • 08:46, 30 April 2024 Shr0x talk contribs created page Ped::getEyeColor (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getEyeColor(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:46, 30 April 2024 Shr0x talk contribs created page Ped::setEyeColor (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''index:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setEyeColor(ped, index) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:46, 30 April 2024 Shr0x talk contribs created page Ped::updateHeadBlendData (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''shapeMix:''' {{RageType|number}} *'''skinMix:''' {{RageType|number}} *'''thirdMix:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.updateHeadBlendData(ped, shapeMix, skinMix, thirdMix) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also...")
  • 08:46, 30 April 2024 Shr0x talk contribs created page Ped::getHeadBlendData (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getHeadBlendData(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:45, 30 April 2024 Shr0x talk contribs created page Ped::setHeadBlendData (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''shapeFirstID:''' {{RageType|number}} *'''shapeSecondID:''' {{RageType|number}} *'''shapeThirdID:''' {{RageType|number}} *'''skinFirstID:''' {{RageType|number}} *'''skinSecondID:''' {{RageType|number}} *'''skinThirdID:''' {{RageType|number}} *'''shapeMix:''' {{RageType|number}} *'''skinMix:''' {{RageType|number}} *'''thirdMix:''' {{RageType|number}} *'''isParent:''' {{Rage...")
  • 08:45, 30 April 2024 Shr0x talk contribs created page Ped::setBlendFromParents (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''p1:''' {{RageType|number}} *'''p2:''' {{RageType|number}} *'''p3:''' {{RageType|number}} *'''p4:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setBlendFromParents(ped, p1, p2, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See als...")
  • 08:45, 30 April 2024 Shr0x talk contribs created page Ped::setDefaultComponentVariation (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setDefaultComponentVariation(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:44, 30 April 2024 Shr0x talk contribs created page Ped::setRandomProps (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setRandomProps(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:44, 30 April 2024 Shr0x talk contribs created page Ped::setRandomComponentVariation (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''p1:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setRandomComponentVariation(ped, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:44, 30 April 2024 Shr0x talk contribs created page Ped::setComponentVariation (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} *'''drawableId:''' {{RageType|number}} *'''textureId:''' {{RageType|number}} *'''paletteId:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setComponentVariation(ped, componentId, drawableId, textureId, paletteId) </syntaxhighlight> ==Example== <syntaxhig...")
  • 08:44, 30 April 2024 Shr0x talk contribs created page Ped::isComponentVariationValid (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} *'''drawableId:''' {{RageType|number}} *'''textureId:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isComponentVariationValid(ped, componentId, drawableId, textureId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxh...")
  • 08:44, 30 April 2024 Shr0x talk contribs created page Ped::getPaletteVariation (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getPaletteVariation(ped, componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:43, 30 April 2024 Shr0x talk contribs created page Ped::getNumberOfPropTextureVariations (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''propId:''' {{RageType|number}} *'''drawableId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getNumberOfPropTextureVariations(ped, propId, drawableId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Cate...")
  • 08:43, 30 April 2024 Shr0x talk contribs created page Ped::getNumberOfPropDrawableVariations (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''propId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getNumberOfPropDrawableVariations(ped, propId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:43, 30 April 2024 Shr0x talk contribs created page Ped::getNumberOfTextureVariations (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} *'''drawableId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getNumberOfTextureVariations(ped, componentId, drawableId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}}...")
  • 08:43, 30 April 2024 Shr0x talk contribs created page Ped::getTextureVariation (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getTextureVariation(ped, componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:43, 30 April 2024 Shr0x talk contribs created page Ped::getNumberOfDrawableVariations (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getNumberOfDrawableVariations(ped, componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Examp...")
  • 08:43, 30 April 2024 Shr0x talk contribs created page Ped::getDrawableVariation (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''componentId:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.getDrawableVariation(ped, componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:42, 30 April 2024 Shr0x talk contribs created page Ped::setGestureGroup (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''animGroupGesture:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setGestureGroup(ped, animGroupGesture) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:42, 30 April 2024 Shr0x talk contribs created page Ped::clearAlternateMovementAnim (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''stance:''' {{RageType|number}} *'''p2:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.clearAlternateMovementAnim(ped, stance, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API ...")
  • 08:42, 30 April 2024 Shr0x talk contribs created page Ped::setAlternateMovementAnim (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''stance:''' {{RageType|number}} *'''animDictionary:''' {{RageType|string}} *'''animationName:''' {{RageType|string}} *'''p4:''' {{RageType|number}} *'''p5:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setAlternateMovementAnim(ped, stance, animDictionary, animationName, p4, p5) </syntaxhig...")
  • 08:42, 30 April 2024 Shr0x talk contribs created page Ped::clearAlternateWalkAnim (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''p1:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.clearAlternateWalkAnim(ped, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:42, 30 April 2024 Shr0x talk contribs created page Ped::setAlternateWalkAnim (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''animDict:''' {{RageType|string}} *'''animName:''' {{RageType|string}} *'''p3:''' {{RageType|number}} *'''p4:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setAlternateWalkAnim(ped, animDict, animName, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syn...")
  • 08:41, 30 April 2024 Shr0x talk contribs created page Ped::isScriptedScenarioUsingConditionalAnim (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''animDict:''' {{RageType|string}} *'''anim:''' {{RageType|string}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.isScriptedScenarioUsingConditionalAnim(ped, animDict, anim) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Categ...")
  • 08:41, 30 April 2024 Shr0x talk contribs created page Ped::resetInVehicleContext (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.resetInVehicleContext(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:41, 30 April 2024 Shr0x talk contribs created page Ped::setInVehicleContext (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''context:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setInVehicleContext(ped, context) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:41, 30 April 2024 Shr0x talk contribs created page Ped::clearCoverClipsetOverride (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.clearCoverClipsetOverride(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
  • 08:41, 30 April 2024 Shr0x talk contribs created page Ped::setCoverClipsetOverride (Created page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''p1:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ped.setCoverClipsetOverride(ped, p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Ped_s_function_c}} Category:Clientside API Category:TODO: Example")
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)