Two problems: 1) When I try to place an image to right side of screen using the newest Buildlevel.exe the picture is not there when I enter zone and dl the lvz. example: Outfile=something.lvz
File=Picture.png
[objectimages]
IMAGE0=Picture.png
[screenobjects]
-200,200,IMAGE0,TopMost,EnterArena,500,0 That doesn't work. New Buildlevel makes the lvz with no errors, and it does contain the picture... but I can't see the image in my zone if I use the "-200" x-coordinate that is supposed to place the image at the right side of my screen. Picture appears normally at left side if I remove the minus. And yes, I had this problem with the NEW buildlevel. I got this working with the old BuildLevel(0.37) without any problems. Did I do something wrong there, or is it a bug? Now to my 2nd problem... 2) Picture doesn't stay on longer than 6 minutes and 50 seconds when I set it to stay on longer. Outfile=something.lvz
File=Picture.png
[objectimages]
IMAGE0=Picture.png
[screenobjects]
200,200,IMAGE0,AfterGauges,ServerControlled,100000,1 When I turn on the picture with "*objon 1" it stays there for almost 7 minutes, when it should stay there much longer. The time was 60000 originally, so the picture should stay on for 10 minutes, but it goes away before reaching 7 minutes even if I set it higher like 100000... and the old Buildlevel(0.37) didn't save me this time. What I have done/checked: -subgame2.exe gives no errors -neither buildlevel gives errors -I have restarted my computer, and redownloaded newest Buildlevel These things sound so simple, yet I can't get them working... maybe I'm missing something because I'm tired. I would appreciate help.