• 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!

How to setup latest uniform server, znote acc maker, and latest TFS.

Was this useful?

  • Yes

  • Somewhat

  • No


Results are only viewable after voting.

SlayingWorld

Active Member
Joined
Jan 23, 2014
Messages
156
Reaction score
37
Location
USA
Well there you have it guys, I will go more in depth in other videos.
But this is the basic on how to get the latest TFS and Znote Acc Maker Running.
It will not show how to compile as that will be demonstrated in another video.

Watch in high quality to be able to follow along some steps.




Any problems or concerns leave a comment!​
 
Any tutorial is a contribution to our beloved communit :) Thumbs up!
 
Any tutorial is a contribution to our beloved communit :) Thumbs up!
Thanks, ill get better at the videos need to buy a mic. I will be posting more tutorials later on, about making actions/globalevents and other cool stuff. Try to keep this community going :D
 
Thanks, ill get better at the videos need to buy a mic. I will be posting more tutorials later on, about making actions/globalevents and other cool stuff. Try to keep this community going :D
Hah! You bet we will! Aint nobody gonna let Otland die :p
 
I followed all the steps, but there are no NPCS in the town i spawned in, monsters spawn just fine...
game works fine, im just using a map editor and repopulating the world manually...
 
Last edited:
Great tutorial! I wish I had this a month ago when I tried to set up my server!
Thanks, Cant wait for more!
 
Hello, Thanks for the guide, rly nice :D, but i cant seem to get the npcs or monsters to show, there are no errors showing anyware, can u help me with this? :)
 
When ever i import Znotes acc in www phpmyadmin stops working.
I get the error code: 500 "internal server error " anyone got an idea how to get past this?

I use Tfs 1.1
And uniserver Zero XI
Unicontroller v2.1.1
 
When ever i import Znotes acc in www phpmyadmin stops working.
I get the error code: 500 "internal server error " anyone got an idea how to get past this?

I use Tfs 1.1
And uniserver Zero XI
Unicontroller v2.1.1
Try using this version of uniserver, i have had problems with the latest ones as well.
11_8_2_ZeroXI
 
Now after i have followed all of these steps is it possible to replace TFS map with a different one? For example can i replace it with an 8.6 map, or is there a different process to set up a server for 8.6 as opposed to 10.77. Thank you!
 
Now after i have followed all of these steps is it possible to replace TFS map with a different one? For example can i replace it with an 8.6 map, or is there a different process to set up a server for 8.6 as opposed to 10.77. Thank you!
You would need to make sure the default map type is 10.77, you can check this by going to File > Preferences > Client Version where it says Default client version there is a drop down make sure 10.77 is selected.

Then you would import the 8.6 map by going to File > Import > Import Map and navigate to the 8.6 map folder, once the map is fully loaded you would then save the new map as whatever name you like in the 10.77 world directory.

Now you go into config.lua and change this line
Code:
mapName = "forgotten"
To the name of the map you saved it as.

You will also need to import any monsters or npc's which might be missing by going to File > Import > Import Monsters/Npc... these are located in their respective npc and monster directories.
If no monsters came with the map then don't worry about it, just remove the spawns from the map.
 
You would need to make sure the default map type is 10.77, you can check this by going to File > Preferences > Client Version where it says Default client version there is a drop down make sure 10.77 is selected.

Then you would import the 8.6 map by going to File > Import > Import Map and navigate to the 8.6 map folder, once the map is fully loaded you would then save the new map as whatever name you like in the 10.77 world directory.
Is it possible to change the protocol to 8.6 then? Or am i stuck on using a 10.77 client?
Also when you are sayinf File>Import etc is this through the use of a map editor such as RME?
Also now i am getting an error regarding my characters having an invalid town id
EDIT:
-Fixed the town part, and am loading the map correctly....
-Question still stands though, how would i change the protocol to 8.6?
 
Last edited:
Thanks alot, back to OTS after 4 years of retirement and this helped me alot!!
 
How do you open tibia and run the game? This is my first time making a tibia server and everything has worked so far Ive finished the tutorial but I cant get into the game, I tried to use an OTLand IP changer and tibia 86 but its not working, the ip I used was from whatsmyip - the dynamic ip
 
How do you open tibia and run the game? This is my first time making a tibia server and everything has worked so far Ive finished the tutorial but I cant get into the game, I tried to use an OTLand IP changer and tibia 86 but its not working, the ip I used was from whatsmyip - the dynamic ip
When you join your own server you should use your local IP-Adress.

Try this one
Code:
127.0.0.1

And if this does not work, open up CMD and type "ipconfig/all" (Without the "") --> Now, look for your IPv4 address and use this to login.

The IP-address from whatsmyip is your global IP-address your friends and foes find you with.
 
Back
Top