Page MenuHomeFeedback Tracker

You can still fire when "enableSimulationGlobal false" + other issues
Reviewed, WishlistPublic

Description

If you execute

playeronserver enableSimulationGlobal false

you can still fire 1 shot

also when in vehicle

playeronserver enableSimulationGlobal false

has no effect and you can drive vehicle. When player exits the vehicle then simulations disables and player is stuck on black screen

If applied to player vehicle the vehicle and player freeze but player can still use horn as many times as he wants.

Details

Legacy ID
2669087556
Severity
None
Resolution
Open
Reproducibility
Always
Category
Engine
Steps To Reproduce

start dedicated and join

  1. execute on server

(allunits select 0) enableSimulationGlobal false

player freezes. Press fire, it fires 1 round

reset: (allunits select 0) enableSimulationGlobal true

  1. get in a vehilce. execute on server

(allunits select 0) enableSimulationGlobal false

you can still drive. exit the vehiclce...hello black screen!

reset: (allunits select 0) enableSimulationGlobal true

  1. get in the vehicle again

execute on server:

(vehicle (allunits select 0)) enableSimulationGlobal false

vehicle frozen. press fire, you can hear vehicle horn

Event Timeline

Killzone_Kid edited Additional Information. (Show Details)
Killzone_Kid set Category to Engine.
Killzone_Kid set Reproducibility to Always.
Killzone_Kid set Severity to None.
Killzone_Kid set Resolution to Open.
Killzone_Kid set Legacy ID to 2669087556.May 7 2016, 6:40 PM

when next to a vehicle with enablesimulationglobal false, player can still access action menu and performs actions. While actions are not visible they are completed as enabling simulation back shows. Player will however rotate towards the vehicle and change position depending on what getin action is selected.

Fank added a comment.Jun 10 2014, 5:02 PM

@Killzone_Kid could you please confirm that it is also broken on the Steam Dev version?

related to http://feedback.arma3.com/view.php?id=18689#c72575

My tickets are all for dev version only, and I always select the dev version category when submit them, strange you don't see it.

Anyway about this ticket, this is not limited to enableSimulationGlobal but enableSimulation as well.