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).

Logs
  • 18:25, 25 December 2024 Shr0x talk contribs created page Weapon::setSimulateLocalDamageImpacts (Created page with "{{ClientsideJsFunction}} {{JSContainer| === Summary === Enables or disables the simulation of local damage impacts for weapons. === Syntax === <syntaxhighlight lang="javascript"> mp.game.weapon.setSimulateLocalDamageImpacts(doSimulate); </syntaxhighlight> === Required Parameters === * '''doSimulate:''' {{RageType|bool}} - Set to `true` to enable simulation, or `false` to disable. === Return Value === * '''undefined''' === Example === <syntaxhighlight lang="javascrip...")