- Učlanjen(a)
- 05.12.2015
- Poruka
- 1.282
Ja sam tek poceo sa idejama:Imam još samo ovo...
junctionview.zip\ui_nextgen\common\ui\junctionview_common.css
---
/*---by pongo---*/
.junctionview{
left%lua.IsLandscape ? (ui_PropLayer.ShowRouteProgress ? route_progress_w : 0) : 0);
topui_PropLayer.SignpostVisible ? %ui.vLaneInfoSignpostHeight : 0);right%lua.miniJunctions ? screen_w/2 : 0);
bottom%lua.miniJunctions ? (ui_PropLayer.SignpostVisible ? (screen_h/2 - %ui.vLaneInfoSignpostHeight) : screen_h/2) : 0);
z%navigation.junctionview_type == 0 ? 50 : 1);
align:"CENTER";
}
.junctionview_patch{
left%lua.IsLandscape ? (ui_PropLayer.ShowRouteProgress ? route_progress_w : 0) : 0);
topui_PropLayer.SignpostVisible ? %ui.vLaneInfoSignpostHeight : 0);right%lua.miniJunctions ? screen_w/2 : 0);
bottom%lua.miniJunctions ? (ui_PropLayer.SignpostVisible ? (screen_h/2 - %ui.vLaneInfoSignpostHeight) : screen_h/2) : 0);
z:1000;img"");
}
.ejv_patch{
left%lua.IsLandscape ? (ui_PropLayer.ShowRouteProgress ? route_progress_w : 0) : 0);
topui_PropLayer.SignpostVisible ? %ui.vLaneInfoSignpostHeight : 0);right%lua.miniJunctions ? screen_w/2 : 0);
bottom%lua.miniJunctions ? (ui_PropLayer.SignpostVisible ? (screen_h/2 - %ui.vLaneInfoSignpostHeight) : screen_h/2) : 0);
z:49;img:"ejv_patch.bmp";
resize_bmp:1;
visible%navigation.junctionview_type == 0);
}
DISTTEXT.tunnel{
bottom:25%;
}
#spr_tunnel_panel{
left:80%;top:35%;bottom:30%;right:0;
}
#spr_tunneltext_panel{
left:80%;top:73%;bottom:17%;right:0;
}
---
/*---by pongo---*/
.junctionview{
left%lua.IsLandscape ? (ui_PropLayer.ShowRouteProgress ? route_progress_w : 0) : 0);
topui_PropLayer.SignpostVisible ? %ui.vLaneInfoSignpostHeight : 0);right%lua.miniJunctions ? screen_w/2 : 0);
bottom%lua.miniJunctions ? (ui_PropLayer.SignpostVisible ? (screen_h/2 - %ui.vLaneInfoSignpostHeight) : screen_h/2) : 0);
z%navigation.junctionview_type == 0 ? 50 : 1);
align:"CENTER";
}
.junctionview_patch{
left%lua.IsLandscape ? (ui_PropLayer.ShowRouteProgress ? route_progress_w : 0) : 0);
topui_PropLayer.SignpostVisible ? %ui.vLaneInfoSignpostHeight : 0);right%lua.miniJunctions ? screen_w/2 : 0);
bottom%lua.miniJunctions ? (ui_PropLayer.SignpostVisible ? (screen_h/2 - %ui.vLaneInfoSignpostHeight) : screen_h/2) : 0);
z:1000;img"");
}
.ejv_patch{
left%lua.IsLandscape ? (ui_PropLayer.ShowRouteProgress ? route_progress_w : 0) : 0);
topui_PropLayer.SignpostVisible ? %ui.vLaneInfoSignpostHeight : 0);right%lua.miniJunctions ? screen_w/2 : 0);
bottom%lua.miniJunctions ? (ui_PropLayer.SignpostVisible ? (screen_h/2 - %ui.vLaneInfoSignpostHeight) : screen_h/2) : 0);
z:49;img:"ejv_patch.bmp";
resize_bmp:1;
visible%navigation.junctionview_type == 0);
}
DISTTEXT.tunnel{
bottom:25%;
}
#spr_tunnel_panel{
left:80%;top:35%;bottom:30%;right:0;
}
#spr_tunneltext_panel{
left:80%;top:73%;bottom:17%;right:0;
}
---
I onda menja:
screen_h/2 ; 1-10
screen_w/2 ; 1-10
dok ne dobije zeljene rezultate:
Poslednja izmena: