Flop it out br

XM8 Settings

9 posts in this topic

Exile.Altis\xm8_server_info.html in your mission file: 

<html>
    <head>
        <title>[ISAF] Exile Server</title>
    </head>
    <body>
        <h1>Server Rules</h1>
        <p>Don't be a douchebag.</p>
        <p>Don't eat my cookies.</p>
        <p>Keep your clothes on.</p>
        <p>Some line here..</p>
        <p>Some line here..</p>
    </body>
</html>

It's HTML compatible,  you can add more lines by adding <p></p> tags. 

  • Like 1

Share this post


Link to post
Share on other sites
Advertisement
 

 

Is it full HTML compatible or is it for basic html only?

 

I'm not exactly sure about that buddy, haven't tested it to be honest, as I only need it for generic server rules. :)

Share this post


Link to post
Share on other sites

it seems to only be basic compatible. Though admittedly I am no expert. I tried the typical html link method and failed miserably.

Share this post


Link to post
Share on other sites

Links works fine, i will Post later my File with working Hyperlinks.

#edit: These my XM8 text

<html>
    <head>
		<title>Server</title>
	</head>
	<body>	
        <p></p>
        <h1><a href="http://tcc-clan.de/wbb/news/">Homepage</a><br></h1>
        <h1><a href="http://tcc-clan.de/wbb/index.php/Thread/562-Exile-Server-Regeln/">Server Regeln</a><br></h1>
        <h1><a href="http://tcc-clan.de/wbb/index.php/Thread/574-Exile-Tutorial-Info/">Tutorial and Info</a><br></h1>
        <h1><a href="http://tcc-clan.de/wbb/index.php/Thread/527-EXILE-Server-Changelogs/">Changelogs</a><br></h1>
      </body>
</html>

 

Edited by Kugane
  • Like 1

Share this post


Link to post
Share on other sites

I played with this as I am a web developer and found it only responds to h1 and p tags, hence why the a href is forced to be h1.

Couldn't find any other tags which worked but its still pretty good

  • Like 2

Share this post


Link to post
Share on other sites

but is there a way to make this server rules into a other app or call it to a script what will open a app ?

Because these normal server rules are ugly XD

Edited by yarpii

Share this post


Link to post
Share on other sites
Advertisement

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 account

Sign in

Already have an account? Sign in here.

Sign In Now

  • Recently Browsing   0 members

    No registered users viewing this page.