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).
- 15:35, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.IsBeingArrested (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsBeingArrested() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:35, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.StopSpeaking (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''shaking:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.StopSpeaking(shaking) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:34, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.StopRingtone (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.StopRingtone() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:34, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetMute (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetMute() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:34, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.StopCurrentPlayingAmbientSpeech (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.StopCurrentPlayingAmbientSpeech() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:34, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetScream (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetScream() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:32, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetIsDrunk (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetIsDrunk(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:32, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.PlayStreamFrom (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.PlayStreamFrom() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:31, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.PlayAmbientSpeech1 (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''speechName:''' {{RageType|string}} *'''speechParam:''' {{RageType|string}} *'''p3:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.PlayAmbientSpeech1(speechName, speechParam, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API [...")
- 15:31, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetAmbientVoiceName (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''name:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetAmbientVoiceName(name) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:03, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.SetTalk (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.SetTalk() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:02, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.PlayAmbientSpeech2 (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''speechName:''' {{RageType|string}} *'''speechParam:''' {{RageType|string}} *'''p3:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.PlayAmbientSpeech2(speechName, speechParam, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API [...")
- 15:02, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.PlayPain (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''painID:''' {{RageType|int}} *'''p1:''' {{RageType|int}} *'''p3:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.PlayPain(painID, p1, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:02, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.IsRingtonePlaying (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsRingtonePlaying() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:02, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.IsInCurrentConversation (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsInCurrentConversation() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:02, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.IsAnySpeechPlaying (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsAnySpeechPlaying() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:02, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.IsAmbientSpeechDisabled (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.IsAmbientSpeechDisabled() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:01, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.CanSpeak (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''speechName:''' {{RageType|string}} *'''unk:''' {{RageType|bool}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.CanSpeak(speechName, unk) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:01, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.DisablePainAudio (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.DisablePainAudio(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Category:TODO: Example")
- 15:01, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.TaskShootAt (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''target:''' {{RageType|int}} *'''duration:''' {{RageType|int}} *'''firingPattern:''' {{RageType|uint}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskShootAt(target, duration, firingPattern) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Ped_definition_cs}} Category:Clientside API Cat...")
- 15:01, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.TaskLookAtCoord (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''x:''' {{RageType|float}} *'''y:''' {{RageType|float}} *'''z:''' {{RageType|float}} *'''duration:''' {{RageType|float}} *'''p5:''' {{RageType|int}} *'''p6:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> ped.TaskLookAtCoord(x, y, z, duration, p5, p6) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight>...")
- 14:59, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Ped.TaskGoTo (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''target:''' {{RageType|int}} *'''duration:''' {{RageType|int}} *'''distance:''' {{RageType|float}} *'''speed:''' {{RageType|float}} *'''p5:''' {{RageType|float}} *'''p6:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Ped.TaskGoTo(target, duration, distance, speed, p5, p6) </syntaxhighlight> ==Example== <syntaxhighlight l...")
- 14:33, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''hash:''' {{RageType|uint}} *'''position:''' {{RageType|Vector3}} *'''rotation:''' {{RageType|Vector3}} *'''alpha:''' {{RageType|int}} *'''dimension:''' {{RageType|uint}} ===Return value=== *''' {{RageType|undefined}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject(hash, position, rotation, alpha, dimension) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo...")
- 14:32, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.GetVehicleAttachedToEntity (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.GetVehicleAttachedToEntity() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:32, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.IsWithinBrainActivationRange (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.IsWithinBrainActivationRange() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:31, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.SetDisableFragDamage (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.SetDisableFragDamage(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:31, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.Slide (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toX:''' {{RageType|float}} *'''toY:''' {{RageType|float}} *'''toZ:''' {{RageType|float}} *'''speedX:''' {{RageType|float}} *'''speedY:''' {{RageType|float}} *'''speedZ:''' {{RageType|float}} *'''collision:''' {{RageType|bool}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.Slide(toX, toY, toZ, speedX, speedY, speedZ, collision) </...")
- 14:31, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.SetTeamPickup (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} *'''p2:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.SetTeamPickup(p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:31, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.SetTextureVariant (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''paintIndex:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.SetTextureVariant(paintIndex) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:31, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.SetTargettable (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''targettable:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.SetTargettable(targettable) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:30, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.SetPhysicsParams (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''weight:''' {{RageType|float}} *'''p2:''' {{RageType|float}} *'''p3:''' {{RageType|float}} *'''p4:''' {{RageType|float}} *'''p5:''' {{RageType|float}} *'''gravity:''' {{RageType|float}} *'''p7:''' {{RageType|float}} *'''p8:''' {{RageType|float}} *'''p9:''' {{RageType|float}} *'''p10:''' {{RageType|float}} *'''buoyancy:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <s...")
- 14:30, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.SetActivatePhysicsAsSoonAsItIsUnfrozen (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.SetActivatePhysicsAsSoonAsItIsUnfrozen(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:30, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.PlaceOnGroundProperly (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.PlaceOnGroundProperly() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:30, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.MarkForDeletion (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.MarkForDeletion() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:30, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.IsVisible (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.IsVisible() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:30, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.HasBeenBroken (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.HasBeenBroken() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:30, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.ObjToNet (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.ObjToNet() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:29, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.PlayStreamFrom (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.PlayStreamFrom() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:29, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.IsWeak (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.IsWeak() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:29, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.NotifyStreaming (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *''' setter: ''' {{RageType|boolean}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.NotifyStreaming </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:28, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.StreamRange (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *''' setter: ''' {{RageType|float}} ===Return value=== *''' {{RageType|float}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.StreamRange </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:28, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.MapObject.Hidden (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *''' setter: ''' {{RageType|bool}} ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.MapObject.Hidden </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{MapObject_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:20, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.Destroy (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.Destroy() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:19, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.GetSharedData (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''key:''' {{RageType|ulong}} ===Return value=== *''' {{RageType|object}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.GetSharedData(key) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:19, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.SetData (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''key:''' {{RageType|string}} *'''value:''' {{RageType|any}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.SetData(key, value) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:19, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.GetData (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''key:''' {{RageType|string}} ===Return value=== *''' {{RageType|any}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.GetData(key) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:19, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.Position (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *''' setter: ''' {{RageType|Vector3}} ===Return value=== *''' {{RageType|Vector3}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.Position </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:18, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.Model (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *''' setter: ''' {{RageType|uint}} ===Return value=== *''' {{RageType|uint}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.Model </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:17, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.Dimension (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *''' setter: ''' {{RageType|uint}} ===Return value=== *''' {{RageType|uint}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.Dimension </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:17, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.IsNull (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.IsNull </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")