kewizzle Posted March 31, 2017 Share Posted March 31, 2017 (edited) been fiddling with this for a few hours. I know the picture is fine because im using it from my weapon shop to test. I am even using my weapon shop source to see if i can identify the issue, no luck and i am also not getting errors with "debugscript 3". heres my client.lua preview = guiCreateStaticImage(457, 31, 213, 488, ":skinshop/previews/uzi.png", false, skinwindow) heres my meta.xml <meta> <info author="Kewizzle" version="1.1" name="skinshop" type="script" /> <script src="GUI.lua" type="client" /> <script src="server.lua" type="server" /> <fire src="previews/blank.png"/> <fire src="previews/uzi.png"/> </meta> and my file path is C:\Program Files (x86)\MTA San Andreas 1.5\server\mods\deathmatch\resources\skinshop\previews\uzi.png Edited March 31, 2017 by kewizzle Link to comment
Gordon_G Posted March 31, 2017 Share Posted March 31, 2017 In your meta.xml . . . It's not fire but file 1 Link to comment
kewizzle Posted March 31, 2017 Author Share Posted March 31, 2017 1 hour ago, Gordon_G said: In your meta.xml . . . It's not fire but file im dead 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