User contributions for Shr0x

Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)

13 August 2024

  • 11:0411:04, 13 August 2024 diff hist +423 N Audio::getAmbientVoiceNameHashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.getAmbientVoiceNameHash(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 13 August 2024 diff hist +460 N Audio::setAmbientVoiceNameHashCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''hash:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.setAmbientVoiceNameHash(ped, hash) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 13 August 2024 diff hist +456 N Audio::setAmbientVoiceNameCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''name:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.setAmbientVoiceName(ped, name) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 13 August 2024 diff hist +416 N Audio::deactivateSlowmoModeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.deactivateSlowmoMode(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 13 August 2024 diff hist +414 N Audio::activateSlowmoModeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.activateSlowmoMode(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0411:04, 13 August 2024 diff hist +353 N Audio::releaseWeaponCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.releaseWeapon() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0311:03, 13 August 2024 diff hist +355 N Audio::resetTrevorRageCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.resetTrevorRage() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 11:0311:03, 13 August 2024 diff hist +648 N Audio::playAmbientSpeechFromPositionNativeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''speechName:''' {{RageType|string}} *'''voiceName:''' {{RageType|string}} *'''x:''' {{RageType|number}} *'''y:''' {{RageType|number}} *'''z:''' {{RageType|number}} *'''speechParam:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.playAmbientSpeechFromPositionNative(speechName, voiceName, x, y, z, speechParam) </syntaxhighli..." current
  • 11:0311:03, 13 August 2024 diff hist +622 N Audio::playPedAmbientSpeechWithVoiceNativeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''speechName:''' {{RageType|string}} *'''voiceName:''' {{RageType|string}} *'''speechParam:''' {{RageType|string}} *'''p4:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.playPedAmbientSpeechWithVoiceNative(ped, speechName, voiceName, speechParam, p4) </syntaxhighlight> ==Example== <syntaxh..." current
  • 11:0311:03, 13 August 2024 diff hist +571 N Audio::playPedAmbientSpeechAndCloneNativeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''speechName:''' {{RageType|string}} *'''speechParam:''' {{RageType|string}} *'''p3:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.playPedAmbientSpeechAndCloneNative(ped, speechName, speechParam, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighligh..." current
  • 11:0211:02, 13 August 2024 diff hist +563 N Audio::playPedAmbientSpeechNativeCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''speechName:''' {{RageType|string}} *'''speechParam:''' {{RageType|string}} *'''p3:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.playPedAmbientSpeechNative(ped, speechName, speechParam, p3) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==..." current
  • 11:0211:02, 13 August 2024 diff hist +486 N Audio::setVariableOnUnderWaterStreamCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''variableName:''' {{RageType|string}} *'''value:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.setVariableOnUnderWaterStream(variableName, value) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO..." current
  • 10:5910:59, 13 August 2024 diff hist +490 N Audio::playDeferredSoundFrontendCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''soundName:''' {{RageType|string}} *'''soundsetName:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.playDeferredSoundFrontend(soundName, soundsetName) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:..." current
  • 10:5910:59, 13 August 2024 diff hist +352 N Audio::getSoundIdCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.getSoundId() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5910:59, 13 August 2024 diff hist +357 N Audio::releaseScriptBankCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.releaseScriptBank() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5910:59, 13 August 2024 diff hist +432 N Audio::releaseNamedScriptBankCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''audioBank:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.releaseNamedScriptBank(audioBank) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5910:59, 13 August 2024 diff hist +358 N Audio::releaseAmbientBankCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.releaseAmbientBank() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5910:59, 13 August 2024 diff hist +358 N Audio::releaseMissionBankCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.releaseMissionBank() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5810:58, 13 August 2024 diff hist +482 N Audio::hintScriptBankCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} *'''p1:''' {{RageType|number}} *'''p2:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.hintScriptBank(p0, p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Ex..." current
  • 10:5810:58, 13 August 2024 diff hist +483 N Audio::hintAmbientBankCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} *'''p1:''' {{RageType|number}} *'''p2:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.hintAmbientBank(p0, p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: E..." current
  • 10:5810:58, 13 August 2024 diff hist +487 N Audio::requestScriptBankCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|string}} *'''p1:''' {{RageType|boolean}} *'''p2:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.requestScriptBank(p0, p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TOD..." current
  • 10:5810:58, 13 August 2024 diff hist +488 N Audio::requestAmbientBankCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|string}} *'''p1:''' {{RageType|boolean}} *'''p2:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.requestAmbientBank(p0, p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TO..."
  • 10:5810:58, 13 August 2024 diff hist +488 N Audio::requestMissionBankCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|string}} *'''p1:''' {{RageType|boolean}} *'''p2:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.requestMissionBank(p0, p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TO..." current
  • 10:5810:58, 13 August 2024 diff hist +360 N Audio::unregisterScriptWithCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.unregisterScriptWith() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5810:58, 13 August 2024 diff hist +414 N Audio::registerScriptWithCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''p0:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.registerScriptWith(p0) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 13 August 2024 diff hist +497 N Audio::interruptConversationAndPauseCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} *'''p1:''' {{RageType|string}} *'''p2:''' {{RageType|string}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.interruptConversationAndPause(ped, p1, p2) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Ca..." current
  • 10:5710:57, 13 August 2024 diff hist +373 N Audio::skipToNextScriptedConversationLineCreated page with "{{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.skipToNextScriptedConversationLine() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 13 August 2024 diff hist +367 N Audio::restartScriptedConversationCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.restartScriptedConversation() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 13 August 2024 diff hist +375 N Audio::getCurrentScriptedConversationLineCreated page with "{{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.getCurrentScriptedConversationLine() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 13 August 2024 diff hist +370 N Audio::isScriptedConversationLoadedCreated page with "{{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.isScriptedConversationLoaded() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 13 August 2024 diff hist +371 N Audio::isScriptedConversationOngoingCreated page with "{{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.isScriptedConversationOngoing() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5710:57, 13 August 2024 diff hist +373 N Audio::getIsPreloadedConversationReadyCreated page with "{{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.getIsPreloadedConversationReady() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5610:56, 13 August 2024 diff hist +365 N Audio::startPreloadedConversationCreated page with "{{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.startPreloadedConversation() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5610:56, 13 August 2024 diff hist +369 N Audio::createNewScriptedConversationCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.createNewScriptedConversation() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example" current
  • 10:5610:56, 13 August 2024 diff hist +367 N Audio::isMobilePhoneCallOngoingCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.isMobilePhoneCallOngoing() </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example"
  • 10:5610:56, 13 August 2024 diff hist +413 N Audio::stopPedRingtoneCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.stopPedRingtone(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example"
  • 10:5510:55, 13 August 2024 diff hist +421 N Audio::isPedRingtonePlayingCreated page with " {{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''ped:''' {{RageType|number}} ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.audio.isPedRingtonePlaying(ped) </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{Audio_s_function_c}} Category:Clientside API Category:TODO: Example"
  • 10:5510:55, 13 August 2024 diff hist +77 Audio::setMicrophonePositionNo edit summary current
  • 10:4910:49, 13 August 2024 diff hist +11,510 Template:Audio functions cAdded missing methods current

6 August 2024

4 August 2024

  • 20:1420:14, 4 August 2024 diff hist −11 Template:EntityOverlayBatchUndo revision 26308 by Shr0x (talk) current Tag: Undo
  • 20:0320:03, 4 August 2024 diff hist +11 Template:EntityOverlayBatchproperties
  • 20:0320:03, 4 August 2024 diff hist +895 N Ui::setBlipCategoryPriorityCreated page with " {{ClientsideJsFunction}} {{JSContainer| This method will set a blip category priority. ===Required Params=== *'''category:''' {{RageType|number}} *'''priority:''' {{RageType|number}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipCategoryPriority(category, priority); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //create a blip let policeBlip = mp.blips.new(60, new mp.Vector3(427.95,..." current
  • 20:0020:00, 4 August 2024 diff hist +811 N Ui::setBlipCategoryGroupedCreated page with " {{ClientsideJsFunction}} {{JSContainer| This method will set a blip into a category. ===Required Params=== *'''category:''' {{RageType|number}} *'''placeIn:''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.ui.setBlipCategoryGrouped(category, placeIn); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //create a blip let policeBlip = mp.blips.new(60, new mp.Vector3(427.95, -98..." current
  • 10:5610:56, 4 August 2024 diff hist +839 N EntityOverlayBatch:validCreated page with " {{ClientsideJsFunction}} {{JSContainer| This property will return whether an entity overlay is valid or not. *Note: This property is readonly. ===Return value=== *''' {{RageType|boolean}} ''' ==Syntax== <syntaxhighlight lang="javascript"> batch.valid </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //Enable entity overlay mp.game.graphics.setEntityOverlayPassEnabled(true); //Create new entity overlay batch let batch = mp.game.graphics.createEntityO..." current
  • 09:3109:31, 4 August 2024 diff hist +619 N Graphics::setEntityOverlayPassEnabledCreated page with " {{ClientsideJsFunction}} {{JSContainer| This method will enable or disable entity overlay feature. ===Required Params=== *''' enable: ''' {{RageType|boolean}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.game.graphics.setEntityOverlayPassEnabled(enable); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //enable entity overlay mp.game.graphics.setEntityOverlayPassEnabled(true); //disable entity ove..." current
  • 09:2909:29, 4 August 2024 diff hist +457 N EntityOverlayBatch:removeThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| This method will remove an entity from overlay batch only this frame. ===Required Params=== *''' entity: ''' {{RageType|Entity}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> batch.removeThisFrame(entity); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See also== {{EntityOverlayBatch}} Category:Clientside API" current
  • 09:2809:28, 4 August 2024 diff hist +924 N EntityOverlayBatch:destroyCreated page with " {{ClientsideJsFunction}} {{JSContainer| This method will destroy an entity overlay batch. ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> batch.destroy(); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //Enable entity overlay batch mp.game.graphics.setEntityOverlayPassEnabled(true); //Create new entity overlay batch let batch = mp.game.graphics.createEntityOverlayBatch(overlayParams); //Add a vehicle..." current
  • 09:2609:26, 4 August 2024 diff hist +805 N EntityOverlayBatch:addThisFrameCreated page with " {{ClientsideJsFunction}} {{JSContainer| This method will add an entity to overlay batch only this frame. ===Required Params=== *''' entity: ''' {{RageType|Entity}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> batch.addThisFrame(entity); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //Enable entity overlay batch mp.game.graphics.setEntityOverlayPassEnabled(true); //Create new entity overlay batch l..." current
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)