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

Recent content by Anthony King

  1. A

    Server crash after map change

    Once I set the item back to there original firewalker boots everything works perfectly fine now.
  2. A

    Server crash after map change

    Yes we use notepad++
  3. A

    Server crash after map change

    I think I have narrowed it down to these custom boots. Bc I had a safe copy of my items I added all of my custom gear in again and the server works but I forgot to add these elite soft boots. once I did server crashes like before so I used a copy of my items file without the soft boots and I put...
  4. A

    Server crash after map change

    ok I fixed max packets. I tried to import the map on a new one it didn't help. Then I tried to do the new libmysql.dll and still nothing. so I got a new copy of my items file before I added in custom gear and a new movements file then the server worked so I added in each custom piece of gear one...
  5. A

    Server crash after map change

    We are Running TFS 0.3 r5916 for V8.6 for Win64 Using a MySQL DB. We get no errors except the normal we have had like max allowed packets but I go to php and fix that each time I see it. What happened is once it loads the map stuff it gets to synchronization.. then im assuming the next task it...
  6. A

    Depot Not Working

    Im using TFS 0.2 (Mystic Spirit) For client 8.6. I had problems Compiling it when I first got it. So I found one already compiled. Well my Depots Do not work Town id is set tile ids are correct on Rme aswell as ingame. problem is when u walk up to the dp nothing is saying x amount of items are...
  7. A

    Solved Mana Runes

    Thank you Both They both work ++Rep
  8. A

    Solved Mana Runes

    Anyone know how I can get this mana rune script to give mana between two set numbers. Instead of scale based on magic lvl. Like give mana between 700-1200? local combat = createCombatObject() setCombatParam(combat, COMBAT_PARAM_TYPE, COMBAT_MANADRAIN) setCombatParam(combat, COMBAT_PARAM_EFFECT...
  9. A

    Paladin Distance Weapon/Skill Bug?

    what should I be looking for it all looks fine to me. </item> <item id="2389" article="a" name="spear"> <attribute key="weight" value="2000" /> <attribute key="attack" value="25" /> <attribute key="weaponType" value="distance" /> <attribute key="shootType" value="spear" /> <attribute...
  10. A

    Paladin Distance Weapon/Skill Bug?

    Im Running TFS 0.2 Client 8.60 Im having an issue with paladins. So far some Distance weapons wont fire like they are supposed to. EX: if I have a shield and spear equipped the spear doesn't fire and fist skill increases. EX: if I have a bow and arrows equipped the arrows don't fire and fist...
Back
Top