Command Problem
#10

Have you tried changing this

PHP код:
for(new i=0;i<3;i++) 
to this

PHP код:
for(new i=0;i<sizeof(MapArenas);i++) 
That is what I believe causes the problem.

P.S. You haven't enabled the debug compiling mode which gives you the ability to determine where the exact problem is at (Printing out the scriptline where the problem is coming from)
Reply


Messages In This Thread
Command Problem - by NealPeteros - 30.12.2017, 07:30
Re: Command Problem - by Ritzy2K - 30.12.2017, 07:36
Re: Command Problem - by NealPeteros - 30.12.2017, 07:40
Re: Command Problem - by Ritzy2K - 30.12.2017, 07:41
Re: Command Problem - by NealPeteros - 30.12.2017, 07:52
Re: Command Problem - by sheenidgs - 30.12.2017, 08:06
Re: Command Problem - by NealPeteros - 30.12.2017, 08:15
Re: Command Problem - by JaKe Elite - 30.12.2017, 08:32
Re: Command Problem - by NealPeteros - 30.12.2017, 08:51
Re: Command Problem - by JaKe Elite - 30.12.2017, 08:56

Forum Jump:


Users browsing this thread: 4 Guest(s)