Server Help

LVZ/LVL Questions - screenobjects won't show

Samapico - Fri Sep 07, 2007 7:14 pm
Post subject: screenobjects won't show
My eyes are very tired... but... WHY THE HELL ISN'T THIS WORKING?

Code: Show/Hide

OutFile=sockey.lvz

;time0-9
File=time0.png
File=time1.png
File=time2.png
File=time3.png
File=time4.png
File=time5.png
File=time6.png
File=time7.png
File=time8.png
File=time9.png


[objectimages]

IMAGE1010=time0.png,1,1,100
IMAGE1011=time1.png,1,1,100
IMAGE1012=time2.png,1,1,100
IMAGE1013=time3.png,1,1,100
IMAGE1014=time4.png,1,1,100
IMAGE1015=time5.png,1,1,100
IMAGE1016=time6.png,1,1,100
IMAGE1017=time7.png,1,1,100
IMAGE1018=time8.png,1,1,100
IMAGE1019=time9.png,1,1,100


[screenobjects]

E-37,E-37,IMAGE1010,AfterGauges,ServerControlled,0,230
E-37,E-37,IMAGE1011,AfterGauges,ServerControlled,0,231
E-37,E-37,IMAGE1012,AfterGauges,ServerControlled,0,232
E-37,E-37,IMAGE1013,AfterGauges,ServerControlled,0,233
E-37,E-37,IMAGE1014,AfterGauges,ServerControlled,0,234
E-37,E-37,IMAGE1015,AfterGauges,ServerControlled,0,235
E-37,E-37,IMAGE1016,AfterGauges,ServerControlled,0,236
E-37,E-37,IMAGE1017,AfterGauges,ServerControlled,0,237
E-37,E-37,IMAGE1018,AfterGauges,ServerControlled,0,238
E-37,E-37,IMAGE1019,AfterGauges,ServerControlled,0,239
E-13,E-37,IMAGE1010,AfterGauges,ServerControlled,0,220
E-13,E-37,IMAGE1011,AfterGauges,ServerControlled,0,221
E-13,E-37,IMAGE1012,AfterGauges,ServerControlled,0,222
E-13,E-37,IMAGE1013,AfterGauges,ServerControlled,0,223
E-13,E-37,IMAGE1014,AfterGauges,ServerControlled,0,224
E-13,E-37,IMAGE1015,AfterGauges,ServerControlled,0,225
E-13,E-37,IMAGE1016,AfterGauges,ServerControlled,0,226
E-13,E-37,IMAGE1018,AfterGauges,ServerControlled,0,228
E-13,E-37,IMAGE1019,AfterGauges,ServerControlled,0,229



I tried with DisplayTime different than 0
I tried raising the Y coordinate thinking maybe it doesn't care if the Energy Bar graphic is custom (mine is larger, so E-37 shouldn't be off screen)

bleh icon_sad.gif
Nothing shows up on *objon 230 or whatever

What am I doing wrong?



also... It was giving me an error when I used an ImageID of 2002, like:
IMAGE2002=thisfile.png

It said: Image2002 is used, but not defined in objectimages...
and just changing to another number made it work fine... Image2003 caused no problem... wtf?
Samapico - Fri Sep 07, 2007 8:02 pm
Post subject:
ok well... it started working... I changed some image id's , changed some other stuff... and at some point it decided to work...
weird.
Samapico - Fri Sep 07, 2007 8:21 pm
Post subject:
ok... I think the problem was that I was doing *putfile thefile.lvz
while in the arena (i.e. while the file is in use ?.o)
the file was simply not updated at all

either that, or I needed to empty the arena completly before coming back to test...
I was doing *putfile via a bot too, maybe it made things fuck up
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group