13.05.2013, 16:52
Why does this crash the compiler?:
What's the correct way to do this?
pawn Код:
new Float:fTest;
if (tagof (fTest) == tagof (Float:)) print("float");