hi
in clanmod there is a command called cm_if ... and i think it would be great if there would be a command like amx_if for amxx ;)
usage:
amx_if <cvar> == <value> then <server-command> else <server-command>
<server-command> could be a amx-admin command with for example the flag f,too?!
here (
http://djeyl.net/forum/index.php?showtopic=4103 ) JustinHoMi has written the start of amx_if but not finished...
the only operator is "=="
but it would be great if you had "==","!=","<","<=" ....
greets snipa