new a[70] = { 10, 20, // ... }; CMD:hz(playerid, params[]) { switch(params[0]){case a[0]:....case a[1]:....case a[2]:........}}