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

[8.0] [TFS 1.2] - Server Global Full [Real Map]

Any chance for working spell trainers?
If you're talking about having to learn spells rather than automatically learning them you can replace your spells.xml with this one (location: \RealMap-Global-8.0-TFS-1.2-main\data\spells\spells.xml)

or just open your spells.xml (same location) and replace
XML:
needlearn="0"
with
XML:
needlearn="1"

Also remember not all npc have the proper spells implemented.
 

Attachments

Last edited:
yes I tried that but never found any npc that could teach my sorc/pal any spells. Best they can do is to list available spells and then not react to any further commands
 
I have a few new updates on my branch (I added a pull-request for Brunowots (Shiris undrin). GitHub - Tras/RealMap-Global-8.0-TFS-1.2: Some fixes to Brunowots stuff (https://github.com/Tras/RealMap-Global-8.0-TFS-1.2)
  • Sweaty Cyclops can be reached, the wheat was doubled and the lower layer couldn't be removed with scythe
  • Explorer Society quest-log "fixed" (I forgot my Tibia password so I couldn't check what the actual text is or if it even exists, I just added so it still shows up in the quest log after completion because it seems like it should)
  • Explorer Society - Family Brooch door missing aid.
  • Explorer Society - There were no purple butterfly-spawns (and butterfly.lua or something isn't working properly, it's corpses are always the same). Added purple butterflies.
  • Explorer Society - TheAstralPortals - Doors and tiles missing uid/aid respectively on map. Changed coordinates in carvingTPPortHope.lua so they don't point directly at eachother crashing the server
  • Explorer Society - The Undersea Kingdom - Berenice.lua was messy
  • Houses in Carlin will save their walls. Size of houses in mysql and homepage or whatever might be messed up though. Personally I prefer walls saving.
  • Added spells to learn from NPCs in Edron. (didn't playtest if they work properly and the price might be wrong since I took it from the Realera wiki
yes I tried that but never found any npc that could teach my sorc/pal any spells. Best they can do is to list available spells and then not react to any further commands

The Edron NPCs I fixed sell spells, but I don't think that's all the spells. Also I know I fixed Asrak in Venore a while back, he sells Paladin spells. If you only want the Edron NPCs they are attached and you can just add them to the RealMap-Global-8.0-TFS-1.2-main\data\npc\scripts-folder
 

Attachments

You are right @Boi-2000!
Asrak is the first NPC I see with working spells, I think I can fix the rest of them based on his script
Thanks a lot!
 
Can somebody help me to show me how to compile please?¿ I have io_service error always
 
Can somebody help me to show me how to compile please?¿ I have io_service error always
If you're using Shiris undrins or my files (same but a few commits ahead) you don't have to compile anything. The theforgottenserver_x64.exe starts the server.

Follow this tutorial but use the files on github as server files instead of those linked. I don't remember if there's a website already included or not, I guess you'll notice.
 
If you're using Shiris undrins or my files (same but a few commits ahead) you don't have to compile anything. The theforgottenserver_x64.exe starts the server.

Follow this tutorial but use the files on github as server files instead of those linked. I don't remember if there's a website already included or not, I guess you'll notice.
Before starting an 8.0 project, I would first like to know how to compile the tools I will be working with
 
there is a 100 spider silk chest on isle of kings in chest

Before starting an 8.0 project, I would first like to know how to compile the tools I will be working with

i have compiled without problem
 
Last edited:
how to get in-game character creation since i will have no internet access on the computer i will be running the game
 
how to get in-game character creation since i will have no internet access on the computer i will be running the game
use uniserver u dont need internet connection to host the website on your laptop/computer it can run all locally your computer becomes website host and u dont need internet to connect to yourself.
 
use uniserver u dont need internet connection to host the website on your laptop/computer it can run all locally your computer becomes website host and u dont need internet to connect to yourself.
I will do extensive research on how to use uniserver thank you ... i have been locked up for 10 years so i am trying to enjoy tibia before jail XD
 
can someone give spr and dat for client- this engine? because the original ones don't work with items.otb
 
Thanks for this. Anyone experiencing a little bit of stuttering/lag when walking? Like the server don't really keep up with the movement.

Edit: Works better if I build with Release. Just seems to occur when debugging :)
 
Last edited:
Back
Top