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).
- 18:04, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.HasHeadBlendFinished (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.HasHeadBlendFinished() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:04, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GiveNmMessage (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GiveNmMessage() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:04, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GiveHelmet (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''cannotRemove:''' {{RageType|bool}} *'''helmetFlag:''' {{RageType|int}} *'''textureIndex:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GiveHelmet(cannotRemove, helmetFlag, textureIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientsid...")
- 18:04, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetVehicleIsUsing (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetVehicleIsUsing() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:04, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetVehicleIsTryingToEnter (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetVehicleIsTryingToEnter() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:03, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetVehicleIsIn (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''lastVehicle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetVehicleIsIn(lastVehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:03, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetVehicleIsEntering (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetVehicleIsEntering() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:03, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetSeatIsTryingToEnter (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetSeatIsTryingToEnter() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:03, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetPlayerIsFollowing (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetPlayerIsFollowing() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:03, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetType (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetType() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:03, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetTimeOfDeath (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetTimeOfDeath() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:03, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetTextureVariation (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetTextureVariation(componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:02, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetStealthMovement (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetStealthMovement() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:02, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetSourceOfDeath (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetSourceOfDeath() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:02, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetResetFlag (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''flagId:''' {{RageType|int}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetResetFlag(flagId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:01, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetRelationshipGroupHash (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|uint}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetRelationshipGroupHash() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:00, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetRelationshipGroupDefaultHash (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|uint}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetRelationshipGroupDefaultHash() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:00, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetRagdollBoneIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''bone:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetRagdollBoneIndex(bone) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:00, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetPropTextureIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetPropTextureIndex(componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:00, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetPropIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetPropIndex(componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:00, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetParachuteTintIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''int:''' {{RageType|ref}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetParachuteTintIndex(int) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:00, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetParachuteState (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetParachuteState() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 18:00, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetParachuteLandingType (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetParachuteLandingType() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 17:59, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetPaletteVariation (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''componentId:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetPaletteVariation(componentId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 17:59, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetNearbyVehicles (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''int:''' {{RageType|ref}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetNearbyVehicles(int) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 17:59, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetNearbyPeds (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''int:''' {{RageType|ref}} *'''ignore:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetNearbyPeds(int, ignore) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 17:59, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.GetMoney (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GetMoney() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 17:56, 11 May 2024 Shr0x talk contribs created page 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")
- 17:55, 11 May 2024 Shr0x talk contribs created page 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")
- 17:55, 11 May 2024 Shr0x talk contribs created page 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")
- 17:55, 11 May 2024 Shr0x talk contribs created page 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")
- 17:55, 11 May 2024 Shr0x talk contribs created page 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")
- 17:55, 11 May 2024 Shr0x talk contribs created page 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")
- 17:55, 11 May 2024 Shr0x talk contribs created page 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")
- 17:54, 11 May 2024 Shr0x talk contribs created page 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")
- 17:54, 11 May 2024 Shr0x talk contribs created page 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")
- 17:54, 11 May 2024 Shr0x talk contribs created page 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")
- 17:44, 11 May 2024 Shr0x talk contribs created page 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")
- 17:44, 11 May 2024 Shr0x talk contribs created page 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")
- 17:44, 11 May 2024 Shr0x talk contribs created page 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")
- 17:44, 11 May 2024 Shr0x talk contribs created page 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")
- 17:43, 11 May 2024 Shr0x talk contribs created page 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")
- 17:43, 11 May 2024 Shr0x talk contribs created page 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_...")
- 17:43, 11 May 2024 Shr0x talk contribs created page 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")
- 17:43, 11 May 2024 Shr0x talk contribs created page 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")
- 17:43, 11 May 2024 Shr0x talk contribs created page 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")
- 17:43, 11 May 2024 Shr0x talk contribs created page 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")
- 17:43, 11 May 2024 Shr0x talk contribs created page 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")
- 17:42, 11 May 2024 Shr0x talk contribs created page 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")
- 17:42, 11 May 2024 Shr0x talk contribs created page 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")