[BUG] This is freaking me out
#4

Quote:
Originally Posted by WackoX
Quote:

new GunPrice[12][1] = {
{500}, //parachute
{500}, //sdpistol
{3000}, //deagle
{2500}, //mp5
{3000}, //shotgun
{5000}, //m4
{1000}, //rifle
{25}, //pistolammo
{40}, //shotgunammo
{25}, //smgammo
{40}, //assaultammo
{50} //rifle
}; // Line 1407

This gave me multiple errors..

Код:
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18893 -- 18894) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18896 -- 18897) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18899 -- 18900) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18902 -- 18903) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18975) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18980) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18980) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18985) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18985) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18990) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18990) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18995) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(18995) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(19000) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(19000) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(19005) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(19005) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(19010) : error 032: array index out of bounds (variable "GunPrice")
C:\Users\*\Desktop\Server\gamemodes\*.pwn(19010) : error 032: array index out of bounds (variable "GunPrice")
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


19 Errors.
Reply


Messages In This Thread
[BUG] This is freaking me out - by Rand_Omar - 19.03.2010, 14:03
Re: [BUG] This is freaking me out - by WackoX - 19.03.2010, 14:10
Re: [BUG] This is freaking me out - by [cA]Unforseen - 19.03.2010, 14:10
Re: [BUG] This is freaking me out - by Rand_Omar - 19.03.2010, 14:13
Re: [BUG] This is freaking me out - by [LSR]State_Trooper - 19.03.2010, 14:14
Re: [BUG] This is freaking me out - by smeti - 19.03.2010, 14:15
Re: [BUG] This is freaking me out - by [cA]Unforseen - 19.03.2010, 14:17
Re: [BUG] This is freaking me out - by [LSR]State_Trooper - 19.03.2010, 14:25
Re: [BUG] This is freaking me out - by [cA]Unforseen - 19.03.2010, 14:26
Re: [BUG] This is freaking me out - by Nero_3D - 19.03.2010, 14:41

Forum Jump:


Users browsing this thread: 2 Guest(s)