23.08.2013, 16:13
It has nothing to do with the code inside or the function's name, but its usage.
If you use SetTimer, SetTimerEx, CallRemoteFunction, CallLocalFunction, then you must use forward/public. However, if you use just a function to prevent from writing the code all the time, then you should use a stock.
If you use SetTimer, SetTimerEx, CallRemoteFunction, CallLocalFunction, then you must use forward/public. However, if you use just a function to prevent from writing the code all the time, then you should use a stock.