• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. hucke.ducke

    Compiling Compile errors

    I change to visual 2017. An after some errors. I made it. Thanks a lot @M0ustafa for the help.
  2. hucke.ducke

    Compiling Compile errors

    Hello guys, Im doing my first compile in TFS 1.2 using Visual Studio 2019 and im getting this two errors: Anyone know how to fix it ? I dont know anything about compile. Thanks Severity Code Description Project File Line Suppression State Error C2664 'void...
  3. hucke.ducke

    First Source edit - compile. Need someone to help with. $10 pay

    Thanks. Sorry for the wrong section!
  4. hucke.ducke

    First Source edit - compile. Need someone to help with. $10 pay

    Hello, I came back to otservers and im making one with my friends for fun. I need to make some fix/changes in my server (TFS 1.2) and i need to compile it. I follow the tutorial but i cant get it to work. I need someone to help me to make me first compile succesfull. I pay $10 bucks for the...
  5. hucke.ducke

    OTClientV8

    Hey there, When i try to use the market it only founds monster items and not the equipments or other stuff. Any idea?
  6. hucke.ducke

    Inquisition Movement Issue

    Thank you!! i miss that. Working now
  7. hucke.ducke

    Inquisition Movement Issue

    help :(
  8. hucke.ducke

    Inquisition Movement Issue

    Bump
  9. hucke.ducke

    Action [TFS 1.1] Item's upgrading by jewels

    I know its old.. but does anyone have the 1.2 full working version ?
  10. hucke.ducke

    Inquisition Movement Issue

    How i can fix it? I dont really understand where i should put that value and how it is related with the storage value of the teleports table and the boss storage. Im sorry i know its a newbie thing. 1580926018 bump
  11. hucke.ducke

    Inquisition Movement Issue

    Im using TFS 1.2
  12. hucke.ducke

    OTClientV8

    @kondra , is the last version client using the keyboard for the next target in battle list like the mod spacebar ? If is not, how can i implement it to it? Im using 10.98 btw Cheers
  13. hucke.ducke

    Inquisition Movement Issue

    Hey, I was adding the Inquisition Quest to my server and i got this problem. Anyone know how to fix it ? Script: local teleports = { [2150] = {text = 'Entering Ushuriel\'s ward.', newPos = Position(1982, 1422, 11), storage = 0, alwaysSetStorage = true}, -- to ushuriel ward [2151] =...
  14. hucke.ducke

    OTClientV8

    @Blez for 10.98 ? where ? Still not working the space bar for me . Anyone '?
  15. hucke.ducke

    OTClientV8

    Hello, how can i add the next target button. Like the MOD Space Bar ? g_keyboard.unbindKeyPress('Tab', chooseAimFromBattleList) ?? Nice client by the way. Its the best version i ever used. thanks
  16. hucke.ducke

    Save changes made ingame TFS 1.2

    Hello! i know its been a while since you post this. But how i can change the talkaction to save a group of tiles or all the tiles in game ? i was thinking like a "from position to position" and take a part of the map. But im not really a good scripter.
  17. hucke.ducke

    Unremoveable items on save/clean

    Thanks guys, im looking into the sources files. What if i remove the clean function in game.cpp when server shutdowns? Im using TFS 1.2 by the way. And i dont have auto clean or auto save, so i will try that.
  18. hucke.ducke

    Unremoveable items on save/clean

    Hello guys !! Im just working in a server with some friends just for fun and i was wondering if there is anyway to make some or all items to be unremoveable in the server save/restart or in the clean server. So players can create builds or things like that without loosing them. I know about...
  19. hucke.ducke

    [TFS 1.2] Simple Crafting System.

    Hello, i know its been a while since the script was posted but im getting this error on console. The script works. Just having an issue with the details option. It doesnt close the window properly it just overlay the previous window. Lua Script Error: [CreatureScript Interface]...
Back
Top