how can i download a jpg from web and use it in derma?
Use VTFEdit to export it into a .vtf file, then use a DImage with that material.
Thanks!
You could skip the VTF part entirely by just using it in an HTML panel.
i had mine display an entire web page. but watch out on how many images you put because it gets really laggy when its downloading pictures from the internet.
[QUOTE=SeveredSkull;16461673]i had mine display an entire web page. but watch out on how many images you put because it gets really laggy when its downloading pictures from the internet.[/QUOTE]
I'm pretty sure you can just direct it to the file within your drive. No internet access needed. [url=http://www.facepunch.com/showthread.php?t=558237]This guy did it in this thread[/url]
What i'm trying to say is download the images you want. Use the HTML panel to show them in derma, and don't forget to set them in a resource.AddFile for all other clients to download if it's a mod.
Sorry, you need to Log In to post a reply to this thread.