Quote:
- changeimgvis index,drawingheight;
changes the drawing height of a showimg image;
possible values for 'drawingheight':
- 0: like drawunderplayer
- 1: like the player
- 2: like drawoverplayer (default)
- 4: on screen (the img will be drawn like the status bar,
it will be drawn on the image (x,y) position);
so you can make your own status bar thing with
this command
|
There are more layers for changeimgvis. If you do:
The text or image will appear over the layer 4.. if you use layer 6, so it will appear over the layer 5 etc.