07.07.2011, 09:26
Quote:
*Sigh* after i gave a big ass lecture on warnings here :\.
You cant just ignore warnings, they're there for a reason after all! Never use pragma to hide a warning (which, that person who suggested it didnt even give the correct syntax afaik). If your not using that function declare it as stock, this way if you dont use the function, it wont be included in your code. https://sampwiki.blast.hk/wiki/Stock#stock |
Also, i just got this from a tutorial: so dont blame me