Jump to content
Sign in to follow this  
Grant2600

Dayz Epoch 1.0.5.1 change skin reverts player bug

Recommended Posts

Hey guys,

 

I have an issue on my server where if someone changes the skin of their player where ever they are, all of their stats are reset and their backpack emptied, I understand this is because of a new character model/unit that is created for them and the function that is responsible for this is supposed to return a characterID for that model, however this function must error and return before it gets a chance to do this because when the player relogs they are reverted back to the point at which they changed their skin indicating that after this point in time, the player was no longer updating because characterID was returning 0.

 

I located this in my RPT file:

 

 0:32:47 "ERROR: Cannot Sync Character Grantz as no characterID"

 

I am also unable to find the file player_switchModel.sqf

 

I found multiple threads on the internet reporting the same issue but no fixes were discovered. However other servers running the same versions as me must have a fix because the bug is not present

 

Does anyone have a fix for this issue?

 

Thanks guys

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×