05.05.2011, 15:56
Hello
I was using the functions acos and asin in something:
But I get those warnings while compiling:
Can someone help me?
I was using the functions acos and asin in something:
pawn Код:
GivePlayerMoney(playerid,X(acos(X)-asin(X)-X)-2);
GivePlayerMoney(playerid,X(acos(X)-asin(X)-X)-2);
pawn Код:
warning 213: tag mismatch
warning 213: tag mismatch