Run time error 3: stack error
Hello,
I have a problem. Due to the fact that the buffer is 9999, an error occurs. How do I correct this from get_statsnum () then? Code:
public clcmd_csgo_top15( id ) |
Re: Run time error 3: stack error
Code:
Since everything is regulated by iStatsTotal you shouldn't have to clean it each cycle (static is more or less a global variable and retains it's value when execution is exiting the scope) |
Re: Run time error 3: stack error
You don't need to use an array that big, use instead the dynamic array system.
Also I don't think you need any sorting, show sort_TOP15 |
| All times are GMT -4. The time now is 10:07. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.