Extra processing work ??
#1

Filterscript and duplicated functions..

Is having same functions within different filterscripts going to cause more processing work than 1 function that is callremoted from other filterscripts??

Trying to reduce problems on a large group of scripts and looking at many possiblities..
Reply
#2

Have each function defined in each script is alot better than using call remote, which from what I've heard is laggy/inefficient/etc..

If you're trying to keep it efficient you could just make a big include full of stocks, and then have all your scripts "link" to it with #include.

That way only the functions that each script needs will be included in their respective .amx's
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)