How does pawn handle arrays and which way is better.
Hello, Im pretty curious about arrays like this
PHP Code:
PHP Code:
PHP Code:
I was an idea for creating big array like this Float:chuckdata[8000][3] so inside of chuckdata are costom areas ( values are in bit ) so i can just easily check that if player is in costom area PHP Code:
I hope i can get some feedback ( my "string checking in prethink" topic is like an empty desert : /) Thanks! |
Re: How does pawn handle arrays and which way is better.
Quote:
Quote:
|
Re: How does pawn handle arrays and which way is better.
Quote:
What in the world are you trying to do here? If you think you need to make an array that big then I would guess that you need to rethink how you are doing it. |
Re: How does pawn handle arrays and which way is better.
If someone will say that in third time, that will be funny.
Thanks guys, you really helped me. |
Re: How does pawn handle arrays and which way is better.
It's the truth, your code makes no sense, if you want to make a 4000+ size array then you really do need to rethink what you're doing.
|
| All times are GMT -4. The time now is 10:57. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.