AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Suggestions / Requests (https://forums.alliedmods.net/forumdisplay.php?f=12)
-   -   [help] With plugin , error (https://forums.alliedmods.net/showthread.php?t=305118)

popilas 02-08-2018 08:29

[help] With plugin , error
 
Solved

D3XT3R 02-08-2018 08:49

Re: [help] With plugin , error
 
Quote:

Originally Posted by popilas (Post 2577051)
PHP Code:

new skinsCntrare chestsChance[chest][chancerare]; 


hmm lets check our code :) hier i see only line and that like is a line whitch its a line that you show to us is a like so mr line HOW YOU WANT TO FIX THIS BUGS IF WE DIDNT SEE THE WHOULE CODE!

STUPID

popilas 03-02-2018 11:34

Re: [help] With plugin , error
 
Quote:

Originally Posted by D3XT3R (Post 2577059)
hmm lets check our code :) hier i see only line and that like is a line whitch its a line that you show to us is a like so mr line HOW YOU WANT TO FIX THIS BUGS IF WE DIDNT SEE THE WHOULE CODE!

STUPID

When i post all code you copy and say by dexter :D

stupid

any one can help?

Relaxing 03-02-2018 12:32

Re: [help] With plugin , error
 
Buddy just show the code on connections and declaration of chestChance 2 dimensional array.

popilas 03-02-2018 12:50

Re: [help] With plugin , error
 
Solved

D3XT3R 03-02-2018 14:04

Re: [help] With plugin , error
 
You're kidding right? no one would fix for you code if not posted!!!! also i cant see the victore whitch need to fix...

[AMXX] Run time error 4: index out of bounds
the error mean an invalid vector cell you have used it more then maximuim value of the vectore

as simple example

PHP Code:

new stupid[20]
stupid[5// will work percet
stupid[19// also will work 
stupid[21// will not work because its more then maximum value of vectoreso will cause this error 


popilas 03-02-2018 14:42

Re: [help] With plugin , error
 
Solved

Relaxing 03-02-2018 16:14

Re: [help] With plugin , error
 
Why on earth would you need a multidimensional array?
I've never done anything so complicated that would use a multi. :P

D3XT3R 03-02-2018 16:32

Re: [help] With plugin , error
 
you realy confuised me

lets me tell you what u need to post

new skinsCntrare = chestsChance[chest][chancerare];

every thing related with line whitch cause problem mean all variable in it you need to post them

popilas 03-22-2018 12:31

Re: [help] With plugin , error
 
Solved


All times are GMT -4. The time now is 03:17.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.