Hello. So I am trying to change the flags of a user. What I noticed is that the command can only be applied once on a user. For example, when a user conencts on my server and he's listed on admins.ini, the set user flags command is executed, but when I remvoe his admin from console and do set_user_flags(playerid, -1) the flags are not changed, they remain the same. Anyone knows how to make it work?
Last edited by DarthMan; 06-27-2017 at 09:46.
Reason: Solved