• 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

Back
Top