Jump to content

Erroare la compilare.


VAurel

Recommended Posts

@SkillZ_IT. aici am nevoie de tine.

 

Cand incerc sa compilez gm-ul tau acela burned big edit #2 , dupa ce eu am incercat sa adaug days la masini, am reusit tot dar imi da err asta

gmm.pwn(31863) : error 032: array index out of bounds (variable "PlayerInfo")
gmm.pwn(31868) : error 032: array index out of bounds (variable "PlayerInfo")

 

Liniile : 

                 if(PlayerInfo[pCarKey][0] != 0) {
                     CarInfo[PlayerInfo[pCarKey][0]][cDays]++;
                 }
                 if(PlayerInfo[pCarKey][1] != 0) {
                    CarInfo[PlayerInfo[pCarKey][1]][cDays]++;
                 }

 

Sau oricine cunoaste problema poate da un reply, multumesc.

Link to comment
Share on other sites

Acum 35 minute, jumainkain a spus:

@SkillZ_IT. aici am nevoie de tine.

 

Cand incerc sa compilez gm-ul tau acela burned big edit #2 , dupa ce eu am incercat sa adaug days la masini, am reusit tot dar imi da err asta

gmm.pwn(31863) : error 032: array index out of bounds (variable "PlayerInfo")
gmm.pwn(31868) : error 032: array index out of bounds (variable "PlayerInfo")

 

Liniile : 

                 if(PlayerInfo[pCarKey][0] != 0) {
                     CarInfo[PlayerInfo[pCarKey][0]][cDays]++;
                 }
                 if(PlayerInfo[pCarKey][1] != 0) {
                    CarInfo[PlayerInfo[pCarKey][1]][cDays]++;
                 }

 

Sau oricine cunoaste problema poate da un reply, multumesc.

Înainte de [pCarakey] pune [playerid]

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • 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.