User contributions for Shr0x
13 August 2024
- 11:0411:04, 13 August 2024 diff hist +423 N Audio::getAmbientVoiceNameHash Created 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::setAmbientVoiceNameHash Created 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::setAmbientVoiceName Created 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::deactivateSlowmoMode Created 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::activateSlowmoMode Created 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::releaseWeapon Created 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::resetTrevorRage Created 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::playAmbientSpeechFromPositionNative Created 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::playPedAmbientSpeechWithVoiceNative Created 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::playPedAmbientSpeechAndCloneNative Created 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::playPedAmbientSpeechNative Created 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::setVariableOnUnderWaterStream Created 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::playDeferredSoundFrontend Created 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::getSoundId Created 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::releaseScriptBank Created 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::releaseNamedScriptBank Created 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::releaseAmbientBank Created 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::releaseMissionBank Created 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::hintScriptBank Created 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::hintAmbientBank Created 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::requestScriptBank Created 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::requestAmbientBank Created 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::requestMissionBank Created 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::unregisterScriptWith Created 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::registerScriptWith Created 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::interruptConversationAndPause Created 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::skipToNextScriptedConversationLine Created 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::restartScriptedConversation Created 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::getCurrentScriptedConversationLine Created 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::isScriptedConversationLoaded Created 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::isScriptedConversationOngoing Created 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::getIsPreloadedConversationReady Created 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::startPreloadedConversation Created 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::createNewScriptedConversation Created 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::isMobilePhoneCallOngoing Created 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::stopPedRingtone Created 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::isPedRingtonePlaying Created 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::setMicrophonePosition No edit summary current
- 10:4910:49, 13 August 2024 diff hist +11,510 Template:Audio functions c Added missing methods current
6 August 2024
- 19:0219:02, 6 August 2024 diff hist +830 N VoiceChat.defaultVolume Created page with "{{ClientsideJsFunction}} {{JSContainer| ===Required Params=== *'''volume:''' {{RageType|number}} ===Return value=== *''' {{RageType|number}} ''' ==Syntax== <syntaxhighlight lang="javascript"> mp.voiceChat.defaultVolume = volume; </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //todo </syntaxhighlight> }} ==See Also== *Functions: **mp.voiceChat.getPreprocessingParam **voiceChat.setPreprocessingParam|mp.voiceChat..."
- 19:0019:00, 6 August 2024 diff hist +57 Client-side functions →Voice chat
4 August 2024
- 20:1420:14, 4 August 2024 diff hist −11 Template:EntityOverlayBatch Undo revision 26308 by Shr0x (talk) current Tag: Undo
- 20:0320:03, 4 August 2024 diff hist +11 Template:EntityOverlayBatch properties
- 20:0320:03, 4 August 2024 diff hist +895 N Ui::setBlipCategoryPriority Created 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::setBlipCategoryGrouped Created 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:valid Created 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::setEntityOverlayPassEnabled Created 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:removeThisFrame Created 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:destroy Created 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:addThisFrame Created 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