24.01.2011, 01:27
(
Последний раз редактировалось Antonio [G-RP]; 24.01.2011 в 04:38.
)
I'm really tired, and these errors aren't making sense to me.
-- ORIGINAL PROBLEM FIXED, NEW PROBLEM --
ERROR:
I know WHY the error is there, but I don't know how to fix it. 'strval(color)' doesn't work either, it returns black color.
-- ORIGINAL PROBLEM FIXED, NEW PROBLEM --
pawn Код:
if(0 < fSpeed <= 30) color = "0x04B404FF";
TextDrawColor(SPEEDOMETER[playerid], color);
Код:
error 035: argument type mismatch (argument 2)