Quote:
Originally Posted by fysiks
You don't need to use the rcon protocol when using AMX Mod X. Just use server_cmd().
|
Yes I can, but my aim is notify admin whether he successfully unbanned id/ip. using server_cmd(removeid <id>) admin will not get any messages on his console until I hardcode some success/failure message.
Im using
rcon removeid so that admins can get an acknowledgement.