In the function OnAddNewAdmin add server_cmd("amx_reloadadmins")
So that the new admin which is being added will not have to wait for the next map.
Did you take the time to read all the replies? I'm not gonna say anything, just read the conversation I had with Bakir. He suggested the exact same thing.
bakir Version 1.2 will be out by tomorrow, and it will have auto-reload and new features. Everyone who is using v1.1, must update to v1.2 when it's out, as v1.1 isn't stable. Hopefully v1.3/v1.4 will have a new menu where you can choose a player and add the desired flags to him.
In the function OnAddNewAdmin add server_cmd("amx_reloadadmins")
So that the new admin which is being added will not have to wait for the next map.
Did you take the time to read all the replies? I'm not gonna say anything, just read the conversation I had with Bakir. He suggested the exact same thing.
bakir Version 1.2 will be out by tomorrow, and it will have auto-reload and new features. Everyone who is using v1.1, must update to v1.2 when it's out, as v1.1 isn't stable. Hopefully v1.3/v1.4 will have a new menu where you can choose a player and add the desired flags to him.
first. use FOrmatex, not COlorChat 2- make chat else for normal players who haven't tag 3- Use if(SenderTeam == CS_TEAM_SPECTATOR) , SHow *SPEC* in chat that means, will be fully chat with Prefix. and will be more great plugin.
first. use FOrmatex, not COlorChat 2- make chat else for normal players who haven't tag 3- Use if(SenderTeam == CS_TEAM_SPECTATOR) , SHow *SPEC* in chat that means, will be fully chat with Prefix. and will be more great plugin.
Why would I have to use formatex()? client_print_color already supports string formatting. I implemented the *SPEC* prefix. Also I made the admins to reload every 0.5 second, you can test it now.
first. use FOrmatex, not COlorChat 2- make chat else for normal players who haven't tag 3- Use if(SenderTeam == CS_TEAM_SPECTATOR) , SHow *SPEC* in chat that means, will be fully chat with Prefix. and will be more great plugin.
Why would I have to use formatex()? client_print_color already supports string formatting. I implemented the *SPEC* prefix. Also I made the admins to reload every 0.5 second, you can test it now.
good job but have you make the chat else for normal players? to be full chat