User contributions for Shr0x
12 May 2024
- 00:3100:31, 12 May 2024 diff hist +341 N RAGE.Elements.Ped.ResetLastVehicle Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ResetLastVehicle() </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 +346 N RAGE.Elements.Ped.ResetInVehicleContext Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ResetInVehicleContext() </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 +348 N RAGE.Elements.Ped.RemovePreferredCoverSet Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.RemovePreferredCoverSet() </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 +405 N RAGE.Elements.Ped.RemoveHelmet Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''instantly:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.RemoveHelmet(instantly) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3000:30, 12 May 2024 diff hist +340 N RAGE.Elements.Ped.RemoveFromGroup Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.RemoveFromGroup() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3000:30, 12 May 2024 diff hist +406 N RAGE.Elements.Ped.RemoveDefensiveArea Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.RemoveDefensiveArea(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:3000:30, 12 May 2024 diff hist +400 N RAGE.Elements.Ped.RegisterTarget Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''target:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.RegisterTarget(target) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2700:27, 12 May 2024 diff hist +414 N RAGE.Elements.Ped.RegisterHatedTargetsAround Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''radius:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.RegisterHatedTargetsAround(radius) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2700:27, 12 May 2024 diff hist +454 N RAGE.Elements.Ped.PlayFacialAnim Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''animName:''' {{RageType|string}} *'''animDict:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.PlayFacialAnim(animName, animDict) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2700:27, 12 May 2024 diff hist +340 N RAGE.Elements.Ped.KnockOffVehicle Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.KnockOffVehicle() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2700:27, 12 May 2024 diff hist +490 N RAGE.Elements.Ped.KnockOffProp Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|bool}} *'''p2:''' {{RageType|bool}} *'''p3:''' {{RageType|bool}} *'''p4:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.KnockOffProp(p1, p2, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:..." current
- 00:2700:27, 12 May 2024 diff hist +340 N RAGE.Elements.Ped.IsTrackedVisible Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsTrackedVisible() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2700:27, 12 May 2024 diff hist +470 N RAGE.Elements.Ped.IsScriptedScenarioUsingConditionalAnim Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''animDict:''' {{RageType|string}} *'''anim:''' {{RageType|string}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsScriptedScenarioUsingConditionalAnim(animDict, anim) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2600:26, 12 May 2024 diff hist +339 N RAGE.Elements.Ped.IsWearingHelmet Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsWearingHelmet() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2600:26, 12 May 2024 diff hist +334 N RAGE.Elements.Ped.IsVaulting Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsVaulting() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2600:26, 12 May 2024 diff hist +408 N RAGE.Elements.Ped.IsUsingScenario Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''scenario:''' {{RageType|string}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsUsingScenario(scenario) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2600:26, 12 May 2024 diff hist +343 N RAGE.Elements.Ped.IsUsingAnyScenario Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsUsingAnyScenario() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2600:26, 12 May 2024 diff hist +342 N RAGE.Elements.Ped.IsUsingActionMode Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsUsingActionMode() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2500:25, 12 May 2024 diff hist +354 N RAGE.Elements.Ped.IsTryingToEnterALockedVehicle Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsTryingToEnterALockedVehicle() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2500:25, 12 May 2024 diff hist +334 N RAGE.Elements.Ped.IsTracked Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsTracked() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2500:25, 12 May 2024 diff hist +345 N RAGE.Elements.Ped.IsSwimmingUnderWater Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsSwimmingUnderWater() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2500:25, 12 May 2024 diff hist +335 N RAGE.Elements.Ped.IsSwimming Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsSwimming() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2500:25, 12 May 2024 diff hist +334 N RAGE.Elements.Ped.IsStopped Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsStopped() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2500:25, 12 May 2024 diff hist +406 N RAGE.Elements.Ped.IsSittingInVehicle Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''vehicle:''' {{RageType|int}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsSittingInVehicle(vehicle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2400:24, 12 May 2024 diff hist +346 N RAGE.Elements.Ped.IsSittingInAnyVehicle Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsSittingInAnyVehicle() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2400:24, 12 May 2024 diff hist +440 N RAGE.Elements.Ped.HasGotWeapon Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.HasGotWeapon(weaponHash, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2400:24, 12 May 2024 diff hist +471 N RAGE.Elements.Ped.HasGotWeaponComponent Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} *'''componentHash:''' {{RageType|uint}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.HasGotWeaponComponent(weaponHash, componentHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2400:24, 12 May 2024 diff hist +416 N RAGE.Elements.Ped.HideWeaponForScriptedCutscene Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.HideWeaponForScriptedCutscene(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2400:24, 12 May 2024 diff hist +339 N RAGE.Elements.Ped.IsFlashLightOn Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsFlashLightOn() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2300:23, 12 May 2024 diff hist +385 N RAGE.Elements.Ped.IsArmed Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsArmed(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2300:23, 12 May 2024 diff hist +348 N RAGE.Elements.Ped.IsCurrentWeaponSilenced Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsCurrentWeaponSilenced() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2300:23, 12 May 2024 diff hist +473 N RAGE.Elements.Ped.IsWeaponComponentActive Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} *'''componentHash:''' {{RageType|uint}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsWeaponComponentActive(weaponHash, componentHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2300:23, 12 May 2024 diff hist +345 N RAGE.Elements.Ped.IsWeaponReadyToShoot Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsWeaponReadyToShoot() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2300:23, 12 May 2024 diff hist +334 N RAGE.Elements.Ped.MakeReload Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.MakeReload() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2300:23, 12 May 2024 diff hist +342 N RAGE.Elements.Ped.SkipNextReloading Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SkipNextReloading() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2300:23, 12 May 2024 diff hist +395 N RAGE.Elements.Ped.RemoveAllWeapons Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.RemoveAllWeapons(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +475 N RAGE.Elements.Ped.RemoveWeaponComponentFrom Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} *'''componentHash:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.RemoveWeaponComponentFrom(weaponHash, componentHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +411 N RAGE.Elements.Ped.RemoveWeaponFrom Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.RemoveWeaponFrom(weaponHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +444 N RAGE.Elements.Ped.SetAmmoInClip Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} *'''ammo:''' {{RageType|int}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAmmoInClip(weaponHash, ammo) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +418 N RAGE.Elements.Ped.SetCurrentVehicleWeapon Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCurrentVehicleWeapon(weaponHash) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +456 N RAGE.Elements.Ped.SetCurrentWeapon Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} *'''equipNow:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCurrentWeapon(weaponHash, equipNow) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +470 N RAGE.Elements.Ped.SetAmmo Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} *'''ammo:''' {{RageType|int}} *'''p3:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAmmo(weaponHash, ammo, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +439 N RAGE.Elements.Ped.SetAmmoByType Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''ammoType:''' {{RageType|int}} *'''ammo:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAmmoByType(ammoType, ammo) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +391 N RAGE.Elements.Ped.SetAmmoToDrop Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAmmoToDrop(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +449 N RAGE.Elements.Ped.SetChanceOfFiringBlanks Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''xBias:''' {{RageType|float}} *'''yBias:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetChanceOfFiringBlanks(xBias, yBias) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2200:22, 12 May 2024 diff hist +535 N RAGE.Elements.Ped.SetCurrentWeaponVisible Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''visible:''' {{RageType|bool}} *'''deselectWeapon:''' {{RageType|bool}} *'''p3:''' {{RageType|bool}} *'''p4:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetCurrentWeaponVisible(visible, deselectWeapon, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition..." current
- 00:2100:21, 12 May 2024 diff hist +582 N RAGE.Elements.Ped.SetDropsInventoryWeapon Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weaponHash:''' {{RageType|uint}} *'''xOffset:''' {{RageType|float}} *'''yOffset:''' {{RageType|float}} *'''zOffset:''' {{RageType|float}} *'''p5:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDropsInventoryWeapon(weaponHash, xOffset, yOffset, zOffset, p5) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </sy..." current
- 00:2100:21, 12 May 2024 diff hist +339 N RAGE.Elements.Ped.SetDropsWeapon Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDropsWeapon() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2100:21, 12 May 2024 diff hist +410 N RAGE.Elements.Ped.SetDropsWeaponsWhenDead Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDropsWeaponsWhenDead(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 00:2100:21, 12 May 2024 diff hist +437 N RAGE.Elements.Ped.SetGadget Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''gadgetHash:''' {{RageType|uint}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetGadget(gadgetHash, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current