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

    Solved Cannot Install vcpkg (in cmd)

    Hello I have a problem, When I was trying to install vcpkg with the command: It wont work, it tells me command not found doing a full new for testing. since I need to fix this problem:
  2. C

    Solved My Custom Wand Wont shoot (Just Melee attack) |TFS 1.3| |8.6|

    Hello there, I have a problem about my Custom Wand, It keeps hitting like as if it was a "Fist" I did find alot of topics about it but they are from like 2015, 2016 and yea.. different stuff. tho I tried following their ways. and tried to make a spell for the wand, and applying it from actions...
  3. C

    Compiling Error |TFS 1.3| |8.6| Alkurius Source

    Hello I seems to have a problem when I try to compile my server, I get this Error in Visual studio: 1>------ Build started: Project: theforgottenserver, Configuration: Release x64 ------ 1>otpch.cpp 1>G:\TibiaOtServers\OwnServ\ServerFiles\src\otpch.h(42,10): fatal error C1083: Cannot open...
  4. C

    is their a function in the "ItemEditor" to make the item stay after restart?

    Hello everyone, I was wondering if there is a setting within the ItemEditor to make the certain item to stay in the place, without being "deleted" once a server restart is happening. I know about the "not moveable & pickup" but for it to stay still, even if there is a restart. is their an...
  5. C

    Is it possible to add currency after crystal coin? |TFS 1.3| |8.6|

    Hello everyone, I was wondering if there is a way to "use" 100 crystal coins to get for example a gold nugget, and using gold nugget again will reward 100 crystal coins. is this made via the compiling process or can it be done via lua ? :D thanks in advance
  6. C

    Solved What stat is "Health / Mana" for items? |TFS 1.3| |8.6|

    As of right now I do have some items, with +Skills, +Protection %, but No Health/Mana, Is their a Stat for that? For example my "Magic Shield" <item id="12682" article="a" name="Magic Shield"> <attribute key="weight" value="28000" /> <attribute key="weaponType"...
  7. C

    Solved How to make a Custom Amulet of Loss? |TFS 1.3| |8.6|

    Hello there, I was wondering if you guys would be able to help me out here, I have Amulet of Loss fully working as I want it to, But its only 1 item (I want more Amulets, for upgrades etc) So If im making a Custom Amulet, How do I make it so it was the same effect as the Amulet of Loss (Not...
  8. C

    Solved Is their a way to remove the "drop of items" upon death? |TFS 1.3| |8.6|

    Hello, I was wondering if their is a way to make so ppl wont loose their items upon death, like the Amulet of Loss is doing, but without it. I tried to follow Don't Lose Items upon death (https://otland.net/threads/dont-lose-items-upon-death.214234/) but that one is outdated im pretty sure...
  9. C

    How do I change the Limit of the ActionID? // Level doors

    Hello, Does anybody knows how you can Exceed the limit of 65535 in the ActionId? Atm when Using RME, and adding for example ActionID 85000, it automatically goes to 65535 (which i assume is the limit), But is their a way to increase the limit of it? or is their a easier way to fix it? I'm...
  10. C

    Solved Item shows stats when look on it, but not increasing in value 8.6

    Hello everyone, I made some custom items (not sprites), and I added stats to them like Magic level + etc.. but it doesnt adds up on the character itself. how do i fix that? I added the stats in the Items.xml file of the server <item id="12682" article="a" name="Magic...
  11. C

    Solved How Do I create Custom items in 8.6?

    Hello everyone, I just got my first server, I have tried way back to have a server but didnt even do much at all. although, I still want to try it now. However How do i actually make my own items?. I tried using the ItemEditor, and ObjectBuilder, but it doesnt seems to work out with 8.6? I...
Back
Top