18.05.2018, 06:37
Tenta:
Код:
new Float:start = 0.1, Float:end = 5.0; switch(myFloatArray[]) { case start .. final: { // Bla bla bla } }