15.06.2009, 19:32
i got this error:
C:\Users\Semir\Desktop\samp02Xserver.win32\gamemod es\ModernLife.pwn(5 : error 009: invalid array size (negative, zero or out of bounds)
line 58:
new PlayerInfo[MAX_PLAYERS][pInfo];
i am trying to make a on click in menu to buy licenses.(like driving)
i done case 0,1....... for all
i tried to add // infront of line 58
dont works PLEASE HELP
C:\Users\Semir\Desktop\samp02Xserver.win32\gamemod es\ModernLife.pwn(5 : error 009: invalid array size (negative, zero or out of bounds)
line 58:
new PlayerInfo[MAX_PLAYERS][pInfo];
i am trying to make a on click in menu to buy licenses.(like driving)
i done case 0,1....... for all
i tried to add // infront of line 58
dont works PLEASE HELP