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

Hello, thank you very much for answering, in fact I had already updated, my problem is just that (invalid account number) I already looked for a solution and did not find it, I already tried Client original + ip changer and otclientv8 still the problem persists.
In 8.0 use only NUMBERS when u create account.
Post automatically merged:




Topic
Can u try add simply Mailbox and Market"Depot" to Depot locker?
 
Last edited:
When im loading the map in RME its nothing there?o_O everything else seems to work fine, great realese!
 
do I use 8.0 tibia.dat and spr to run this or newer ones that are downgraded?
Post automatically merged:

Someone got link for aac?

 
Last edited:
Just delete the area :D

He probably just has a unreachable show off room, doubt it was maliciously put there but I could be wrong.

Anyway it's always smart to just to look around in RME, I think you can search for items with name/id as an option. I think I saw somewhere in another release distro that someone had hid stuff all over the map and someone created some kind of otbm conversion where it would create a file or html page where you could find which item id was hidden at what location etc. I can't find this but if anyone can, please link it for these dudes so they can make their life easier.

You can also search for all teleports and where they lead in RME I think?

Also fix for your gm issues with commands and monsters targeting you: Use a flag calculator instead. (just search for flag calculator)

Like this for gamemaster example:
XML:
<group id="4" name="gamemaster" flags="137438953471" access="1" maxdepotitems="0" maxvipentries="200"/>

Eldora: he clearly stated he did not have time right now to fix stuff and he would get to it once he does have time. He really doesn't owe us anything lol he gave a good base for a server it's up to you guys now to put in the work and we can all help eachother out. Report any bugs you find and I will do my best to help too :D
In the Map are also hidden bags under trees with crystal coins and soft boot and more. I could be wrong but I don't think it's a coincidence. xDDD
Post automatically merged:

The Animation of mana fluid doenst appear on the char anybody know how to fix that?
At fluids.lua
change:
function onUse(player, item, fromPosition, target, toPosition, isHotkey)
to:
function onUse(player, item, fromPosition, target, toPosition, isHotkey, getPosition)
and
elseif item.type == 7 then
player:addMana(math.random(50, 150))
fromPosition:sendMagicEffect(CONST_ME_MAGIC_BLUE)
to:
elseif item.type == 7 then
player:addMana(math.random(50, 150))
target:getPosition():sendMagicEffect(CONST_ME_MAGIC_BLUE)
 
Last edited:
In the Map are also hidden bags under trees with crystal coins and soft boot and more. I could be wrong but I don't think it's a coincidence. xDDD
Post automatically merged:


At fluids.lua
change:

to:

and

to:
This item room has been removed for just over a year, the aforementioned bugs have also been resolved, the version is up to date on github, read the topic before commenting, otherwise you will be reported by flood or spam.

Github Global 8.0
 
This item room has been removed for just over a year, the aforementioned bugs have also been resolved, the version is up to date on github, read the topic before commenting, otherwise you will be reported by flood or spam.

Github Global 8.0
relaxe, i talked about an hidden bag with items in it under a tree in the map not the item room. And if ppl download the map they need to know this. If you removed it in the new version then good.
 
relaxe, i talked about an hidden bag with items in it under a tree in the map not the item room. And if ppl download the map they need to know this. If you removed it in the new version then good.

I have found 4 bags with crystal coins and items so far, they were hidden under trees near Carlin, Venore and Thais.
There might be more! (THE VERSION ON GITHUB)


FYI
 
relaxe, i talked about an hidden bag with items in it under a tree in the map not the item room. And if ppl download the map they need to know this. If you removed it in the new version then good.
the moneybags in carlin were removed more than a year ago along with the items room, if you found something in the github version, please I ask you to prove it, post the print before commenting, your comments are useless since bugs and moneybags have been fixed. And don't forget, if I wanted to put a cheat on the server I would have put it in a well hidden way that it would hardly be found. This map was made through imports from other versions, as there was no clean version compatible with 8.0.

_________________________________________

@Eldora
From the beginning of the project you only threw stones, made demands of things that I had no obligation to make available as an example to Otclient. I ask you not to send me a private message asking me to compile a distro for Windows 64 bits, since in the forum you always make insinuations that you don't trust me but in private you ask for my help, why?
 
the moneybags in carlin were removed more than a year ago along with the items room, if you found something in the github version, please I ask you to prove it, post the print before commenting, your comments are useless since bugs and moneybags have been fixed. And don't forget, if I wanted to put a cheat on the server I would have put it in a well hidden way that it would hardly be found. This map was made through imports from other versions, as there was no clean version compatible with 8.0.

_________________________________________

@Eldora
From the beginning of the project you only threw stones, made demands of things that I had no obligation to make available as an example to Otclient. I ask you not to send me a private message asking me to compile a distro for Windows 64 bits, since in the forum you always make insinuations that you don't trust me but in private you ask for my help, why?
Next time don't hide things in the map then you don't have to get mad at people who want to warn others about it :)
 
1677852244672.png

error github.com/themaoci/RealMap-Global-8.0-TFS1.2/ error
Post automatically merged:

the project on github has the sources tfs 1.3 8.60 WTF
1677852819445.png
 
Last edited:
Back
Top