if(!strcmp(cmd, "/gm")) { new receiver[MAX_PLAYER_NAME]; new amount[10]; GivePlayerMoney(receiver,amount); return 1; }