02.10.2016, 16:54
I'm trying to simplify my code because i don't like have 10k lines and 20% are just waste lines and could be gunned down to 5k,so my question today is that i've 100 cases..
case 1:
case 2:
etc etc..
and i want to show a specific textdraw for each of these cases and i cant do case 1..100: so repeat the show textdraw for the 100 cases is a good thing or bad thing?
case 1:
case 2:
etc etc..
and i want to show a specific textdraw for each of these cases and i cant do case 1..100: so repeat the show textdraw for the 100 cases is a good thing or bad thing?