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).
- 14:17, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.Type (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|Type}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.Type </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.IsLocal (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.IsLocal </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:16, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.RemoteId (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|ushort}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.RemoteId </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 14:16, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Entity.Id (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|ushort}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Entity.Id </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Entity_definition_cs}} Category:Clientside API Category:TODO: Example")
- 13:46, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Checkpoint (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''hash:''' {{RageType|uint}} *'''position:''' {{RageType|Vector3}} *'''radius:''' {{RageType|float}} *'''direction:''' {{RageType|Vector3}} *'''color:''' {{RageType|RGBA}} *'''isVisible:''' {{RageType|bool}} *'''dimension:''' {{RageType|uint}} ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Checkpoint(hash, position, radius, direction, color, i...")
- 13:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Checkpoint.SetRgba (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''red:''' {{RageType|int}} *'''green:''' {{RageType|int}} *'''blue:''' {{RageType|int}} *'''alpha:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Checkpoint.SetRgba(red, green, blue, alpha) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Checkpoint_definition_cs}} C...")
- 13:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Checkpoint.SetIconRgba (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''red:''' {{RageType|int}} *'''green:''' {{RageType|int}} *'''blue:''' {{RageType|int}} *'''alpha:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Checkpoint.SetIconRgba(red, green, blue, alpha) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Checkpoint_definition_cs}}...")
- 13:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Checkpoint.SetCylinderHeight (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''nearHeight:''' {{RageType|float}} *'''farHeight:''' {{RageType|float}} *'''radius:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Checkpoint.SetCylinderHeight(nearHeight, farHeight, radius) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Checkpoint_definition_cs}}...")
- 12:51, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''sprite:''' {{RageType|uint}} *'''position:''' {{RageType|Vector3}} *'''name:''' {{RageType|string}} *'''scale:''' {{RageType|float}} *'''color:''' {{RageType|int}} *'''alpha:''' {{RageType|int}} *'''drawDistance:''' {{RageType|float}} *'''shortRange:''' {{RageType|bool}} *'''rotation:''' {{RageType|int}} *'''radius:''' {{RageType|float}} *'''dimension:''' {{RageType|uint}} ===Return value=== *''' {{...")
- 12:48, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetFriendly (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetFriendly(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:48, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.ShowNumberOn (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''number:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.ShowNumberOn(number) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:47, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.ShowHeadingIndicatorOn (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.ShowHeadingIndicatorOn(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:47, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetSprite (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''spriteId:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetSprite(spriteId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:47, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.GetInfoIdPickupIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.GetInfoIdPickupIndex() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:47, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetChecked (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetChecked(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:47, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetFriend (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetFriend(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:46, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetShowCone (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetShowCone(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:46, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetSecondaryColour (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''r:''' {{RageType|float}} *'''g:''' {{RageType|float}} *'''b:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetSecondaryColour(r, g, b) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:46, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetScale (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''scale:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetScale(scale) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:46, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetRouteColour (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''colour:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetRouteColour(colour) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:46, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetRoute (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''enabled:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetRoute(enabled) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:45, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetRotation (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''rotation:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetRotation(rotation) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:45, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetPriority (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''priority:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetPriority(priority) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:45, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetNameToPlayerName (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''player:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetNameToPlayerName(player) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:45, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetNameFromTextFile (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''gxtEntry:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetNameFromTextFile(gxtEntry) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:45, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetHighDetail (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetHighDetail(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:44, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetFlashTimer (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''duration:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetFlashTimer(duration) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:44, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetFlashInterval (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetFlashInterval(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:44, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetFlashesAlternate (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetFlashesAlternate(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:44, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetFlashes (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetFlashes(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:44, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetFade (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''opacity:''' {{RageType|int}} *'''duration:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetFade(opacity, duration) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:44, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetDisplay (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''displayId:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetDisplay(displayId) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:44, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetCoords (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''posX:''' {{RageType|float}} *'''posY:''' {{RageType|float}} *'''posZ:''' {{RageType|float}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetCoords(posX, posY, posZ) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO:...")
- 12:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetColour (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''color:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetColour(color) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetCategory (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''index:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetCategory(index) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetBright (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetBright(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetAsShortRange (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetAsShortRange(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetAsMissionCreatorBlip (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetAsMissionCreatorBlip(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetShrink (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetShrink(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:43, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetAsFriendly (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetAsFriendly(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:41, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.SetAlpha (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''alpha:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.SetAlpha(int) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:41, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.Pulse (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.Pulse() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:41, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.IsMissionCreator (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.IsMissionCreator() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:41, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.IsShortRange (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.IsShortRange() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:40, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.IsOnMinimap (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.IsOnMinimap() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:40, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.IsFlashing (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.IsFlashing() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:40, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.HideNumberOn (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.HideNumberOn() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:40, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.GetSprite (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.GetSprite() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:40, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.GetInfoIdType (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.GetInfoIdType() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")
- 12:40, 11 May 2024 Shr0x talk contribs created page RAGE.Elements.Blip.GetInfoIdEntityIndex (Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|int}} ''' ==Syntax== <syntaxhighlight lang="javascript"> Rage.Element.Blip.GetInfoIdEntityIndex() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Blip_definition_cs}} Category:Clientside API Category:TODO: Example")