Author Message

9kRPM

ar
Posts: 50

Location: Argentina
Occupation:
Age:
V$:
#1   2017-10-22 20:31          
I want to delete the frame that i show in the screenshot, it's annoying. Where is the texture (i could not find it) or what script file i have to modify? I alredy replace the city.java script with the bb93's one, that script delete the information that shows over the frame (the savegame name, the car, the money., the prestige, etc) but the frame still on the screen.


--------------------------------------------------------
youtube.com/9kRPM
Discord: 9kRPM#6366
--------------------------------------------------------

amilmand

00
Posts: 259

Location: ---
Occupation:
Age:
V$:
#2   2017-12-18 01:52          
That texture is the file: frontend\textures\Status_back.ptx for an easy way delete that file
or if you have the java for the sl\game\City.class it is created there with a line (in the function enter(..)) :
osd.createRectangle( -0.42, -0.95, 1.2, 0.10, -1, new ResourceRef(frontend:0x0092r) );