stock,public,what's the diffierent? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: stock,public,what's the diffierent? (
/showthread.php?tid=660545)
stock,public,what's the diffierent? -
3417512908 - 06.11.2018

please give me a answer
Re: stock,public,what's the diffierent? -
shourya - 06.11.2018
https://sampforum.blast.hk/showthread.php?pid=1854737#pid1854737
Re: stock,public,what's the diffierent? -
TheToretto - 06.11.2018
Never use a stock for a filterscript or a gamemode, they are never required because if you put a function in your script, you will use it. Else just remove it. stocks are useful for includes. I had a Y_Less topic or I don't know who; You should read it.