- ServUO Version
- Publish Unknown
- Ultima Expansion
- None
Hello, we want to implement paintings in ultima adventures which, when double clicked, would load a jpg from the server's directory and display it in a gump.
Would anyone here know of a script that loads jpg images from a local directory and displays them ingame? It's a little beyond my abilities and i'd need some template to base the new script on.
//
i've been told that streaming the jpg can't be done from the server to the client. so the images would need to be in the client-side. I guess then my question is can a gump load/show an image that isn't in the art.mul, but in a directory on the client-side?
Would anyone here know of a script that loads jpg images from a local directory and displays them ingame? It's a little beyond my abilities and i'd need some template to base the new script on.
//
i've been told that streaming the jpg can't be done from the server to the client. so the images would need to be in the client-side. I guess then my question is can a gump load/show an image that isn't in the art.mul, but in a directory on the client-side?
Last edited: