User contributions for Shr0x
12 May 2024
- 00:5900:59, 12 May 2024 diff hist +826 N RAGE.Elements.Ped.SetToRagdollWithFall Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''time:''' {{RageType|int}} *'''p2:''' {{RageType|int}} *'''ragdollType:''' {{RageType|int}} *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''p7:''' {{RageType|float}} *'''p8:''' {{RageType|float}} *'''p9:''' {{RageType|float}} *'''p10:''' {{RageType|float}} *'''p11:''' {{RageType|float}} *'''p12:''' {{RageType|float}} *'''p13:''' {{RageType|float}} ===Return..." current
- 00:5900:59, 12 May 2024 diff hist +583 N RAGE.Elements.Ped.SetToRagdoll Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''time1:''' {{RageType|int}} *'''time2:''' {{RageType|int}} *'''ragdollType:''' {{RageType|int}} *'''p4:''' {{RageType|bool}} *'''p5:''' {{RageType|bool}} *'''p6:''' {{RageType|bool}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetToRagdoll(time1, time2, ragdollType, p4, p5, p6) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </s..." current
- 00:5900:59, 12 May 2024 diff hist +401 N RAGE.Elements.Ped.SetToLoadCover Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetToLoadCover(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5800:58, 12 May 2024 diff hist +463 N RAGE.Elements.Ped.SetToInformRespectedFriends Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''radius:''' {{RageType|float}} *'''maxFriends:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetToInformRespectedFriends(radius, maxFriends) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5800:58, 12 May 2024 diff hist +419 N RAGE.Elements.Ped.SetTargetLossResponse Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''responseType:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetTargetLossResponse(responseType) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5800:58, 12 May 2024 diff hist +394 N RAGE.Elements.Ped.SetSweat Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''sweat:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetSweat(sweat) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5800:58, 12 May 2024 diff hist +409 N RAGE.Elements.Ped.SetSuffersCriticalHits Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetSuffersCriticalHits(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5700:57, 12 May 2024 diff hist +407 N RAGE.Elements.Ped.SetStrafeClipset Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''clipSet:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetStrafeClipset(clipSet) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5700:57, 12 May 2024 diff hist +410 N RAGE.Elements.Ped.SetSteersAroundVehicles Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetSteersAroundVehicles(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5700:57, 12 May 2024 diff hist +406 N RAGE.Elements.Ped.SetSteersAroundPeds Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetSteersAroundPeds(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5700:57, 12 May 2024 diff hist +409 N RAGE.Elements.Ped.SetSteersAroundObjects Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetSteersAroundObjects(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5700:57, 12 May 2024 diff hist +440 N RAGE.Elements.Ped.SetStealthMovement Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|bool}} *'''action:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetStealthMovement(p1, action) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5700:57, 12 May 2024 diff hist +413 N RAGE.Elements.Ped.SetStayInVehicleWhenJacked Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetStayInVehicleWhenJacked(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5600:56, 12 May 2024 diff hist +572 N RAGE.Elements.Ped.SetSphereDefensiveArea Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''radius:''' {{RageType|float}} *'''p5:''' {{RageType|bool}} *'''p6:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetSphereDefensiveArea(x, y, z, radius, p5, p6) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighli..." current
- 00:5600:56, 12 May 2024 diff hist +404 N RAGE.Elements.Ped.SetShootRate Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''shootRate:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetShootRate(shootRate) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5600:56, 12 May 2024 diff hist +499 N RAGE.Elements.Ped.SetShootsAtCoord Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetShootsAtCoord(x, y, z, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API ..." current
- 00:5600:56, 12 May 2024 diff hist +400 N RAGE.Elements.Ped.SetSeeingRange Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetSeeingRange(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5600:56, 12 May 2024 diff hist +441 N RAGE.Elements.Ped.SetResetFlag Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''flagId:''' {{RageType|int}} *'''doReset:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetResetFlag(flagId, doReset) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5600:56, 12 May 2024 diff hist +406 N RAGE.Elements.Ped.SetReserveParachuteTintIndex Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetReserveParachuteTintIndex(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5600:56, 12 May 2024 diff hist +407 N RAGE.Elements.Ped.SetRelationshipGroupHash Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''hash:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetRelationshipGroupHash(hash) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5500:55, 12 May 2024 diff hist +414 N RAGE.Elements.Ped.SetRelationshipGroupDefaultHash Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''hash:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetRelationshipGroupDefaultHash(hash) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5500:55, 12 May 2024 diff hist +339 N RAGE.Elements.Ped.SetRandomProps Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetRandomProps() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5500:55, 12 May 2024 diff hist +406 N RAGE.Elements.Ped.SetRandomComponentVariation Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetRandomComponentVariation(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:5500:55, 12 May 2024 diff hist +408 N 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" current
- 00:5400:54, 12 May 2024 diff hist +344 N 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" current
- 00:5400:54, 12 May 2024 diff hist +543 N 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..." current
- 00:5400:54, 12 May 2024 diff hist +402 N 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" current
- 00:5400:54, 12 May 2024 diff hist +501 N 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..." current
- 00:5300:53, 12 May 2024 diff hist +408 N 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" current
- 00:5300:53, 12 May 2024 diff hist +429 N 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" current
- 00:5300:53, 12 May 2024 diff hist +413 N 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" current
- 00:5300:53, 12 May 2024 diff hist +406 N 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" current
- 00:5300:53, 12 May 2024 diff hist +405 N 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" current
- 00:5300:53, 12 May 2024 diff hist +345 N 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" current
- 00:5300:53, 12 May 2024 diff hist +443 N 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" current
- 00:5200:52, 12 May 2024 diff hist +400 N 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" current
- 00:5200:52, 12 May 2024 diff hist +394 N 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" current
- 00:5200:52, 12 May 2024 diff hist +407 N 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" current
- 00:5200:52, 12 May 2024 diff hist +406 N 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" current
- 00:5200:52, 12 May 2024 diff hist +404 N 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" current
- 00:5200:52, 12 May 2024 diff hist +438 N 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" current
- 00:5200:52, 12 May 2024 diff hist +406 N 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" current
- 00:5100:51, 12 May 2024 diff hist +403 N 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" current
- 00:5100:51, 12 May 2024 diff hist +406 N 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" current
- 00:5100:51, 12 May 2024 diff hist +396 N 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" current
- 00:5100:51, 12 May 2024 diff hist +412 N 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" current
- 00:5000:50, 12 May 2024 diff hist +394 N 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" current
- 00:5000:50, 12 May 2024 diff hist +398 N 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" current
- 00:5000:50, 12 May 2024 diff hist +408 N 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" current
- 00:5000:50, 12 May 2024 diff hist +448 N 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" current