mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-04-29 18:59:21 +02:00
Update downloads.php
This commit is contained in:
parent
c275afa1cc
commit
c23395838d
@ -10,7 +10,7 @@
|
|||||||
<h2>How to connect and play:</h2>
|
<h2>How to connect and play:</h2>
|
||||||
<ol>
|
<ol>
|
||||||
<li>
|
<li>
|
||||||
<a href="<?php echo $config['client_download']; ?>">Download</a>, install and start the tibia client if you havent already.
|
<a href="<?php echo $config['client_download']; ?>">Download</a> and install the tibia client if you havent already.
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a href="http://static0.otland.net/ipchanger.exe">Download</a> and run the IP changer.
|
<a href="http://static0.otland.net/ipchanger.exe">Download</a> and run the IP changer.
|
||||||
@ -19,10 +19,16 @@
|
|||||||
In the IP changer, write this in the IP field: <?php echo $_SERVER['SERVER_NAME']; ?>
|
In the IP changer, write this in the IP field: <?php echo $_SERVER['SERVER_NAME']; ?>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
In the IP changer, write this in the Port field: <?php echo $config['port']; ?>
|
In the IP changer, click on <strong>Settings</strong> and then <strong>Add new Tibia client.</strong>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Now you can successfully login on the tibia client and play. <br>
|
In the IP changer, in the Version field, write your desired version.
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
In the IP changer, click on <strong>Browse</strong>, navigate to your desired Tibia version folder, select Tibia.exe and click <strong>Add</strong>. Then click <strong>Close</strong>
|
||||||
|
</li>
|
||||||
|
<li>
|
||||||
|
Now you can successfully login on the tibia client and play clicking on <strong>Apply</strong> every time you want.<br>
|
||||||
If you do not have an account to login with, you need to register an account <a href="register.php">HERE</a>.
|
If you do not have an account to login with, you need to register an account <a href="register.php">HERE</a>.
|
||||||
</li>
|
</li>
|
||||||
</ol>
|
</ol>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user