Quote Originally Posted by rts111 View Post
I meant that if some player has access to the code, and if he changes the code of his game client, for example, increases the HP of a unit, then his client will work out of sync with other players' game clients. Something like that.
So this would mean you are using distributed processing of game state where each client is processing state of its own ingame units. Right?