10.05.2009, 21:21
I posted links to my wikipedia article in which I explain briefly what it says in the pawn lang.pdf
A stock is a function that you can have in a script, but which is only compiled if you use it. For example if I put the (godforsaken) strtok stock in my script and never used it (thank god) it wouldn't be included in the compiled .amx... For more information go to the wikipedia article, or do as the previous posted told you to do...
A stock is a function that you can have in a script, but which is only compiled if you use it. For example if I put the (godforsaken) strtok stock in my script and never used it (thank god) it wouldn't be included in the compiled .amx... For more information go to the wikipedia article, or do as the previous posted told you to do...