Quote: Originally Posted by lagunatl2k
Seems to work well but when I put it in rr the zoom for eta and arrow doesn't work when I go into nav igmod just wants to stay in the middle of the screen instead of going along with the window of the skin I'm using .
So center the new menu ontop of the embedded window, and make sure the new menu doesnt go off screen as a toggle? Ill put that in.
Quote:
The view button is should be over to the right so it does cover long street names .
open skin.ini and find this code:
Code:
;View
BUTTONLAYER_BUTTON
IMAGE "\images\viewup.bmp" "\images\viewdown.bmp"
ANCHOR TR
XMOD 150
YMOD 4
ACTION
KEYS 3
END_BUTTON
and make the XMOD number smaller.
As far as massive screwups when pressing menu on some peoples computers including tons of flickering... im looking into that and trying to figure out whats causing it. Everything that made beta 1 go had to be rewritten to support the high demands i anticipate people will put on skins, and with all the rewrite i introduced new unforseen bugs. So thats why things are messing up even though the program seems almost the same.