Jump to content
  • 0

1.0.6.2 Players spawn on body


JS11

Question

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
  1.  
     
  2.  
Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0
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
  1.  
     
  2.  

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

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...