02.04.2011, 10:50
I have this
if ((GetPlayerHealth(i)) <= 25.0)
and It gives me warning
number of arguments does not match defenition
if ((GetPlayerHealth(i)) <= 25.0)
and It gives me warning
number of arguments does not match defenition