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

    Compiling Compilling error x64

    I will insert the whole file, it's short. For more specification, i am using this visual 2010 express, with WindowsSDK 7.1 (to compile it in 64 bit mode) and with libraries from x32 so i dont know, if it should work, but i am still trying, because i have to do this. I remember that i compiled...
  2. Insane329

    Compiling Compilling error x64

    Hello. I am trying to compile avesta in 64 bit mode, but here comes an error. Is there anyone who can help me? fileloader.cpp 1>fileloader.cpp(366): error C2780: 'const _Ty &std::min(const _Ty &,const _Ty &,_Pr)' : expects 3 arguments - 2 provided 1> C:\Program Files (x86)\Microsoft...
  3. Insane329

    Compiling x64 libs for compilling avesta 7.6

    Hello. I am looking for any tutorial or just a pack with these libs for x64 compilation. I am using both visual studio and devc++. Every guide on the web is outdated so i cannot download anything. I really need to compile this to x64. Thank you very much for your help
  4. Insane329

    Something interesting

    if you have cocaine go with alesso bbc radio 1 mix part 2
  5. Insane329

    Database connection failed - AFTER COMPILLING

    i had bad sources here and i solved this. i sent you a message with the real problem :D now i compiled the real avesta, 065 version and i cannot open this map. This is a real map, but on previous version of avesta (with green icon), it was working. It pops out that dbgdll or something is...
  6. Insane329

    Database connection failed - AFTER COMPILLING

    So avesta was working fine, then i compiled it and the new exe file says "database connection failed", while i have the same config as in the old exe. -- Database sqlType = "mysql" sqlDatabaseName = "testtibia" sqlHost = "localhost" sqlPort = 3306 sqlUser =...
  7. Insane329

    Compiling Deposit money/withdraw money Avesta 7.6 (code needed)

    Hiho. Is there any option to implement doPlayerDeposit and doWithdraw money? I am using Avesta and there is no option to do this.
  8. Insane329

    Lua 7.6 Avesta | Npc trading item for an item

    Hiho. I have no idea, is this can be done this way, but i simply want that my NPC trades a small axe for a pick. I was thinking about just changing the price to the "pick's id", but it doesnt work at all. Here are my scripts. If someone would be that nice and help, it would be awesome: <?xml...
  9. Insane329

    Windows Loading map on avesta - DBGHELP.dll

    Hello. I know, that many people had this problem. I just compiled avesta from otland svn, via visual 2010. I swapped the map to real map and here we go, there is an error that DBGHELP.dll is missing. I have this file just everywhere: in server folder, data folder, windows folder. I installed...
  10. Insane329

    Compiling Compilling avesta 7.6 (thing.h error)

    I am retarded. Everything solved, ggwp. Thank you.
  11. Insane329

    Compiling Compilling avesta 7.6 (thing.h error)

    Hello. I am tryin to compile Avesta 7.6 from otland SVN repo, with it's source. Plugged all libs etc, but there is the last error, and i cannot find anything on forums. Here it is: This error is showing for many files in the project, not just one, and the compilation is failed. Anyone knows...
  12. Insane329

    Compiling Latest TFS 7.6 Source

    Thank you then. I will start trying to compile this from this repo that u gave to me :) Thank you vm for help :)
  13. Insane329

    Compiling Latest TFS 7.6 Source

    And you think that this will work, i mean this message.cpp crash?
  14. Insane329

    Compiling Latest TFS 7.6 Source

    You mean avesta or this TFS?
  15. Insane329

    Compiling Latest TFS 7.6 Source

    Yes, this is fine, but i was running on avesta earlier (if avesta is from otland too, not sure about this), and i tried to run this with this global map, and i had an error that the map cannot be loaded coz it is too big. People said, to just cut some water or something, other said that my pc is...
  16. Insane329

    Compiling Latest TFS 7.6 Source

    Thank you for fast response :D Here is the log from the console: So it seems to be 0.3 :D I am running this on 7.6, scripting on 7.6 and things are working o.O So You mean that it isnt an 7.6 engine?
  17. Insane329

    Compiling Latest TFS 7.6 Source

    Hello. I was just checking the official TFS repo here https://github.com/otland and it seems to be a 10.+ client server. Is there any official that has 7.6 latest sources? I am running a global map on TFS 0.3 crying damson and few times had an error (CRASH) with "outputmessage.cpp", something...
  18. Insane329

    Solved 7.6 SQM that requires PACC

    done, you can close :)
  19. Insane329

    Solved 7.6 SQM that requires PACC

    Hello there! I got a trouble. I am back hosting open tibia servers and i have to solve a problem. I want to make a tile, this tile on rookgaard, that requires pacc. Here is my code: local pos = {x = 32060, y = 32193, z = 7} --Position where player gets teleported if he DOES NOT HAVE premium...
  20. Insane329

    Compiling 7.6 TFS compilling packages

    I think that i have wrong source code. Does anyone have source to TFS 3.0 (Crying Damson)??? Just downloaded visual studio, but i think this source isnt compatibile with Visual.
Back
Top