14.02.2014, 11:58
warning 208: function with tag result used before definition, forcing reparse [Help]
Help Me!!!!!!!!
Код:
new Float:Frotation = 160 - ((100-Gas[i])*1.4); if(Gas[i] > 100) { Frotation = 160; } if(Gas[i] < 0) { Frotation = 20; }