- Share this text:
Flex Map Script - posted by guest on 13th June 2020 01:20:26 AM
Flexiicution wants a coordinate grabber based on dragging on the map or minimap, with the intent being that it provides visual confirmation that you have selected all of the intended villages you wanted and none you didn't.
If it came to producing this, I think circular selections as well as square or rectangle would be very useful or let them just draw a boundary and take the villages inside.
It looks complex to integrate with the minimap and custom user shapes interacting with it but should be possible with canvas or setting for a simplified visual representation.
The amount of map viewport configurations seems disconcerting without abstracting the visual confirmation.
https://tw_world/ . TW_SERVER/page.php?page=topo_image&player_id=PLAYER_ID&x=510&y=550&church=0&possible_church=0&political=0&war=0&watchtower=0&key=1961591805&cur=VILLAGE_ID&focus=0&local_cache=28&village_id=VILLAGE_ID
seems like a pretty cool project i think ill have a go
those image responses can be mapped to coordinates because the grid is consistent size... i think that gives you the user interaction mapping to extracted coordinates (proving which are within the selection) but the HTML Map has a load of old shit on there that I just saw on a non-premium account