User contributions for Shr0x
12 May 2024
- 00:3900:39, 12 May 2024 diff hist +409 N RAGE.Elements.Ped.SetCanPlayGestureAnims Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanPlayGestureAnims(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3900:39, 12 May 2024 diff hist +413 N RAGE.Elements.Ped.SetCanPlayAmbientBaseAnims Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanPlayAmbientBaseAnims(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3900:39, 12 May 2024 diff hist +409 N RAGE.Elements.Ped.SetCanPlayAmbientAnims Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanPlayAmbientAnims(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3900:39, 12 May 2024 diff hist +404 N RAGE.Elements.Ped.SetCanPeekInCover Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanPeekInCover(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3900:39, 12 May 2024 diff hist +398 N RAGE.Elements.Ped.SetCanLegIk Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanLegIk(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3900:39, 12 May 2024 diff hist +399 N RAGE.Elements.Ped.SetCanHeadIk Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanHeadIk(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3800:38, 12 May 2024 diff hist +404 N RAGE.Elements.Ped.SetCanEvasiveDive Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanEvasiveDive(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3800:38, 12 May 2024 diff hist +405 N RAGE.Elements.Ped.SetCanCowerInCover Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanCowerInCover(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3800:38, 12 May 2024 diff hist +446 N RAGE.Elements.Ped.SetCanBeTargettedByTeam Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''team:''' {{RageType|int}} *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanBeTargettedByTeam(team, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3800:38, 12 May 2024 diff hist +452 N RAGE.Elements.Ped.SetCanBeTargettedByPlayer Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''player:''' {{RageType|int}} *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanBeTargettedByPlayer(player, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3800:38, 12 May 2024 diff hist +404 N RAGE.Elements.Ped.SetCanBeTargetted Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanBeTargetted(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3800:38, 12 May 2024 diff hist +413 N RAGE.Elements.Ped.SetCanBeTargetedWithoutLos Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanBeTargetedWithoutLos(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3800:38, 12 May 2024 diff hist +414 N RAGE.Elements.Ped.SetCanBeTargetedWhenInjured Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanBeTargetedWhenInjured(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3700:37, 12 May 2024 diff hist +408 N RAGE.Elements.Ped.SetCanBeShotInVehicle Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanBeShotInVehicle(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3700:37, 12 May 2024 diff hist +409 N RAGE.Elements.Ped.SetCanBeKnockedOffVehicle Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''state:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanBeKnockedOffVehicle(state) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3700:37, 12 May 2024 diff hist +405 N RAGE.Elements.Ped.SetCanBeDraggedOut Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanBeDraggedOut(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3700:37, 12 May 2024 diff hist +398 N RAGE.Elements.Ped.SetCanArmIk Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanArmIk(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3700:37, 12 May 2024 diff hist +536 N RAGE.Elements.Ped.SetBoundsOrientation Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|float}} *'''p2:''' {{RageType|float}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|float}} *'''p5:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetBoundsOrientation(p1, p2, p3, p4, p5) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definitio..." current
- 00:3700:37, 12 May 2024 diff hist +497 N RAGE.Elements.Ped.SetBlendFromParents Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} *'''p2:''' {{RageType|int}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetBlendFromParents(p1, p2, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Ca..." current
- 00:3700:37, 12 May 2024 diff hist +404 N RAGE.Elements.Ped.SetAsGroupMember Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''groupId:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAsGroupMember(groupId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3600:36, 12 May 2024 diff hist +404 N RAGE.Elements.Ped.SetAsGroupLeader Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''groupId:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAsGroupLeader(groupId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3600:36, 12 May 2024 diff hist +397 N RAGE.Elements.Ped.SetAsEnemy Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAsEnemy(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3600:36, 12 May 2024 diff hist +395 N RAGE.Elements.Ped.SetAsCop Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAsCop(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3600:36, 12 May 2024 diff hist +395 N RAGE.Elements.Ped.SetArmour Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''amount:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetArmour(amount) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3600:36, 12 May 2024 diff hist +672 N RAGE.Elements.Ped.SetAngledDefensiveArea Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|float}} *'''p2:''' {{RageType|float}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|float}} *'''p5:''' {{RageType|float}} *'''p6:''' {{RageType|float}} *'''p7:''' {{RageType|float}} *'''p8:''' {{RageType|bool}} *'''p9:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAngledDefensiveArea(p1, p2, p3, p4, p..." current
- 00:3600:36, 12 May 2024 diff hist +527 N RAGE.Elements.Ped.SetAlternateWalkAnim Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''animDict:''' {{RageType|string}} *'''animName:''' {{RageType|string}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAlternateWalkAnim(animDict, animName, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} ..." current
- 00:3600:36, 12 May 2024 diff hist +593 N RAGE.Elements.Ped.SetAlternateMovementAnim Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''stance:''' {{RageType|int}} *'''animDictionary:''' {{RageType|string}} *'''animationName:''' {{RageType|string}} *'''p4:''' {{RageType|float}} *'''p5:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAlternateMovementAnim(stance, animDictionary, animationName, p4, p5) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs">..." current
- 00:3500:35, 12 May 2024 diff hist +411 N RAGE.Elements.Ped.SetAllowVehiclesOverride Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAllowVehiclesOverride(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3500:35, 12 May 2024 diff hist +340 N RAGE.Elements.Ped.Registerheadshot Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.Registerheadshot() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3400:34, 12 May 2024 diff hist +403 N RAGE.Elements.Ped.SetAllowedToDuck Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAllowedToDuck(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3400:34, 12 May 2024 diff hist +396 N RAGE.Elements.Ped.SetAlertness Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAlertness(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3400:34, 12 May 2024 diff hist +401 N RAGE.Elements.Ped.SetAccuracy Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''accuracy:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAccuracy(accuracy) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3400:34, 12 May 2024 diff hist +701 N RAGE.Elements.Ped.SetIkTarget Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} *'''targetPed:''' {{RageType|int}} *'''boneLookAt:''' {{RageType|int}} *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''p7:''' {{RageType|int}} *'''duration:''' {{RageType|int}} *'''duration1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetIkTarget(p1, targetPed..." current
- 00:3400:34, 12 May 2024 diff hist +395 N RAGE.Elements.Ped.SetEyeColor Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''index:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetEyeColor(index) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3300:33, 12 May 2024 diff hist +465 N RAGE.Elements.Ped.SetFacialIdleAnimOverride Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''animName:''' {{RageType|string}} *'''animDict:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetFacialIdleAnimOverride(animName, animDict) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3300:33, 12 May 2024 diff hist +401 N RAGE.Elements.Ped.SetEnableScuba Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetEnableScuba(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3300:33, 12 May 2024 diff hist +407 N RAGE.Elements.Ped.SetEnableEnveffScale Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetEnableEnveffScale(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3300:33, 12 May 2024 diff hist +405 N RAGE.Elements.Ped.SetEnableHandcuffs Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetEnableHandcuffs(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3300:33, 12 May 2024 diff hist +407 N RAGE.Elements.Ped.SetEnableBoundAnkles Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetEnableBoundAnkles(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3300:33, 12 May 2024 diff hist +442 N RAGE.Elements.Ped.SetCombatFloat Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''combatType:''' {{RageType|int}} *'''p2:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCombatFloat(combatType, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3300:33, 12 May 2024 diff hist +440 N RAGE.Elements.Ped.SetCanAttackFriendly Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanAttackFriendly(toggle, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3200:32, 12 May 2024 diff hist +418 N RAGE.Elements.Ped.SetBlockingOfNonTemporaryEvents Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetBlockingOfNonTemporaryEvents(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3200:32, 12 May 2024 diff hist +338 N RAGE.Elements.Ped.ReviveInjured Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ReviveInjured() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3200:32, 12 May 2024 diff hist +334 N RAGE.Elements.Ped.Resurrect Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.Resurrect() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3200:32, 12 May 2024 diff hist +351 N RAGE.Elements.Ped.ResetWeaponMovementClipset Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ResetWeaponMovementClipset() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3200:32, 12 May 2024 diff hist +341 N RAGE.Elements.Ped.ClearBloodDamage Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearBloodDamage() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3200:32, 12 May 2024 diff hist +343 N RAGE.Elements.Ped.ResetVisibleDamage Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ResetVisibleDamage() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3100:31, 12 May 2024 diff hist +343 N RAGE.Elements.Ped.ResetStrafeClipset Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ResetStrafeClipset() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3100:31, 12 May 2024 diff hist +342 N RAGE.Elements.Ped.ResetRagdollTimer Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ResetRagdollTimer() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3100:31, 12 May 2024 diff hist +400 N RAGE.Elements.Ped.ResetMovementClipset Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ResetMovementClipset(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current