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:44, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDiesInstantlyInWater (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDiesInstantlyInWater(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:44, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDesiredHeading (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''heading:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDesiredHeading(heading) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:44, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDefensiveSphereAttachedToPed (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''target:''' {{RageType|int}} *'''xOffset:''' {{RageType|float}} *'''yOffset:''' {{RageType|float}} *'''zOffset:''' {{RageType|float}} *'''radius:''' {{RageType|float}} *'''p6:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDefensiveSphereAttachedToPed(target, xOffset, yOffset, zOffset, radius, p6) </syntaxhighlight> ==Example...")
- 00:44, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDefensiveAreaDirection (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|float}} *'''p2:''' {{RageType|float}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDefensiveAreaDirection(p1, p2, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside A...")
- 00:43, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDefensiveAreaAttachedToPed (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''attachPed:''' {{RageType|int}} *'''p2:''' {{RageType|float}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|float}} *'''p5:''' {{RageType|float}} *'''p6:''' {{RageType|float}} *'''p7:''' {{RageType|float}} *'''p8:''' {{RageType|float}} *'''p9:''' {{RageType|bool}} *'''p10:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetD...")
- 00:43, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetDefaultComponentVariation (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDefaultComponentVariation() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:43, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCowerHash (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCowerHash(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:43, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCoordsNoGang (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''posX:''' {{RageType|float}} *'''posY:''' {{RageType|float}} *'''posZ:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCoordsNoGang(posX, posY, posZ) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:43, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCoordsKeepVehicle (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''posX:''' {{RageType|float}} *'''posY:''' {{RageType|float}} *'''posZ:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCoordsKeepVehicle(posX, posY, posZ) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Exam...")
- 00:43, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetConfigFlag (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''flagId:''' {{RageType|int}} *'''value:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetConfigFlag(flagId, value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:42, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetComponentVariation (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} *'''drawableId:''' {{RageType|int}} *'''textureId:''' {{RageType|int}} *'''paletteId:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetComponentVariation(componentId, drawableId, textureId, paletteId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See a...")
- 00:42, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCombatRange (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCombatRange(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:42, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCombatMovement (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''combatMovement:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCombatMovement(combatMovement) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:42, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCombatAttributes (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''attributeIndex:''' {{RageType|int}} *'''enabled:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCombatAttributes(attributeIndex, enabled) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:42, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCombatAbility (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCombatAbility(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:42, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetClothProne (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetClothProne(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:41, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCapsule (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''value:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCapsule(value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:41, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCanUseAutoConversationLookat (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanUseAutoConversationLookat(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:40, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCanRagdollFromPlayerImpact (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanRagdollFromPlayerImpact(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:40, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCanTorsoIk (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanTorsoIk(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:40, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCanTeleportToGroupLeader (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''groupHandle:''' {{RageType|int}} *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanTeleportToGroupLeader(groupHandle, toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:40, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCanSwitchWeapon (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanSwitchWeapon(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:40, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCanSmashGlass (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|bool}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanSmashGlass(p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:40, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCanRagdoll (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanRagdoll(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:39, 12 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetCanPlayVisemeAnims (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCanPlayVisemeAnims(toggle, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 00:39, 12 May 2024 Shr0x talk contribs created page 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")
- 00:39, 12 May 2024 Shr0x talk contribs created page 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")
- 00:39, 12 May 2024 Shr0x talk contribs created page 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")
- 00:39, 12 May 2024 Shr0x talk contribs created page 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")
- 00:39, 12 May 2024 Shr0x talk contribs created page 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")
- 00:39, 12 May 2024 Shr0x talk contribs created page 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")
- 00:38, 12 May 2024 Shr0x talk contribs created page 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")
- 00:38, 12 May 2024 Shr0x talk contribs created page 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")
- 00:38, 12 May 2024 Shr0x talk contribs created page 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")
- 00:38, 12 May 2024 Shr0x talk contribs created page 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")
- 00:38, 12 May 2024 Shr0x talk contribs created page 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")
- 00:38, 12 May 2024 Shr0x talk contribs created page 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")
- 00:38, 12 May 2024 Shr0x talk contribs created page 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")
- 00:37, 12 May 2024 Shr0x talk contribs created page 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")
- 00:37, 12 May 2024 Shr0x talk contribs created page 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")
- 00:37, 12 May 2024 Shr0x talk contribs created page 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")
- 00:37, 12 May 2024 Shr0x talk contribs created page 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")
- 00:37, 12 May 2024 Shr0x talk contribs created page 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...")
- 00:37, 12 May 2024 Shr0x talk contribs created page 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...")
- 00:37, 12 May 2024 Shr0x talk contribs created page 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")
- 00:36, 12 May 2024 Shr0x talk contribs created page 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")
- 00:36, 12 May 2024 Shr0x talk contribs created page 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")
- 00:36, 12 May 2024 Shr0x talk contribs created page 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")
- 00:36, 12 May 2024 Shr0x talk contribs created page 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")
- 00:36, 12 May 2024 Shr0x talk contribs created page 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...")