error help
PHP Code:
PHP Code:
|
Re: error help
Post the full code here!
|
Re: error help
why ? this error is this code, i will not post my full code becouse this is my exp mod for my serwer, sorry me english is weak.
|
Re: error help
Then debug it yourself. We can't fix it if you post only that part.
|
Re: error help
Also, you didn't post the full error. You are missing the first line.
|
Re: error help
check your arrays sizes.
falling_speed[id], PlayerLevel[id],exp[id],LEVELS[PlayerLevel[id]], LEVELS[PlayerLevel[id]] - exp[id] some of them is wrong. you try to call cell number Y but array size is X and Y>=X (last index number of array X is X-1), array[32]=first index 0 last 31. |
Re: error help
Quote:
Because it's not this simple, we need the WHOLE code. |
Re: error help
thx, repaired ;>
|
| All times are GMT -4. The time now is 13:44. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.