| View previous topic :: View next topic | 
	
	
		| Author | Message | 
	
		| kamrock 
 
 
 Joined: 27 Sep 2009
 Posts: 2
 
 
 | 
			
				|  Posted: Wed Nov 11, 2009 10:40 pm    Post subject: Regarding Land Handicap |   |  
				| 
 |  
				| The sum used to determine whether you incur land handicap is described as: 
 50+USER_LEVEL*80
 
 Is this (50+USER_LEVEL)80 or 50+(USER_LEVEL*80) ?
 
 Cheers
 
 FOr instance, at level 10, (50+USER_LEVEL)80, returns a value of 4800
 
 but at level 10 50+(USER_LEVEL*80) returns 850...
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| j0hn_c3na Forum Admin
 
 
 Joined: 19 Jun 2005
 Posts: 385
 Location: Portugal
 
 | 
			
				|  Posted: Wed Nov 11, 2009 11:56 pm    Post subject: |   |  
				| 
 |  
				| I think normal maths apply kamrock. 
 The parenthesis are not in the formula so the multlipication is done first.
 
 USER_LEVEL = 10
 50 + USER_LEVEL * 80 = 850
 
 Don't take my oppinion as a guarantee though.
 Let's wait for bashar to confirm.
 _________________
 Forum Admin
 
 Problem With My Modding? PM Me Or bashar
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| bashar Forum Admin
 
 
 Joined: 18 Feb 2005
 Posts: 1442
 Location: Bucharest
 
 | 
			
				|  Posted: Thu Nov 12, 2009 12:40 pm    Post subject: |   |  
				| 
 |  
				| john_c3na is right. 
 Normal math applies
 
 USER_LEVEL = 10
 50 + USER_LEVEL * 80 = 850
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| kamrock 
 
 
 Joined: 27 Sep 2009
 Posts: 2
 
 
 | 
			
				|  Posted: Fri Nov 13, 2009 12:05 am    Post subject: |   |  
				| 
 |  
				| Cool, hehe, I'd guessed that would most likely be the case, but as there's a big difference in the two of them I just wanted to check... |  | 
	
		| Back to top |  | 
	
		|  | 
	
		| gaidheal 
 
 
 Joined: 11 Feb 2009
 Posts: 4
 Location: Birmingham, UK
 
 | 
			
				|  Posted: Thu Nov 26, 2009 6:21 pm    Post subject: estates |   |  
				| 
 |  
				| I discovered that in the 'Buy Land' section of Estates, it shows you how much land you already have, and then the total of what you can have. Here's what mine says:
 
 You have 2681 square kilometers of which you own 1095/1902 square kilometers and 1586 is conquered.
 
 Therefore, I can have 807 more land before I start getting penalized.
 |  | 
	
		| Back to top |  | 
	
		|  | 
	
		|  |