How to return an integer from a function?
Nothing in the tutorial section covers this. So I thought I should post here. I need to know how to make a function return an integer. Heres what I have so far but it will not work. I am really flying blind without any proper documentation on this.
Code:
I had my friend try the command in the server and it printed this to the server console. Code:
Stuff[0] = 1 |
Re: How to return an integer from a function?
It already returns an integer, you just need to grab it.
Code:
|
Re: How to return an integer from a function?
Gah, should of known. Thanks.
|
| All times are GMT -4. The time now is 06:56. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.