SA-MP Forums Archive
Looping through files dosen't work correctly - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Looping through files dosen't work correctly (/showthread.php?tid=193717)



Looping through files dosen't work correctly - 0ne - 27.11.2010

code removed. solved.


Re: Looping through files dosen't work correctly - Jeffry - 27.11.2010

pawn Код:
format(gangfile, sizeof(gangfile), "Gangs/%d.txt", i);
You need the file format as well. ^^


Re: Looping through files dosen't work correctly - 0ne - 27.11.2010

Hehehe, my mistake. thanks :P


Re: Looping through files dosen't work correctly - Jeffry - 27.11.2010

Quote:
Originally Posted by 0ne
Посмотреть сообщение
Hehehe, my mistake. thanks :P
No problem. Have fun.



=======>>> Post Number 1000 <<<=======