04.08.2014, 17:15
i hope this is a typo for 'stock'
You don't need to use a stock in this situation at all, only when writing libraries. Also, you only need to return true or false when there is actually a condition to be true/false, not for every function.
Go with what SickAttack said.
Quote:
Yes, but for this situations use stocks.
Publics are usually used in general for timers and calling them (remote) you better use stocks in this case. Hint: return 1; at the end of the cmd |
Go with what SickAttack said.