Jump to content
Sign in to follow this  
redmotion

Adding Cities?

Recommended Posts

I've noticed that if you do a nearest location test from the player position only some of the Takistan towns are registered as Cities.

Code I'm using:-

_nearestCity = nearestLocation [_pos, "nameCity"]; 

For example I can stand next to or in Timurkalay and the nearest location is always Garmarud.

How do I make it so that Timurkalay or any other smaller town is included in this test? (Or Do I need a different test?)

I've tried using a Game Logic object, (set to Class: Locations, Unit: City, Name: Timurkalay) and it is still ignored.

Thanks.

---------- Post added at 03:55 PM ---------- Previous post was at 03:14 PM ----------

Could be listed under NameVillage, checking... And NameCityCapital.

Edited by redmotion

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×