Cheers for that but I'm getting an error.
Now, when I enter amx_rc (the command) into the console it says Usage amx_rc <target> which is should. If I enter a username to execute the command on amx_rc username then nothing happens. When I check the logs it says
L 05/08/2005 - 21:49:05: [AMXX] Run time error 10 (native) (plugin "rates.amxx") - debug not enabled.
When I declare the variable RATE (rate[32]) is this declared as a string? If so then it can't be printed as an interger can it until it's converted?