Available playersTop players Chat Forum External sites: Wiki
|
|
|
| How can I determine (via an API) the movement and attack options for an opposing players unit? | |
|
|
|
|
Does the api show you the movement and attack options for your own units? From one of
Mattie's postings it seemed to me that was some of the intensive code you have to write yourself. |
|
|
|
|
| Yes, you have to code it yourself... =\ It's on my todo list for SmileyBot. | |
|
|
|
|
The movement options thing was more of an convenience method to get started. If Bots get more advanced and does more calculations it would be a good idea to have the calculation done locally. |
|