Forum

> > CS2D > Scripts > XML Server Info (Web) Images
Forums overviewCS2D overview Scripts overviewLog in to reply

English XML Server Info (Web) Images

2 replies
To the start Previous 1 Next To the start

old XML Server Info (Web) Images

Mami Tomoe
User Off Offline

Quote
Hello!
How can I use a web image through the XML server info?

I tried the following, but it never loads:
1
2
3
4
5
6
7
8
<image width="512" height="256" color="#FFFFFF" align = "center"
webimage = "http://unrealsoftware.de/img/portal_home.png"></image>
<image width="512" height="256" color="#FFFFFF" align = "center"
webimage = "http://www.unrealsoftware.de/img/portal_home.png"></image>
<image width="512" height="256" color="#FFFFFF" align = "center"
webimage = "www.unrealsoftware.de/img/portal_home.png"></image>
<image width="512" height="256" color="#FFFFFF" align = "center"
webimage = "unrealsoftware.de/img/portal_home.png"></image>

old Re: XML Server Info (Web) Images

Marcell
Super User Off Offline

Quote
@user Mami Tomoe:

Here is an example.

1
<image width="288" height="200" color="#ffffff" align = "center" url = "www.usgn.de" source = "www.unrealsoftware.de/img/portal_home.png"></image>
To the start Previous 1 Next To the start
Log in to reply Scripts overviewCS2D overviewForums overview