Heffernan wrote:Kandarim wrote:no,
the minimap is created client-side from the tiles the server sends in. The client doesn't get minimap tiles as a separate entity.
so its possible? i suppose i could ask for ur help? :p
It would be possible to make client cache some tiles and even display them. I doubt you would be able to interact with objects on those tiles. Probably it would cause additional issues such as you click one object but the client thinks you clicked something else and make you go elsewhere. In any case that would be pretty complicated stuff to do and the effect would be hardly worth it.