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

    Team Spectrum RPG [Mappers] [Developers] [Writers]

    This wasn't monthly payment. It was just a script. The annoying thing that he is calling others to work for him ehile he owes others. I can easily reveal the script he wanted and the other script he paid 60cad for.
  2. slavi

    Team Spectrum RPG [Mappers] [Developers] [Writers]

    Bssh you weren't even grateful for who updated you server.
  3. slavi

    Team Spectrum RPG [Mappers] [Developers] [Writers]

    If you are willing not to pay on time,I am going to report you as well. I worked since a month right now. He said he is paying on 24th April. Nothing until now and no response on Skype. @Extrodus I am not that kind but you should have been honest as I was with you.
  4. slavi

    Compiling Error LNK1104 cannot open file

    The "Error LNK1104 cannot open file" ::: Make sure that the platform you are using is the same as this file. e.g. Don't use boost 64x with platform 86x.
  5. slavi

    [0.3.7] add Animated text back?

    It loads it like: /data/things/986/tibia.spr same for dat
  6. slavi

    [0.3.7] add Animated text back?

    OtClient does mean to work for all clients up to the latest one added. So basically head there OTClient builds (Windows) and download latest one and it will work for all clients until it's version.
  7. slavi

    [0.3.7] add Animated text back?

    It's deprecated starting from 9.6 as it's removed from the client.
  8. slavi

    Is this possible?

    getTown() instead of just getTown bssh, symbol(s) ~= means "not equal"
  9. slavi

    memory problem (not enough memory)

    Why don't you just compile it for 64? (explanation there in github repo)
  10. slavi

    Compiling TFS 1.2 Djarek cast system

    exactly, next time take a look there, What is an undefined reference/unresolved external symbol error and how do I fix it?
  11. slavi

    Compiling Otclient

    It could be using different platform(s), if boost library is built for 64 an you are using 32, it should give this error, check that as well. -- For my previous comment, it's not sure, as it will give unresolved external symbol ...
  12. slavi

    Compiling Otclient

    Check that your file is found by the linker, if not then add the containing folder to linker! (to additional library dirs)
  13. slavi

    Compiling Otclient

    This is because you are using boost for VC120 and you are actually using another toolset. Please make sure the toolset is the same as the boost version. You can find your platform toolset in Project (in menu) > Properties > General > Platform toolset
  14. slavi

    Programmer In-game shop system

    Still this on?
  15. slavi

    Webdesigner Website for my otserver

    -- deleted comment
  16. slavi

    BIG OTClient Questions :)

    1 - application name in main process? 2- create a mod or overwrite the current module? 3- eliminate terminal module and clear it from dependencies?
  17. slavi

    *Fortissimum* Engine Features.

    This is unfortunately stopped!
  18. slavi

    Tibia 11 Webservice

    You missed some of it millice, authenticator is not allowed currently by this. The authenticator code is "6" by the way. And nice, finally someone got it after us(Fortissimum). This are all errorcodes I used /* Error Codes : 1: technical errors 2: 3: Login errorCode...
  19. slavi

    *Fortissimum* Engine Features.

    -- deleted comment
  20. slavi

    New OTItemEditor

    You should probably add it to plugin**last**.xml
Back
Top