User Details
User Details
- User Since
- Nov 6 2020, 6:08 AM (216 w, 1 d)
Nov 6 2020
Nov 6 2020
derpyman1102 added a comment to T154386: ARMA 3 - OFFICIAL WARLORDS - VEHICLES DESPAWNING.
The offending code appears to be on lines 376-392 in fn_WLInit.sqf in functions_f_warlords.pbo. The code gets a list of all vehicles every 30 seconds and delete those that have a Z value less than -0.4 meters below terrain level.