COMMAND:money(playerid, params[]) { new targetid, amount; GivePlayerMoney(targetid, amount); return 1; }