Basically, i got tired of clicking like a gazillion times to search other players on the map & drag it over like a maniac.
so here is a tiny release to customize your map size.
Width+Height Offsets:
Keep in mind:
- You will still need to edit the UI .ddj files layout to be scaled properly with your new map size.
- The map size is static, it does not scale for accordingly for each resolution by default (you might cover other UI elements if you rescale it much larger), a nice idea is to make the entire map transperent.
Yours truly, iso ;)
so here is a tiny release to customize your map size.
Width+Height Offsets:
Code:
0060F4F5 | C786 E0970000 84030000 | mov dword ptr ds:[esi+97E0],384 | 0060F4FF | C786 E4970000 F4010000 | mov dword ptr ds:[esi+97E4],1F4 |
- You will still need to edit the UI .ddj files layout to be scaled properly with your new map size.
- The map size is static, it does not scale for accordingly for each resolution by default (you might cover other UI elements if you rescale it much larger), a nice idea is to make the entire map transperent.
Yours truly, iso ;)