Error(creating gamemode).
#2

You have forgotten i
Код:
for (new i=1;i<OrgsCount+1;i++)
		{
		dini_Create(SAVE_CASH_TO);
		format(part3,sizeof(part3),"%d",i);
		Organization[i][cash] = part3;
		SaveOrgCash();
		}
Reply


Messages In This Thread
Error(creating gamemode). - by RyanPetersons - 07.03.2014, 08:53
AW: Error(creating gamemode). - by WhiteKinG - 07.03.2014, 08:57
Re: Error(creating gamemode). - by RyanPetersons - 07.03.2014, 09:18
Re: Error(creating gamemode). - by RyanPetersons - 07.03.2014, 09:49
Re: Error(creating gamemode). - by BoBiTzaa - 07.03.2014, 10:33
Re: Error(creating gamemode). - by RyanPetersons - 07.03.2014, 10:34
Re: Error(creating gamemode). - by BoBiTzaa - 07.03.2014, 10:56

Forum Jump:


Users browsing this thread: 1 Guest(s)