14.01.2017, 10:14
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.
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;