Jump to content

Recommended Posts

Posted

@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.

Posted
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]

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.