Floats - Do you use the natives for calculating or the operators?
#2

I'm using operators, and natives sometimes.
I think there's no difference between them. Because afaik float operators are using that native functions too.

Code:
native Float:operator+(Float:oper1, Float:oper2) = floatadd;
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 9 Guest(s)