Jump to content

Question

Posted

Salut, am o problema am incercat sa schimb logul am schimbat dar acum error 035: argument type mismatch (argument 2)

Iar daca modific acolo la logo si pun Logo[4] imi da asta :

C:\Users\Cosmin\Desktop\gamemode beta\gamemodes\mygm.pwn(5300) : error 032: array index out of bounds (variable "Logo")
C:\Users\Cosmin\Desktop\gamemode beta\gamemodes\mygm.pwn(5342) : error 032: array index out of bounds (variable "Logo")

1 answer to this question

Recommended Posts

  • 0
Posted
Citat

error 035: argument type mismatch (argument 2)

Functia care se afla la linia asta e problema, nu array logo.

Citat

error 032: array index out of bounds (variable "Logo")

Asta pentru ca Logo poate avea doar 4 valori adica index 0,1,2 si 3. Index 4 depaseste definitia array-ului

Deasemenea, data viitoare posteaza si codul la care ai eroarea nu doar eroarea astfel incat sa fie mai usor de indentificat

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.