Software:Universal Client
Version Number:
________________________________________________________________________
Location
planet
________________________________________________________________________
Description:
________________________________________________________________________
Steps to Replicate:
osdimage gaffe
- morbydvisns
- Posts: 1889
- Joined: Sun Jan 30, 2005 12:51 am
Using 0 for an image width tells the client to render the image at it's original size. (As a zero-width image doesn't make much sense :] ).
Btw, dunno if it helps any, but you may find these useful?
Btw, dunno if it helps any, but you may find these useful?
Code: Select all
osdaddat( RECT, x, y, w, h, "", "FF0000" )
osdaddat( LINE, x, y, w, h, "", "FFFFFF" )
- morbydvisns
- Posts: 1889
- Joined: Sun Jan 30, 2005 12:51 am