User contributions for Shr0x

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

4 August 2024

  • 09:2209:22, 4 August 2024 diff hist +896 N EntityOverlayBatch:removeCreated page with " {{ClientsideJsFunction}} {{JSContainer| This method will remove an entity from overlay batch. ===Required Params=== *''' entity: ''' {{RageType|Entity}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> batch.remove(entity); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //Enable entity overlay batch mp.game.graphics.setEntityOverlayPassEnabled(true); //Create new entity overlay batch let batch = mp.gam..." current
  • 09:2009:20, 4 August 2024 diff hist +752 N EntityOverlayBatch:addCreated page with " {{ClientsideJsFunction}} {{JSContainer| This method will add an entity to overlay batch. ===Required Params=== *''' entity: ''' {{RageType|Entity}} ===Return value=== *''' {{RageType|void}} ''' ==Syntax== <syntaxhighlight lang="javascript"> batch.add(entity); </syntaxhighlight> ==Example== <syntaxhighlight lang="javascript"> //Enable entity overlay batch. mp.game.graphics.setEntityOverlayPassEnabled(true); //Create a new entity overlay batch. let batch = mp.game.gra..." current

3 August 2024

22 July 2024

(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)