Grant2600 1 Posted August 22, 2015 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