Which is faster ?
#1

1.
forward anticheat()
public anticheat()
{

}

2.

function anticheat()
{

}
Reply
#2

What is "function" ?
Is it a macro?

Edit: I suspect "function" being the macro
pawn Code:
#define function%0(%1) forward%0(%1); public%0(%1)
So if it is, they're equally fast.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)