User contributions for Shr0x
11 May 2024
- 17:5617:56, 11 May 2024 diff hist +336 N RAGE.Elements.Ped.GetMaxHealth Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetMaxHealth() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:5517:55, 11 May 2024 diff hist +397 N RAGE.Elements.Ped.GetLastDamageBone Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''int:''' {{RageType|ref}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetLastDamageBone(int) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:5517:55, 11 May 2024 diff hist +410 N RAGE.Elements.Ped.GetHeadOverlayValue Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''overlayID:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetHeadOverlayValue(overlayID) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:5517:55, 11 May 2024 diff hist +396 N RAGE.Elements.Ped.GetHeadBlendData Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''int:''' {{RageType|ref}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetHeadBlendData(int) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:5517:55, 11 May 2024 diff hist +337 N RAGE.Elements.Ped.GetGroupIndex Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetGroupIndex() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:5517:55, 11 May 2024 diff hist +422 N RAGE.Elements.Ped.GetExtractedDisplacement Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''worldSpace:''' {{RageType|bool}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetExtractedDisplacement(worldSpace) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:5517:55, 11 May 2024 diff hist +340 N RAGE.Elements.Ped.GetEnveffScale Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|float}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetEnveffScale() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:5417:54, 11 May 2024 diff hist +415 N RAGE.Elements.Ped.GetDrawableVariation Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetDrawableVariation(componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:5417:54, 11 May 2024 diff hist +406 N RAGE.Elements.Ped.GetDefensiveAreaPosition Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|bool}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetDefensiveAreaPosition(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:5417:54, 11 May 2024 diff hist +343 N RAGE.Elements.Ped.GetDecorationsState Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetDecorationsState() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4917:49, 11 May 2024 diff hist −280 Template:MapObject definition cs No edit summary current
- 17:4817:48, 11 May 2024 diff hist −168 Template:Entity definition cs No edit summary current
- 17:4817:48, 11 May 2024 diff hist −98 Template:Checkpoint definition cs No edit summary current
- 17:4617:46, 11 May 2024 diff hist −714 Template:Blip definition cs No edit summary current
- 17:4517:45, 11 May 2024 diff hist −8,330 Template:Ped definition cs No edit summary
- 17:4417:44, 11 May 2024 diff hist +432 N RAGE.Elements.Ped.GetConfigFlag Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''flagId:''' {{RageType|int}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetConfigFlag(flagId, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4417:44, 11 May 2024 diff hist +338 N RAGE.Elements.Ped.GetCombatRange Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetCombatRange() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4417:44, 11 May 2024 diff hist +341 N RAGE.Elements.Ped.GetCombatMovement Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetCombatMovement() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4417:44, 11 May 2024 diff hist +340 N RAGE.Elements.Ped.GetCauseOfDeath Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|uint}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetCauseOfDeath() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4317:43, 11 May 2024 diff hist +397 N RAGE.Elements.Ped.GetBoneIndex Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''boneId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetBoneIndex(boneId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4317:43, 11 May 2024 diff hist +534 N RAGE.Elements.Ped.GetBoneCoords Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''boneId:''' {{RageType|int}} *'''offsetX:''' {{RageType|float}} *'''offsetY:''' {{RageType|float}} *'''offsetZ:''' {{RageType|float}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetBoneCoords(boneId, offsetX, offsetY, offsetZ) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_..." current
- 17:4317:43, 11 May 2024 diff hist +333 N RAGE.Elements.Ped.GetArmour Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetArmour() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4317:43, 11 May 2024 diff hist +336 N RAGE.Elements.Ped.GetAlertness Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetAlertness() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4317:43, 11 May 2024 diff hist +335 N RAGE.Elements.Ped.GetAccuracy Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetAccuracy() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4317:43, 11 May 2024 diff hist +334 N RAGE.Elements.Ped.GetsJacker Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetsJacker() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4317:43, 11 May 2024 diff hist +471 N RAGE.Elements.Ped.GetNumberOfTextureVariations Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} *'''drawableId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetNumberOfTextureVariations(componentId, drawableId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4217:42, 11 May 2024 diff hist +465 N RAGE.Elements.Ped.GetNumberOfPropTextureVariations Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''propId:''' {{RageType|int}} *'''drawableId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetNumberOfPropTextureVariations(propId, drawableId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4217:42, 11 May 2024 diff hist +418 N RAGE.Elements.Ped.GetNumberOfPropDrawableVariations Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''propId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetNumberOfPropDrawableVariations(propId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4217:42, 11 May 2024 diff hist +424 N RAGE.Elements.Ped.GetNumberOfDrawableVariations Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetNumberOfDrawableVariations(componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:4017:40, 11 May 2024 diff hist +331 N RAGE.Elements.Ped.GetMount Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetMount() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3417:34, 11 May 2024 diff hist +334 N RAGE.Elements.Ped.IsOnMount Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsOnMount() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3417:34, 11 May 2024 diff hist +341 N RAGE.Elements.Ped.GetMeleeTargetFor Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetMeleeTargetFor() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3417:34, 11 May 2024 diff hist +337 N RAGE.Elements.Ped.GetJackTarget Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetJackTarget() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3317:33, 11 May 2024 diff hist +436 N RAGE.Elements.Ped.GetDeadPickupCoords Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|float}} *'''p2:''' {{RageType|float}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetDeadPickupCoords(p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3317:33, 11 May 2024 diff hist +393 N RAGE.Elements.Ped.GetCombatFloat Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|float}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetCombatFloat(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3317:33, 11 May 2024 diff hist +345 N RAGE.Elements.Ped.ForceToOpenParachute Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ForceToOpenParachute() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3317:33, 11 May 2024 diff hist +520 N RAGE.Elements.Ped.ForceMotionState Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''motionStateHash:''' {{RageType|uint}} *'''p2:''' {{RageType|bool}} *'''p3:''' {{RageType|bool}} *'''p4:''' {{RageType|bool}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ForceMotionState(motionStateHash, p2, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Categor..." current
- 17:3317:33, 11 May 2024 diff hist +345 N RAGE.Elements.Ped.FreezeCameraRotation Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.FreezeCameraRotation() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3317:33, 11 May 2024 diff hist +406 N RAGE.Elements.Ped.ExplodeHead Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ExplodeHead(weaponHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3217:32, 11 May 2024 diff hist +405 N RAGE.Elements.Ped.CloneToTarget Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''targetPed:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.CloneToTarget(targetPed) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3217:32, 11 May 2024 diff hist +474 N RAGE.Elements.Ped.Clone Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''heading:''' {{RageType|float}} *'''isNetwork:''' {{RageType|bool}} *'''p3:''' {{RageType|bool}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.Clone(heading, isNetwork, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3217:32, 11 May 2024 diff hist +409 N RAGE.Elements.Ped.ResetRagdollBlockingFlags Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''flags:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ResetRagdollBlockingFlags(flags) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3217:32, 11 May 2024 diff hist +337 N RAGE.Elements.Ped.ClearWetness Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearWetness() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3117:31, 11 May 2024 diff hist +395 N RAGE.Elements.Ped.ClearProp Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''propId:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearProp(propId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3117:31, 11 May 2024 diff hist +344 N RAGE.Elements.Ped.ClearLastDamageBone Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearLastDamageBone() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3117:31, 11 May 2024 diff hist +352 N RAGE.Elements.Ped.ClearDriveByClipsetOverride Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearDriveByClipsetOverride() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3117:31, 11 May 2024 diff hist +347 N RAGE.Elements.Ped.ClearFacialDecorations Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearFacialDecorations() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3117:31, 11 May 2024 diff hist +341 N RAGE.Elements.Ped.ClearDecorations Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearDecorations() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3017:30, 11 May 2024 diff hist +435 N RAGE.Elements.Ped.ClearDamageDecalByZone Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} *'''p2:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearDamageDecalByZone(p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3017:30, 11 May 2024 diff hist +400 N RAGE.Elements.Ped.ClearBloodDamageByZone Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearBloodDamageByZone(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current