help pickus not saving
#3

Quote:
Originally Posted by Mencent
Посмотреть сообщение
Hello!

Can you show us your
PHP код:
GetPicAvailableID(); 
function, please?
Код:
stock GetPicAvailableID()
{
	for(new i = 1; i<MAX_WEAPS; i++)
	{
	    if(PicIDTaken[i] == 0) return i;
	}
	return -1;
}
Reply


Messages In This Thread
help pickus not saving - by BulletRaja - 21.01.2018, 03:44
Re: help pickus not saving - by Mencent - 21.01.2018, 08:53
Re: help pickus not saving - by BulletRaja - 21.01.2018, 11:15
Re: help pickus not saving - by BulletRaja - 26.01.2018, 04:59
Re: help pickus not saving - by jlalt - 26.01.2018, 07:03
Re: help pickus not saving - by BulletRaja - 26.01.2018, 07:54
Re: help pickus not saving - by jlalt - 26.01.2018, 08:01
Re: help pickus not saving - by BulletRaja - 26.01.2018, 08:46

Forum Jump:


Users browsing this thread: 2 Guest(s)