Picking up crates - array - playertopoint
#2

I don't know anything about the crates, But the array:

PHP Code:
crates[5
Has 6 items instead of 5:
PHP Code:
crates[0]
crates[1]
crates[2]
crates[3]
crates[4]
crates[5
So you must edit your loop accordingly.
Reply


Messages In This Thread
Picking up crates - array - playertopoint - by Saddin - 11.04.2017, 13:27
Re: Picking up crates - array - playertopoint - by DarkSkull - 11.04.2017, 13:40
Re: Picking up crates - array - playertopoint - by AndreiWow - 11.04.2017, 13:41
Re: Picking up crates - array - playertopoint - by Saddin - 11.04.2017, 13:42
Re: Picking up crates - array - playertopoint - by DarkSkull - 11.04.2017, 13:44

Forum Jump:


Users browsing this thread: 1 Guest(s)