16.06.2009, 05:51
then i got this:
error rowsnote i just took error parts from the script)
PlayerInfo[playerid][pGunLic] = 1;
PlayerInfo[playerid][pBoatLic] = 1;
PlayerInfo[playerid][pFlyLic] = 1;
PlayerInfo[playerid][pCarLic] = 1;
Код:
C:\Users\Semir\Desktop\samp02Xserver.win32\gamemodes\ModernLife.pwn(578) : error 032: array index out of bounds (variable "PlayerInfo") C:\Users\Semir\Desktop\samp02Xserver.win32\gamemodes\ModernLife.pwn(585) : error 032: array index out of bounds (variable "PlayerInfo") C:\Users\Semir\Desktop\samp02Xserver.win32\gamemodes\ModernLife.pwn(591) : error 032: array index out of bounds (variable "PlayerInfo") C:\Users\Semir\Desktop\samp02Xserver.win32\gamemodes\ModernLife.pwn(603) : error 032: array index out of bounds (variable "PlayerInfo") C:\Users\Semir\Desktop\samp02Xserver.win32\gamemodes\ModernLife.pwn(609) : error 032: array index out of bounds (variable "PlayerInfo") C:\Users\Semir\Desktop\samp02Xserver.win32\gamemodes\ModernLife.pwn(621) : error 032: array index out of bounds (variable "PlayerInfo") C:\Users\Semir\Desktop\samp02Xserver.win32\gamemodes\ModernLife.pwn(627) : error 032: array index out of bounds (variable "PlayerInfo") C:\Users\Semir\Desktop\samp02Xserver.win32\gamemodes\ModernLife.pwn(639) : error 032: array index out of bounds (variable "PlayerInfo") C:\Users\Semir\Desktop\samp02Xserver.win32\gamemodes\ModernLife.pwn(645) : error 032: array index out of bounds (variable "PlayerInfo")
PlayerInfo[playerid][pGunLic] = 1;
PlayerInfo[playerid][pBoatLic] = 1;
PlayerInfo[playerid][pFlyLic] = 1;
PlayerInfo[playerid][pCarLic] = 1;