Are stocks and functions faster in a include or in pawn?
#3

The "stock" keyword just tells the compiler to not throw a warning if the defined variable or function is not used in the script. Therefore "stock" can be omitted in most cases which makes the function a naked one.

fordwarded functions can be called by amx_Exec from the amx api inside a plugin or the samp server itself.
Reply


Messages In This Thread
Are stocks and functions faster in a include or in a plugin? - by SickAttack - 27.06.2014, 20:05
Re: Are stocks and functions faster in a include or in pawn? - by Emmet_ - 27.06.2014, 20:35
AW: Are stocks and functions faster in a include or in pawn? - by Mellnik - 27.06.2014, 20:38
Re: Are stocks and functions faster in a include or in pawn? - by Kar - 28.06.2014, 20:28
Re: AW: Are stocks and functions faster in a include or in pawn? - by Mauzen - 28.06.2014, 23:22

Forum Jump:


Users browsing this thread: 1 Guest(s)