Can anyone tell me where to find the checkmark image used in the options menu?
Ours is not there or invisible, people are getting annoyed by it.
Can anyone tell me where to find the checkmark image used in the options menu?
Ours is not there or invisible, people are getting annoyed by it.
You mean the Nike thing? or the Tickmark? :?
Edit:
Interface/Default/..
http://sixpop.com/files/1391/btn_chk.png
Last edited by Axium; 12-12-09 at 11:55 AM.
Ok, the file is there but it's not showing when we check the boxes. Why not?
I sighed IRL.Code:<!-- Button --> <BUTTONLOOKTEMPLATE item="TestButtonLook"> <FONT>FONTa9</FONT> <TEXTCOLOR> <R>205</R> <G>205</G> <B>205</B> </TEXTCOLOR> <TEXTDOWNCOLOR> <R>205</R> <G>205</G> <B>205</B> </TEXTDOWNCOLOR> <TEXTHIGHLIGHTCOLOR> <R>205</R> <G>205</G> <B>205</B> </TEXTHIGHLIGHTCOLOR> <UP> <BITMAP type="0">btn_chk.png</BITMAP> </UP> <DISABLE/> </BUTTONLOOKTEMPLATE>
Can't find it. What file?
I tried Option.xml o.o
Templates
I have that and the btn_chk.png, it's still not working.Code:<BUTTONLOOKTEMPLATE item="TestButtonLook"> <FONT>FONTa9</FONT> <TEXTCOLOR> <R>205</R> <G>205</G> <B>205</B> </TEXTCOLOR> <TEXTDOWNCOLOR> <R>205</R> <G>205</G> <B>205</B> </TEXTDOWNCOLOR> <TEXTHIGHLIGHTCOLOR> <R>205</R> <G>205</G> <B>205</B> </TEXTHIGHLIGHTCOLOR> <UP> <BITMAP type="0">btn_chk.png</BITMAP> </UP> <DISABLE/> </BUTTONLOOKTEMPLATE>