[Tutorial] Single command multiple task
#6

I am getting error, sorry i can't figure it out

PHP код:
(321) : error 032: array index out of bounds (variable "gRange"
PHP код:
for(new 0sizeof(gRange);i++)

Line 321 :
PHP код:
if(IsPlayerInRangeOfPoint(playerid,5.0,gRange[i][0],gRange[i][1],gRange[i][2],gRange[i][3],gRange[i][4])) 
PHP код:
new Float:gRange[][] =
{
    {
141.04659,1970.46704,21.30360},
    {
141.89529,1963.32434,18.85600},
    {
213.60159,1850.90369,12.89270},
    {
256.99011,1845.92261,9.53800},
    {
248.82294,1842.09045,9.00760}
}; 
Reply


Messages In This Thread
Single command multiple task - by JohnBlaze1971 - 03.04.2016, 15:13
Re: Single command multiple task - by Vanter - 03.04.2016, 15:14
Re: Single command multiple task - by fuckingcruse - 03.04.2016, 15:50
Re: Single command multiple task - by AndySedeyn - 03.04.2016, 15:51
Re: Single command multiple task - by fuckingcruse - 03.04.2016, 15:53
Re: Single command multiple task - by Kasis - 05.04.2016, 11:46
Re: Single command multiple task - by AndySedeyn - 05.04.2016, 12:01
Re: Single command multiple task - by Kasis - 05.04.2016, 14:24
Re: Single command multiple task - by AndySedeyn - 05.04.2016, 14:25
Re: Single command multiple task - by Kasis - 05.04.2016, 14:48

Forum Jump:


Users browsing this thread: 1 Guest(s)