User contributions for Shr0x
11 May 2024
- 17:3017:30, 11 May 2024 diff hist +402 N RAGE.Elements.Ped.ClearAlternateWalkAnim Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearAlternateWalkAnim(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3017:30, 11 May 2024 diff hist +446 N RAGE.Elements.Ped.ClearAlternateMovementAnim Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''stance:''' {{RageType|int}} *'''p2:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearAlternateMovementAnim(stance, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3017:30, 11 May 2024 diff hist +352 N RAGE.Elements.Ped.ClearFacialIdleAnimOverride Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearFacialIdleAnimOverride() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3017:30, 11 May 2024 diff hist +338 N RAGE.Elements.Ped.ClearAllProps Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ClearAllProps() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:3017:30, 11 May 2024 diff hist +335 N RAGE.Elements.Ped.CanRagdoll Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.CanRagdoll() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:2917:29, 11 May 2024 diff hist +406 N RAGE.Elements.Ped.CanInCombatSeeTarget Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''target:''' {{RageType|int}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.CanInCombatSeeTarget(target) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:2917:29, 11 May 2024 diff hist +343 N RAGE.Elements.Ped.CanKnockOffVehicle Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.CanKnockOffVehicle() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 17:2817:28, 11 May 2024 diff hist +492 N RAGE.Elements.Ped.ApplyDamagePack Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''damagePack:''' {{RageType|string}} *'''damage:''' {{RageType|float}} *'''mult:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ApplyDamagePack(damagePack, damage, mult) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Categor..." current
- 17:2817:28, 11 May 2024 diff hist +664 N RAGE.Elements.Ped.ApplyDamageDecal Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} *'''p2:''' {{RageType|float}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|float}} *'''p5:''' {{RageType|float}} *'''p6:''' {{RageType|float}} *'''p7:''' {{RageType|int}} *'''p8:''' {{RageType|bool}} *'''p9:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ApplyDamageDecal(p1, p2, p3, p4, p5, p6, p..." current
- 17:2817:28, 11 May 2024 diff hist +632 N RAGE.Elements.Ped.ApplyBloodSpecific Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} *'''p2:''' {{RageType|float}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|float}} *'''p5:''' {{RageType|float}} *'''p6:''' {{RageType|int}} *'''p7:''' {{RageType|float}} *'''int:''' {{RageType|ref}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ApplyBloodSpecific(p1, p2, p3, p4, p5, p6, p7, int) </syntaxhighlight> =..." current
- 17:2817:28, 11 May 2024 diff hist +500 N RAGE.Elements.Ped.ApplyBloodDamageByZone Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} *'''p2:''' {{RageType|float}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ApplyBloodDamageByZone(p1, p2, p3, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API [..." current
- 17:2717:27, 11 May 2024 diff hist +496 N RAGE.Elements.Ped.ApplyBloodByZone Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} *'''p2:''' {{RageType|float}} *'''p3:''' {{RageType|float}} *'''int:''' {{RageType|ref}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ApplyBloodByZone(p1, p2, p3, int) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Cat..." current
- 17:2717:27, 11 May 2024 diff hist +565 N RAGE.Elements.Ped.ApplyBlood Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''boneIndex:''' {{RageType|int}} *'''xRot:''' {{RageType|float}} *'''yRot:''' {{RageType|float}} *'''zRot:''' {{RageType|float}} *'''woundType:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ApplyBlood(boneIndex, xRot, yRot, zRot, woundType) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }}..." current
- 16:4316:43, 11 May 2024 diff hist +444 N RAGE.Elements.Ped.ApplyDamageTo Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''damageAmount:''' {{RageType|int}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ApplyDamageTo(damageAmount, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4316:43, 11 May 2024 diff hist +457 N RAGE.Elements.Ped.SetFacialDecoration Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''collection:''' {{RageType|uint}} *'''overlay:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetFacialDecoration(collection, overlay) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4316:43, 11 May 2024 diff hist +451 N RAGE.Elements.Ped.SetDecoration Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''collection:''' {{RageType|uint}} *'''overlay:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDecoration(collection, overlay) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4316:43, 11 May 2024 diff hist +397 N RAGE.Elements.Ped.AddArmourTo Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''amount:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.AddArmourTo(amount) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4316:43, 11 May 2024 diff hist +560 N RAGE.Elements.Ped.SetPathsBackToOriginal Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} *'''p2:''' {{RageType|int}} *'''p3:''' {{RageType|int}} *'''p4:''' {{RageType|int}} *'''p5:''' {{RageType|int}} *'''p6:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetPathsBackToOriginal(p1, p2, p3, p4, p5, p6) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==Se..." current
- 16:4216:42, 11 May 2024 diff hist +349 N RAGE.Elements.Ped.DetachPortablePickupFrom Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.DetachPortablePickupFrom() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4216:42, 11 May 2024 diff hist +400 N RAGE.Elements.Ped.AttachPortablePickupTo Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.AttachPortablePickupTo(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4216:42, 11 May 2024 diff hist +329 N RAGE.Elements.Ped.ToNet Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.ToNet() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4216:42, 11 May 2024 diff hist +349 N RAGE.Elements.Ped.NetworkGetPlayerIndexFrom Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.NetworkGetPlayerIndexFrom() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4216:42, 11 May 2024 diff hist +781 N RAGE.Elements.Ped.NetworkAddToSynchronisedScene Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''netScene:''' {{RageType|int}} *'''animDict:''' {{RageType|string}} *'''animnName:''' {{RageType|string}} *'''speed:''' {{RageType|float}} *'''speedMultiplier:''' {{RageType|float}} *'''duration:''' {{RageType|int}} *'''flag:''' {{RageType|int}} *'''playbackRate:''' {{RageType|float}} *'''p9:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascri..." current
- 16:4116:41, 11 May 2024 diff hist +337 N RAGE.Elements.Ped.IsTennisMode Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsTennisMode() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4116:41, 11 May 2024 diff hist +436 N RAGE.Elements.Ped.EnableTennisMode Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.EnableTennisMode(toggle, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4116:41, 11 May 2024 diff hist +415 N RAGE.Elements.Ped.SetEnemyAiBlip Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''showViewCones:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetEnemyAiBlip(showViewCones) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4116:41, 11 May 2024 diff hist +412 N RAGE.Elements.Ped.SetAiBlipMaxDistance Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''distance:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAiBlipMaxDistance(distance) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4116:41, 11 May 2024 diff hist +393 N RAGE.Elements.Ped.GiveToPauseMenu Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.GiveToPauseMenu(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4116:41, 11 May 2024 diff hist +339 N RAGE.Elements.Ped.DoesHaveAiBlip Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.DoesHaveAiBlip() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4116:41, 11 May 2024 diff hist +599 N RAGE.Elements.Ped.CreateMpGamerTag Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''username:''' {{RageType|string}} *'''pointedClanTag:''' {{RageType|bool}} *'''isRockstarClan:''' {{RageType|bool}} *'''clanTag:''' {{RageType|string}} *'''p5:''' {{RageType|int}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.CreateMpGamerTag(username, pointedClanTag, isRockstarClan, clanTag, p5) </syntaxhighlight> ==Example== <syntaxhighlight lang=..." current
- 16:4116:41, 11 May 2024 diff hist +715 N RAGE.Elements.Ped.AddOwnedExplosion Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''explosionType:''' {{RageType|int}} *'''damageScale:''' {{RageType|float}} *'''isAudible:''' {{RageType|bool}} *'''isInvisible:''' {{RageType|bool}} *'''cameraShake:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.AddOwnedExplosion(x, y, z, exp..." current
- 16:4016:40, 11 May 2024 diff hist +399 N RAGE.Elements.Ped.SetDecisionMaker Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''name:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetDecisionMaker(name) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4016:40, 11 May 2024 diff hist +806 N RAGE.Elements.Ped.TaskFollowNavMeshToCoordAdvanced Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''speed:''' {{RageType|float}} *'''timeout:''' {{RageType|int}} *'''unkFloat:''' {{RageType|float}} *'''unkInt:''' {{RageType|int}} *'''unkX:''' {{RageType|float}} *'''unkY:''' {{RageType|float}} *'''unkZ:''' {{RageType|float}} *'''unk_40000f:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Sy..." current
- 16:4016:40, 11 May 2024 diff hist +410 N RAGE.Elements.Ped.UpdateTaskSweepAimEntity Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''entity:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.UpdateTaskSweepAimEntity(entity) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:4016:40, 11 May 2024 diff hist +415 N RAGE.Elements.Ped.UpdateTaskHandsUpDuration Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''duration:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.UpdateTaskHandsUpDuration(duration) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:3516:35, 11 May 2024 diff hist −650 Client-side functions Undo revision 24608 by Shr0x (talk) Tag: Undo
- 16:3216:32, 11 May 2024 diff hist +650 Client-side functions No edit summary
- 16:1416:14, 11 May 2024 diff hist +711 N RAGE.Elements.Ped.TaskVehicleMissionTarget Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''vehicle:''' {{RageType|int}} *'''pedTarget:''' {{RageType|int}} *'''mode:''' {{RageType|int}} *'''maxSpeed:''' {{RageType|float}} *'''drivingStyle:''' {{RageType|int}} *'''minDistance:''' {{RageType|float}} *'''p7:''' {{RageType|float}} *'''p8:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskVehicleMissionTarget(vehicle, pedT..." current
- 16:1416:14, 11 May 2024 diff hist +331 N RAGE.Elements.Ped.Uncuff Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.Uncuff() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:1416:14, 11 May 2024 diff hist +528 N RAGE.Elements.Ped.TaskWrithe Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''target:''' {{RageType|int}} *'''time:''' {{RageType|int}} *'''p3:''' {{RageType|int}} *'''p4:''' {{RageType|int}} *'''p5:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskWrithe(target, time, p3, p4, p5) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} [..." current
- 16:1416:14, 11 May 2024 diff hist +443 N RAGE.Elements.Ped.TaskWarpIntoVehicle Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''vehicle:''' {{RageType|int}} *'''seat:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskWarpIntoVehicle(vehicle, seat) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:1316:13, 11 May 2024 diff hist +430 N RAGE.Elements.Ped.TaskWanderStandard Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|float}} *'''p2:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskWanderStandard(p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:1316:13, 11 May 2024 diff hist +618 N RAGE.Elements.Ped.TaskWanderInArea Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''radius:''' {{RageType|float}} *'''minimalLength:''' {{RageType|float}} *'''timeBetweenWalks:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskWanderInArea(x, y, z, radius, minimalLength, timeBetweenWalks) </syntaxhighlight> ==Example== <sy..." current
- 16:1316:13, 11 May 2024 diff hist +438 N RAGE.Elements.Ped.TaskVehicleShootAt Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''target:''' {{RageType|int}} *'''p2:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskVehicleShootAt(target, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 16:1316:13, 11 May 2024 diff hist +499 N RAGE.Elements.Ped.TaskVehicleShootAtCoord Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''p4:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskVehicleShootAtCoord(x, y, z, p4) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API ..." current
- 16:1316:13, 11 May 2024 diff hist +674 N RAGE.Elements.Ped.TaskVehiclePark Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''vehicle:''' {{RageType|int}} *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''heading:''' {{RageType|float}} *'''mode:''' {{RageType|int}} *'''radius:''' {{RageType|float}} *'''keepEngineOn:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskVehiclePark(vehicle, x, y, z, heading, mode, r..." current
- 16:1316:13, 11 May 2024 diff hist +712 N RAGE.Elements.Ped.TaskVehicleMissionCoorsTarget Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''vehicle:''' {{RageType|int}} *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''p5:''' {{RageType|int}} *'''p6:''' {{RageType|int}} *'''p7:''' {{RageType|int}} *'''p8:''' {{RageType|float}} *'''p9:''' {{RageType|float}} *'''p10:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskVehicleMis..." current
- 16:1316:13, 11 May 2024 diff hist +654 N RAGE.Elements.Ped.TaskVehicleGotoNavmesh Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''vehicle:''' {{RageType|int}} *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''speed:''' {{RageType|float}} *'''behaviorFlag:''' {{RageType|int}} *'''stoppingRange:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskVehicleGotoNavmesh(vehicle, x, y, z, speed, behaviorFlag, stoppingRange)..." current
- 16:1316:13, 11 May 2024 diff hist +704 N RAGE.Elements.Ped.TaskVehicleFollowWaypointRecording Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''vehicle:''' {{RageType|int}} *'''WPRecording:''' {{RageType|string}} *'''p3:''' {{RageType|int}} *'''p4:''' {{RageType|int}} *'''p5:''' {{RageType|int}} *'''p6:''' {{RageType|int}} *'''p7:''' {{RageType|float}} *'''p8:''' {{RageType|bool}} *'''p9:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskVehicleFollowWaypointRecording..." current
- 16:1316:13, 11 May 2024 diff hist +731 N RAGE.Elements.Ped.TaskVehicleEscort Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''vehicle:''' {{RageType|int}} *'''targetVehicle:''' {{RageType|int}} *'''mode:''' {{RageType|int}} *'''speed:''' {{RageType|float}} *'''drivingStyle:''' {{RageType|int}} *'''minDistance:''' {{RageType|float}} *'''p7:''' {{RageType|int}} *'''noRoadsDistance:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskVehicleEscort(vehicle..." current