1 warning
#2

You're already using the variable "i" in the same code.

Try this;

pawn Код:
for(new j = 0 j <= j; j++)
Whatever is in the loop you'll need to change them to "j" as well.
Reply


Messages In This Thread
1 warning - by Glossy42O - 06.02.2015, 18:38
Re: 1 warning - by Luis- - 06.02.2015, 18:40
Re: 1 warning - by Glossy42O - 06.02.2015, 18:41
Re: 1 warning - by Luis- - 06.02.2015, 18:45
Re: 1 warning - by HazardouS - 06.02.2015, 18:45
Re: 1 warning - by Glossy42O - 06.02.2015, 18:45
Re: 1 warning - by Luis- - 06.02.2015, 18:49
Re: 1 warning - by HazardouS - 06.02.2015, 18:50
Re: 1 warning - by Glossy42O - 06.02.2015, 18:52

Forum Jump:


Users browsing this thread: 1 Guest(s)