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

Search results

  1. andu

    Let's save OpenTibia legacy!

    If you are talking about blackdemon's spr and dat editor I have it on HDD. Compatible with 8.54 and 8.6 Also I have NoxSpr.exe - sprite editor used in 8.0 - 8.6, it was essential combo with blackdemon's editor and otitemeditor for otb (which I have too). You may don't know but you was able to...
  2. andu

    teleportTo pos have nil value [teleport summons to owner]

    okey solution was: local sid = Creature(summons[i])
  3. andu

    teleportTo pos have nil value [teleport summons to owner]

    summonpos have nil value but when you try to say summonpos.x it says 0 i added comments inside the script what are explaining the issue local summons = getCreatureSummons(cid) -- script spamms errors only when you have a summon for i = 1, #summons do local sid =...
  4. andu

    Lua Summoning boss

    @Delusion definetely i won in dominando style thx for remind me that you are a xeraphus, a guy who scored his first 2k posts with mostly garbage where you were trying to help by using 1.0 functions in scripts for 0.3 and 0.4. And in these days 1.0 wasn't even public. You may still don't know...
  5. andu

    TFS 0.X Vocation changing after saveing

    Problem is in sources with one of the values what server should save properly, bugged chars have often insane manaspent value. Problably noone will decide to fix this becouse it's 0.3.6 or 0.4 The easier solution is to disable bugged function. config.lua -> globalSaveEnabled = false This will...
  6. andu

    [Discussion/Survey] What do you look for in servers? What makes you stay?

    bona was in dominando state when angry brothers where playing there. but like i said, 99% of dominando players are ultra noobs. I played there and i killed 6 of them one by one in scarab trap on ankh. they were chasing me becouse one of them wanted to put a botter in place where i was hunting. i...
  7. andu

    [Discussion/Survey] What do you look for in servers? What makes you stay?

    Trust me, table instead of 1000, 800, 700, 650, 640, 630... will looks like this: 1000, 950, 940, 930, 920 and new players will be able to jump faster into end game. You can also add a season reset where you are moving all database into 2nd server "nonranked". Based on all info I gathered in...
  8. andu

    [Discussion/Survey] What do you look for in servers? What makes you stay?

    Skills: Melee fighting Distance fighting Spell casting (magic level) Shielding enough. Server with exp x1 at all levels would be interesting but when you make noob character it will have exp something x10 until you reach the level of top character on the server. Ofc if you are in mid range of...
  9. andu

    [Discussion/Survey] What do you look for in servers? What makes you stay?

    to make me stay on full custom ots: 1. well detailed wiki about all stuff 2. well detailed map, im too bored to again explore 'black big squares' on minimap 3. big multilevel exp places, i dont like to walk 10 minutes for skeletons where im exping till 15 lvl then walk 10 minuted to city and...
  10. andu

    TFS 0.X Vocation changing after saveing

    atleast one of these: 1. bug is in vocations.xml 2. bug is in creaturescripts, maybe custom thing in login.lua 3. bug is in globalevents 4. bug with database sheme 5. bug in sources, some old distros based on 0.4 had lots of bugs hope it's 1, becouse fix will take few seconds maybe your...
  11. andu

    SadTeam Map Clean REQUEST

    1 minute search in google search i wrote this: sadteam +filetype:otbm sadteam +otbm "data/world/sadteam.otbm" and found that zorzinots was using that map: https://otland.net/threads/7-92-zorzin-otserver.769/ it have sadteam.otbm map from 7.92 and looks like a above screen but made with old...
  12. andu

    Spoofing or not?

    Im calm. Just have nothing to do and like to share my knowledge.
  13. andu

    Spoofing or not?

    they are already banned Simple explaination: he was calling to a friend from phone number 500500500, but his friend saw the call is from number 600600600. He after was offering it as a service. Longer: All systems are under high control from govermant and each ingerence into such things may...
  14. andu

    TFS 1.2 Create new ring.

    movements require both equip and unequip code ex: <movevent event="Equip" itemid="1111" slot="ring" function="onEquipItem" /> <movevent event="DeEquip" itemid="1111" slot="ring" function="onDeEquipItem" /> And second thing, your ring will be decaying and disappear even if it's not...
  15. andu

    TFS 0.X Vocation changing after saveing

    data/XML/vocations.xml check your fromvoc. Knight, sorc, dudu and paly should have fromvoc same as voc id. Promoted vocations like royal paladin should have fromvoc exual to paladin's voc id. Ex. if pala is voc 4 then he should have fromvoc 4 too. If royal pala is voc 8 then he should have...
  16. andu

    [Quick Showoff] Post your latest maps!

    The purple firefields on the way are doing 300 dmg each. It adds awesome difficulty to the quest.
  17. andu

    Creativity - Post your mapping ideas

    You have to put walkable tile on the ground and then cover it with id 8260. You can also hide a firefield on the way so noone will be able to map click. Hotkey O can help.
  18. andu

    Spoofing or not?

    You quoted a part of my msg without reading past posts. You trought that I was answering for 1st post. And maybe bcouse of that you mistakely just cutted it out of context. Answering to your question: all. If you are living in Poland, you have server in Germany and players from US. US law...
  19. andu

    Spoofing or not?

    That's a civil thing not a criminal thing. All Cipsoft can do is, is to sue you for using unlicnesed content. Similar is with official Tibia client. You have license only for using it to connect to the official servers. You won't go to the jail if you use it to connect to OTS. But if you are...
  20. andu

    Spoofing or not?

    If someone login on your server with 500+ chars like a @itoxblade said this can be threated like a ddos. In almost every country in UE for DDOSing it's 2-8 years in jail. In France more, not sure but probably 5-10. Just a simple unauthorised entering on someone's PC or server it's 0.5 to 2...
Back
Top