29.09.2013, 17:09
Fixed all issues! Textdraws not showing I removed "return 1" from if(checkengine == 1)
And I did this to fix the light not flashing
if(health <=800)
{
if(health >700)
And I did this to fix the light not flashing
if(health <=800)
{
if(health >700)

