02.01.2010, 14:34
Okay here is the thing:
I am trying to make mafia income
I have no idea how to make it... i use these variables:
and i use this
Does someone have a hint or a tip how to make for EACH family income.
I am trying to make mafia income
I have no idea how to make it... i use these variables:
Код:
BizInfo[TheBiz][income] = 500;
Код:
TheBiz = AddStaticPickup(1314, 2, 2194.1467,1989.0820,12.2969); TheBiz2 = AddStaticPickup(1314, 2, 2101.4075,2121.8115,10.8203); ............................
Код:
enum mInfo { mafiabank, } new MafiaInfo[MAX_FAMILIES][mInfo];