• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Gesior war emblems on page

Linken93

Member
Joined
Apr 6, 2010
Messages
313
Reaction score
7
Location
SWEDEN
Hello!

Is there possible to add a box like this with emblems on Gesior?



This is my wars.php file and I would need this before Aggressor and Enemy box ;p
 
Last edited:
you shouldn't post code from elf's war system here, someone might not like it :p

and yeah it's possible, just steal the HTML from that site :p
 
you shouldn't post code from elf's war system here, someone might not like it :p

and yeah it's possible, just steal the HTML from that site :p

Damn never thought about it :( Removed it anyway but how do I steal the HTML code? Im using google chrome for example and click on page source.

Getting something like that but it's much more but nothing about emblems

<div class="maintop"></div>
<div class="mainmiddle"><center>
<font color="red"><b>You must type these commands in Guild-Chat!<br /><br /></font>
<b>/war invite, GuildName, fraglimit</b> - start a war with frag limit!<br />
<b>/war invite, GuildName</b> - declares a war to GuildName<br />
<b>/war accept, GuildName</b> - accept the war by GuildName<br />
<b>/war end, GuildName</b> - stops a war with GuildName<br />
<p><center><img src="/images/green.gif"> Guild Members | <img src="/images/red.gif"> Guild Enemies | <img src="/images/blue.gif"> Allies or other active wars</center></p></table> <br /><br /><div align="right"></div></div>
 
Back
Top