So basically you don't have a single reason why you should have the admin-rank. Stuff like 'taking a look into code' isn't an exclusive task for admins only. And your tasks as let's say "community-manager" and your way to handle moderators (give all your friends pw) was very much disliked by the community. So all in all we can sum up that you are just admin, because your are the friend of certain persons.
feel free to call me out on my shit if there hasn't been any progress
Will also be looking into the source code and seeing what I can contribute.
, there are like 70 issues in ddnet, you didn't even mention you looked at the source So all in all we can sum up that you are just admin, because your are the friend of certain persons.
upcoming 0.6.6.6
"ShowHideConfig VARCHAR(16) DEFAULT '0010000000000000'," \´
6
down vote
snprintf is more robust if you want to format your string. If you only want to concatenate, use strncpy (don't use strcpy) since it's more efficient.
this->GetCID()
a good or even the best way to get id in player class?