Foreach include
#1

How can I replace these functions to the standard samp functions?
Without using include foreach?

Код:
Iter_Count(Test);
parametr = Iter_Random(Test2);
Iter_Remove(Test2, parametr);
Iter_Clear(Test2);
for( new i; i < MAX_PLAYERS; i++ ) Iter_Add(Test2, i);
Reply


Messages In This Thread
Foreach include - by SkyLoKi - 06.03.2015, 13:22
Re: Foreach to standart - by Misiur - 06.03.2015, 13:23
Re: Foreach to standart - by bigboy81 - 06.03.2015, 13:23
Re: Foreach to standart - by SkyLoKi - 06.03.2015, 13:31
Re: Foreach include - by SkyLoKi - 06.03.2015, 13:44
Re: Foreach include - by ShooteR1990 - 06.03.2015, 13:47
AW: Re: Foreach include - by Kaliber - 06.03.2015, 13:54
Re: Foreach include - by SkyLoKi - 06.03.2015, 14:39
Re: Foreach include - by SkyLoKi - 06.03.2015, 14:48

Forum Jump:


Users browsing this thread: 2 Guest(s)