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).
- 00:55, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetRagdollOnCollision (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetRagdollOnCollision(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:54, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetRagdollForceFall (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetRagdollForceFall() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:54, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetPropIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} *'''drawableId:''' {{RageType|int}} *'''TextureId:''' {{RageType|int}} *'''attach:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetPropIndex(componentId, drawableId, TextureId, attach) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_de...")
- 00:54, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetPrimaryLookat (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''lookAt:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetPrimaryLookat(lookAt) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:54, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.IsPropValid (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} *'''drawableId:''' {{RageType|int}} *'''TextureId:''' {{RageType|int}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsPropValid(componentId, drawableId, TextureId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API...")
- 00:53, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetPreferredCoverSet (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''itemSet:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetPreferredCoverSet(itemSet) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:53, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetPinnedDown (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''pinned:''' {{RageType|bool}} *'''i:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetPinnedDown(pinned, i) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:53, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetParachuteTintIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''tintIndex:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetParachuteTintIndex(tintIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:53, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetNeverLeavesGroup (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetNeverLeavesGroup(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:53, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMoveRateOverride (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMoveRateOverride(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:53, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMoveAnimsBlendOut (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMoveAnimsBlendOut() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:53, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMovementClipset (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''clipSet:''' {{RageType|string}} *'''p2:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMovementClipset(clipSet, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:52, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMotionBlur (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMotionBlur(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:52, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMoney (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''amount:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMoney(amount) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:52, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetModelIsSuppressed (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetModelIsSuppressed(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:52, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMinMoveBlendRatio (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMinMoveBlendRatio(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:52, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMinGroundTimeForStungun (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''ms:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMinGroundTimeForStungun(ms) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:52, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetFaceFeature (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''index:''' {{RageType|int}} *'''scale:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetFaceFeature(index, scale) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:52, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMaxTimeUnderwater (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMaxTimeUnderwater(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:51, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMaxTimeInWater (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMaxTimeInWater(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:51, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMaxMoveBlendRatio (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMaxMoveBlendRatio(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:51, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMaxHealth (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMaxHealth(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:51, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetLodMultiplier (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''multiplier:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetLodMultiplier(multiplier) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:50, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetLegIkMode (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''mode:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetLegIkMode(mode) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:50, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetKeepTask (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetKeepTask(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:50, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetInVehicleContext (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''context:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetInVehicleContext(context) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:50, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetIntoVehicle (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''vehicle:''' {{RageType|int}} *'''seatIndex:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetIntoVehicle(vehicle, seatIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:50, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetIdRange (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetIdRange(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:49, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetHelmetTextureIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''textureIndex:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetHelmetTextureIndex(textureIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:49, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetHelmetPropIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''propIndex:''' {{RageType|int}} *'''p2:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetHelmetPropIndex(propIndex, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:49, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetHelmetFlag (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''helmetFlag:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetHelmetFlag(helmetFlag) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:48, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetHelmet (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''canWearHelmet:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetHelmet(canWearHelmet) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:48, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetHearingRange (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetHearingRange(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:48, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetHeadOverlayColor (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''overlayID:''' {{RageType|int}} *'''colorType:''' {{RageType|int}} *'''colorID:''' {{RageType|int}} *'''secondColorID:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetHeadOverlayColor(overlayID, colorType, colorID, secondColorID) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also=...")
- 00:48, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetHeadOverlay (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''overlayID:''' {{RageType|int}} *'''index:''' {{RageType|int}} *'''opacity:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetHeadOverlay(overlayID, index, opacity) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TO...")
- 00:47, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetHeadBlendData (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''shapeFirstID:''' {{RageType|int}} *'''shapeSecondID:''' {{RageType|int}} *'''shapeThirdID:''' {{RageType|int}} *'''skinFirstID:''' {{RageType|int}} *'''skinSecondID:''' {{RageType|int}} *'''skinThirdID:''' {{RageType|int}} *'''shapeMix:''' {{RageType|float}} *'''skinMix:''' {{RageType|float}} *'''thirdMix:''' {{RageType|float}} *'''isParent:''' {{RageType|bool}} ===Return value=== *''' {{RageType|vo...")
- 00:46, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetHairColor (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''colorID:''' {{RageType|int}} *'''highlightColorID:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetHairColor(colorID, highlightColorID) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:46, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetGroupMemberPassengerIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''index:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetGroupMemberPassengerIndex(index) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:46, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetGravity (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetGravity(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:46, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetGetOutUpsideDownVehicle (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetGetOutUpsideDownVehicle(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:46, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetGestureGroup (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''animGroupGesture:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetGestureGroup(animGroupGesture) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:45, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetGeneratesDeadBodyEvents (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetGeneratesDeadBodyEvents(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:45, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetFleeAttributes (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''attributes:''' {{RageType|int}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetFleeAttributes(attributes, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:45, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetFiringPattern (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''patternHash:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetFiringPattern(patternHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:45, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetEnveffScale (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetEnveffScale(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:45, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetEnableWeaponBlocking (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetEnableWeaponBlocking(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:45, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDucking (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDucking(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:45, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDriveByClipsetOverride (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''clipset:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDriveByClipsetOverride(clipset) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:45, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDiesWhenInjured (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDiesWhenInjured(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:45, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDiesInWater (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDiesInWater(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")