User contributions for Shr0x
12 May 2024
- 11:4511:45, 12 May 2024 diff hist +351 N RAGE.Elements.Vehicle.SoundHornThisFrame Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.SoundHornThisFrame() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4511:45, 12 May 2024 diff hist +409 N RAGE.Elements.Vehicle.SetHornEnabled Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''toggle:''' {{RageType|bool}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.SetHornEnabled(toggle) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4511:45, 12 May 2024 diff hist +402 N RAGE.Elements.Vehicle.SetAudioPriority Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.SetAudioPriority(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4511:45, 12 May 2024 diff hist +403 N RAGE.Elements.Vehicle.PlayDoorOpenSound Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.PlayDoorOpenSound(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4511:45, 12 May 2024 diff hist +404 N RAGE.Elements.Vehicle.PlayDoorCloseSound Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''p1:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.PlayDoorCloseSound(p1) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4411:44, 12 May 2024 diff hist +347 N RAGE.Elements.Vehicle.PlayStreamFrom Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.PlayStreamFrom() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4411:44, 12 May 2024 diff hist +438 N RAGE.Elements.Vehicle.OverrideVehHorn Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''mute:''' {{RageType|bool}} *'''p2:''' {{RageType|int}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.OverrideVehHorn(mute, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4411:44, 12 May 2024 diff hist +345 N RAGE.Elements.Vehicle.IsHornActive Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.IsHornActive() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4411:44, 12 May 2024 diff hist +344 N RAGE.Elements.Vehicle.GetHornHash Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|uint}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.GetHornHash() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4411:44, 12 May 2024 diff hist +347 N RAGE.Elements.Vehicle.GetDefaultHorn Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|uint}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.GetDefaultHorn() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4411:44, 12 May 2024 diff hist +411 N RAGE.Elements.Vehicle.SetAudio Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Required Params=== *'''audioName:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.SetAudio(audioName) </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4411:44, 12 May 2024 diff hist +344 N RAGE.Elements.Vehicle.IsRadioLoud Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|bool}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.IsRadioLoud() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4411:44, 12 May 2024 diff hist +342 N RAGE.Elements.Vehicle.BlipSiren Created page with " {{ClientsideCsFunction}} {{CSharpContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> vehicle.BlipSiren() </syntaxhighlight> ==Example== <syntaxhighlight lang="cs"> //todo </syntaxhighlight> }} ==See also== {{Vehicle_definition_cs}} Category:Clientside API Category:TODO: Example" current
- 11:4311:43, 12 May 2024 diff hist −4,494 Template:Vehicle definition cs No edit summary
- 11:2411:24, 12 May 2024 diff hist −601 Client-side CSharp functions →HtmlWindow
- 11:2411:24, 12 May 2024 diff hist +629 N Template:HtmlWindow definition cs Created page with "*Active *ExecuteJs *Destroy *MouseInputEnabled *InputEnabled *HeadlessTextureDict *HeadlessTextureName *HeadlessTextureHeightScale *RAGE.Ui.HtmlWindow.SendMouseClickE..."
- 11:2311:23, 12 May 2024 diff hist +508 Client-side CSharp functions →HtmlWindow
- 11:2111:21, 12 May 2024 diff hist +23 RAGE.Elements.Checkpoint No edit summary
- 10:5410:54, 12 May 2024 diff hist −1 Rope::addRope No edit summary current
- 10:5310:53, 12 May 2024 diff hist −1 Rope::unpinRopeVertex →See also current
- 10:5310:53, 12 May 2024 diff hist −1 Rope::stopRopeWinding →See also current
- 10:5310:53, 12 May 2024 diff hist −1 Rope::stopRopeUnwindingFront →See also current
- 10:5310:53, 12 May 2024 diff hist −1 Rope::startRopeWinding →See also current
- 10:5310:53, 12 May 2024 diff hist −1 Rope::startRopeUnwindingFront →See also current
- 10:5310:53, 12 May 2024 diff hist −1 Rope::setDisableFragDamage →See also current
- 10:5210:52, 12 May 2024 diff hist −1 Rope::setDisableBreaking →See also current
- 10:5210:52, 12 May 2024 diff hist −1 Rope::setDamping →See also current
- 10:5210:52, 12 May 2024 diff hist −1 Rope::setCgoffset →See also current
- 10:5210:52, 12 May 2024 diff hist −1 Rope::setCgAtBoundcenter →See also current
- 10:5210:52, 12 May 2024 diff hist −1 Rope::ropeSetUpdatePinverts →See also current
- 10:5210:52, 12 May 2024 diff hist −1 Rope::ropeResetLength →See also current
- 10:5110:51, 12 May 2024 diff hist −1 Rope::ropeForceLength →See also current
- 10:5110:51, 12 May 2024 diff hist −1 Rope::ropeDrawShadowEnabled →See also current
- 10:5110:51, 12 May 2024 diff hist −1 Rope::ropeConvertToSimple →See also current
- 10:5110:51, 12 May 2024 diff hist −1 Rope::pinRopeVertex →See also current
- 10:5110:51, 12 May 2024 diff hist −1 Rope::loadRopeData →See also current
- 10:5010:50, 12 May 2024 diff hist −1 Rope::getRopeVertexCount →See also current
- 10:5010:50, 12 May 2024 diff hist −1 Rope::getRopeVertexCoord →See also current
- 10:5010:50, 12 May 2024 diff hist −1 Rope::getRopeLength →See also current
- 10:5010:50, 12 May 2024 diff hist −1 Rope::getRopeLastVertexCoord →See also current
- 10:5010:50, 12 May 2024 diff hist −1 Rope::getCgoffset →See also current
- 10:4910:49, 12 May 2024 diff hist −1 Rope::doesRopeExist →See also current
- 10:4910:49, 12 May 2024 diff hist −1 Rope::detachRopeFromEntity →See also current
- 10:4910:49, 12 May 2024 diff hist −1 Rope::deleteChildRope →See also current
- 10:4910:49, 12 May 2024 diff hist −1 Rope::breakEntityGlass →See also current
- 10:4910:49, 12 May 2024 diff hist −1 Rope::attachRopeToEntity →See also current
- 10:4910:49, 12 May 2024 diff hist −1 Rope::attachEntitiesToRope →See also current
- 10:4910:49, 12 May 2024 diff hist −1 Rope::applyImpulseToCloth →See also current
- 10:4710:47, 12 May 2024 diff hist −1 Rope::deleteRope →See also current
- 01:1201:12, 12 May 2024 diff hist +24 N Template:Datafile s function c Created page with "{{Datafile_functions_c}}" current