Grievous Posted August 7, 2009 Share Posted August 7, 2009 (edited) I tried using jpg instead of png for a gui image. When I try the gui doesn't load. Do I need to do something different for jpgs? picture = guiCreateStaticImage( 0.8, 0.55, 0.15, 0.4, "skins/Skinid109.jpg", true, gamemm ) guiSetVisible( picture, true) This is in my meta.xml <file src="skins/Skinid109.jpg" /> It works fine as long as I use png files. Do jpg's not work in gui? I've seen them used elsewhere. Any help would be greatly apperciated. Edited August 8, 2009 by Guest Link to comment
Remp Posted August 7, 2009 Share Posted August 7, 2009 according to the wiki only png is supported, you cannot use jpg Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now