• 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. F

    What makes a tibia server successful?

    I've been making a server for about a year now, every time it goes online it gets about 10-15 players and my goal is to have 30 players online. So i come here to ask the community "What makes a server successful?" what is it that you guys like to see in a server? anything helps thank you.
  2. F

    Teleport players in a specific area

    I'm working on a script and im currently stuck :\ basically when a player steps on a tile players in a specific area will be teleported to temple, im able to do it but when the players are in the same floor, but when they're in different floors it doesnt work at all. this is what i currently...
  3. F

    RME 3.3 BUG

    I just downloaded this new version of RME, and whenever i open it nothing strange happens, but when i go to load a map this is what i see: it loads the map, and i can go to certain towns and it shows in the minimap and everything, but I can't see anything on the actual program like its gray as...
  4. F

    Remere's Map Editor Dat problem

    this might sound very cliche, but trust me it's not a simple problem, i've been using RME for a while, and never had a problem til yesterday, i downloaded an otserv from the internet, and when I tried to open it i wasn't able to, i know for a fact it's 8.60, and its weird because i'm able to...
  5. F

    latestnews.php not showing the correct guild logo

    When i got to my website, on latestnews it should show some ot information, part of it is the top guilds, and it does just that but if the guild has the default guild logo, it doesn't show it, it shows a blank one instead, this is the code i use: [php]<?php if(!defined('INITIALIZED')) exit...
  6. F

    (Talkaction) skill command error nil value

    I've been working on a command that will increase the skill of a player by a determined amount, and this is what i've come up with so far function onSay(cid, words) local config = { item = 10140, -- Item required for command skills = 200, -- Half skill for Sword, Axe, Club...
  7. F

    Gesior date problem

    I'm trying to create a website for my otservser, im currently using Gesior 3.6, and this is the problem im getting: Warning: date() [function.date]: It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the date_default_timezone_set()...
  8. F

    Remere's Map Editor Not Responding

    I've been using RME 3.0 for a while since 2013 i think, and i though it would be a good time to upgrade to 3.3, and so I did, I downloaded RME 3.3 from the official GitHub, and when i opened it everything seemed normal, it asked me for my tibia path and stuff and when i tried to open a map, it...
  9. F

    Gesior Acc not adding sample players

    So i installed Gesior Acc 0.3.6 i think it's an old one i customized it about 3 years ago, and I thought i would be good to go again, but i think i thought wrong, when i was installing i had 0 errors but i saw something odd, when it was time to add sample characters, nothing appeared and as i...
  10. F

    I want a DNS to redirect to both my ip, and my ip:8080

    as you guys know the majority of ISP's block port 80, i figured out how to make it so that i can use 8080, and i got a Dynamic DNS from noip that works, but i realized that even though players might be able to access my website using the dns that redirects people to IP:8080, they can't use that...
  11. F

    Compiling Put OTX attackspeed on a TFS 0.4 rev 3777

    i recently changed from a OTX 2.9 to a TFS 0.4 rev 3777 and i lost the attack speed, i didnt really lose it but with otx you don't need to utilize a bot to attack fast, and i was just wondering if it was possible to put that in a TFS 0.4 because i really think it will help the noob players in my...
  12. F

    magic wall on water tiles

    I have a spell that creates magic walls around a player and this is used to trap people in my server but the problem with it is that if a player uses the spell near water or a border the magic wall appears on water, making it seem like the tile is walk able when it really isn't, can someone help...
  13. F

    OTX 3 isStrengthened exists?

    i created a script that adds skill but i noticed that when people have utito tempo or utito tempo san and they use they script they get more skill than what they should get, basically the formula i use is getcurrentskill + 50 so lets say if they actually have 150 and utito tempo makes them have...
  14. F

    Is there anyway to wipe a database?

    I use sqlite database and i don't know how to restart the database if that makes sense, i basically want it to be like new, is there anyway to do that? or can someone redirect me to a clean database pls thank you --EDIT : ive been having this database for almost 3 years and it has about 500...
  15. F

    [ElfBot/Magebot] Hotkey that activates/deactivates Magebot feature

    Hello, im wondering if its possible to create a hotkey that can activate or deactivate a magebot feature lul, for example if i press f1, the checkbox of AutoHur in Magebot gets checked, or unchecked, basically I want this to specifically turn on and off the diagonal keys feature thanks.
  16. F

    [SOLVED][ElfBot] spell that is casted when being attacked

    I want a hotkey that will make my character say a spell when being attacked, right now I have a hotkey that attacks monsters when they're around and only if no other player is on the screen but I want the hotkey to also say the spell if im being attacked too . auto 200 listas 'Hunting Spell' |...
Back
Top