
02-07-2004, 12:09 PM
|
|
Banned
|
Join Date: Jan 2004
Posts: 434
|
|
Gui problems
|
timeout = .05;
if (timeout){
showimg 201,guiforhyroko3.gif,0,0;
changeimgvis 201,4;
showimg 1006,@0/1600,60,35;
changeimgzoom 1006,1;
changeimgvis 1006,4;
timeout = .05;
}
thats my code for the gui. it seems the gui .gif file covers up any text, is there any way i can draw the text on top of it instead of under?
Edit: It actually only seems to cover it up when its placed in certain spots, any fixes? |
Last edited by Gman4pwnu; 02-07-2004 at 12:41 PM..
|
|
|