SirniNamaz Posted September 22, 2012 Share Posted September 22, 2012 i have been reading something yesterday about making an html/png/other extension on mta through resource [to be accessable http://ip:port/resourcename/file.ext], but now i look and cant find how to do this? Link to comment
Entity Posted September 22, 2012 Share Posted September 22, 2012 Add this to meta.xml: <html src="filename.ext" /> Link to comment
50p Posted September 22, 2012 Share Posted September 22, 2012 Remember if it's an image file then raw attribute has to be "true". <html src="image.png" raw="true" /> 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