forward - stock - nothing When to use each? - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: forward - stock - nothing When to use each? (
/showthread.php?tid=168915)
forward - stock - nothing When to use each? -
ikey07 - 17.08.2010
I don't know where/how to search information about this thing.
So I will ask it here, when should I use forward, when stock and when I can use nothing.
like:
public Thing()
stock Thing()
Thing()
?
Re: forward - stock - nothing When to use each? -
ikey07 - 17.08.2010
Great thank you, but I have also seen that some dont write nothing at start like Thing() w/o anything in front of it, what for is that?
Re: forward - stock - nothing When to use each? -
ikey07 - 17.08.2010
ok, thx, I just wanted to get clear picture of these things