Property Tax?
#8

If the system is using enums then:

Код:
new propertyTax[MAX_PROPERTIES];
propertyTax[propertyid] = Property[propertyid][Value] / 100;
propertyTax[propertyid] = propertyTax[propertyid] * 2;
Reply


Messages In This Thread
Property Tax? - by TheMightyEddy - 09.04.2012, 02:42
Re: Property Tax? +REP +REP +REP - by Ezay - 09.04.2012, 02:43
Re: Property Tax? +REP +REP +REP - by Camacorn - 09.04.2012, 02:56
Re: Property Tax? +REP +REP +REP - by TheMightyEddy - 09.04.2012, 03:31
Re: Property Tax? +REP +REP +REP - by TheMightyEddy - 09.04.2012, 17:15
Re: Property Tax? +REP +REP +REP - by Shetch - 09.04.2012, 17:29
Re: Property Tax? - by TheMightyEddy - 09.04.2012, 17:38
Re: Property Tax? - by Shetch - 09.04.2012, 17:43
Re: Property Tax? - by TheMightyEddy - 09.04.2012, 18:01

Forum Jump:


Users browsing this thread: 1 Guest(s)