hey there,
i am playing with a 800-600 resolution.
therefor i tried so change the menu-grid resolution from 640-480 to 800-600.
i am using a selfmade crosshhair with a positioning based on the 640-480 grid, and i am not happy with the adaption to 800-600.
it happens that the crosshair is not 100% as accurate on thhe middle of the screen as i want it to be.
with an ingame-resolution of 640-480 everythhing is fine.
now the question:
is there a way to set my menu-grid resolution to 800-600 somehow?
changing the values in the crosshair-script doesnt have any effect.
}
// crosshair
menuDef {
name "customxhair"
visible 1
rect 319 239 640 480
itemDef {
visible 1
rect 0 0 3 3
style WINDOW_STYLE_FILLED
backcolor 0 0 0 1
}
itemDef {
visible 1
rect 1 1 1 1
style WINDOW_STYLE_FILLED
backcolor 1 1 1 1
thx for your help
i am playing with a 800-600 resolution.
therefor i tried so change the menu-grid resolution from 640-480 to 800-600.
i am using a selfmade crosshhair with a positioning based on the 640-480 grid, and i am not happy with the adaption to 800-600.
it happens that the crosshair is not 100% as accurate on thhe middle of the screen as i want it to be.
with an ingame-resolution of 640-480 everythhing is fine.
now the question:
is there a way to set my menu-grid resolution to 800-600 somehow?
changing the values in the crosshair-script doesnt have any effect.
}
// crosshair
menuDef {
name "customxhair"
visible 1
rect 319 239 640 480
itemDef {
visible 1
rect 0 0 3 3
style WINDOW_STYLE_FILLED
backcolor 0 0 0 1
}
itemDef {
visible 1
rect 1 1 1 1
style WINDOW_STYLE_FILLED
backcolor 1 1 1 1
thx for your help
1558 Hits