JS11 Posted December 28, 2017 Report Share Posted December 28, 2017 Trying to update to 1.6.0.2 I've got everything working but on death players respawn at their body with the same gear they died with. This is popping up in the rpt but the file is unedited If anybody has any idea on what the issue could be i'd appreciate any info, Thanks. 21:28:39 Error in expression <tring (_this select 6); _sourceWeapon = toString (_this select 7); _distance = _> 21:28:39 Error position: <toString (_this select 7); _distance = _> 21:28:39 Error tostring: Type String, expected Array 21:28:39 File z\addons\dayz_server\compile\server_playerDied.sqf, line 13 Link to comment Share on other sites More sharing options...
0 salival Posted December 28, 2017 Report Share Posted December 28, 2017 19 minutes ago, JS11 said: Trying to update to 1.6.0.2 I've got everything working but on death players respawn at their body with the same gear they died with. This is popping up in the rpt but the file is unedited If anybody has any idea on what the issue could be i'd appreciate any info, Thanks. 21:28:39 Error in expression <tring (_this select 6); _sourceWeapon = toString (_this select 7); _distance = _> 21:28:39 Error position: <toString (_this select 7); _distance = _> 21:28:39 Error tostring: Type String, expected Array 21:28:39 File z\addons\dayz_server\compile\server_playerDied.sqf, line 13 Your dayz_server.pbo is not up to date @JS11 . You can see your error does not match the new file https://github.com/EpochModTeam/DayZ-Epoch/blob/master/SQF/dayz_server/compile/server_playerDied.sqf#L13 Link to comment Share on other sites More sharing options...
Question
JS11
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now