Size gets big +rep
#2

Just use an enum.
pawn Код:
enum bInfo {
   BusinessItem1,
   BusinessItem2,
   BusinessItem3[28] // We'll say this is a string.
}

new Business[100][bInfo];
Reply


Messages In This Thread
Size gets big +rep - by iBots - 28.08.2015, 12:31
Re: Size gets big +rep - by Isolated - 28.08.2015, 12:34
Re: Size gets big +rep - by iBots - 28.08.2015, 13:40
Re: Size gets big +rep - by Logofero - 28.08.2015, 15:45
Re: Size gets big +rep - by iBots - 28.08.2015, 18:16
Re: Size gets big +rep - by iBots - 28.08.2015, 18:18
Re: Size gets big +rep - by Sew_Sumi - 28.08.2015, 18:51
Re: Size gets big +rep - by Logofero - 28.08.2015, 19:11
Re: Size gets big +rep - by Rodri99 - 28.08.2015, 19:51
Re: Size gets big +rep - by iBots - 28.08.2015, 20:31

Forum Jump:


Users browsing this thread: 1 Guest(s)