I am having a weird bug on our server, and i cant seem to follow the trail to repair it.
If you get damage on a vehicle, the client says that the vehicle is damaged but, if you get out and select Repair menu (where it loads the hitpoints) the vehicle gets automatically repaired.
Its as if...while you are getting attacked nothing registers in the database...so accessing the Repair menu and bringing the hitpoints, it brings 0 damage.
If you get in back in the vehicle then the damage gets written in the db, and bringing the repair menu does show the damaged parts.
I am trying to follow the calls to figure this out, but i ended up in PVDZE_veh_Update which never gets called in dayz_server or mission files....
Anyone experienced this bug before ? Or can tell me what gets called exactly when a player shoots a vehicle, in which order ?
I am not overwriting anything vehicle related in compiles.sqf
Question
Sandbird
I am having a weird bug on our server, and i cant seem to follow the trail to repair it.
If you get damage on a vehicle, the client says that the vehicle is damaged but, if you get out and select Repair menu (where it loads the hitpoints) the vehicle gets automatically repaired.
Its as if...while you are getting attacked nothing registers in the database...so accessing the Repair menu and bringing the hitpoints, it brings 0 damage.
If you get in back in the vehicle then the damage gets written in the db, and bringing the repair menu does show the damaged parts.
I am trying to follow the calls to figure this out, but i ended up in PVDZE_veh_Update which never gets called in dayz_server or mission files....
Anyone experienced this bug before ? Or can tell me what gets called exactly when a player shoots a vehicle, in which order ?
I am not overwriting anything vehicle related in compiles.sqf
and in my server files, server_updateObject.sqf
Link to comment
Share on other sites
16 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now