• 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 Smokiee Jo

  1. Smokiee Jo

    [10.90] GlobalOT - FULL + NEW WWW + NEW LAYOUT + Krailos [TFS 1.2]

    Do you have the right sources? when trying to compile. if not check Nightly Releases for TFS 1.X
  2. Smokiee Jo

    I am retiring - from otland

    Good Luck! in your new Adventure, Whatever it may be!
  3. Smokiee Jo

    Tibia 11 Unable To Find LoginServer

    Only just realised i dont need the ip changer to login once you have edited the bin folder client.exe, I will just say i was high when posting my thread so that is my valid excuse. If you could close this thread please that would be Grand. Thanks SJ
  4. Smokiee Jo

    [10.00/11] OTXServer Full Global Daily Updated!

    when you get the new 3.10 SRC folder, check the Definition.h with Notepad (++) and Search for "Client Version" set to which ever client version you wish then do a REBuild SJ
  5. Smokiee Jo

    Tibia 11 Unable To Find LoginServer

    hi otlanders! so a while back i had issue's with compiling the latest version of OTX v3.8 but with some new updates to v3.10 OTX i finally had the pugi files! to finish that off and have the latest tibia version 11.48 compiled and working, with no errors in the console! that being said.. i've...
  6. Smokiee Jo

    [10.00/11] OTXServer Full Global Daily Updated!

    sorry for double post here you go @CipsoftStinks GitHub - malucooo/Otxserver-New: OTXServer Full Global Daily Updated
  7. Smokiee Jo

    [10.00/11] OTXServer Full Global Daily Updated!

    @CipsoftStinks you must get the latest pull from Github for the latest version in "Src" folder Definition.h change the client version min-max and recompile SJ
  8. Smokiee Jo

    [10.00/11] OTXServer Full Global Daily Updated!

    http://download.tibia.com/Tibia_Setup.exe @CipsoftStinks
  9. Smokiee Jo

    RME 1098

    have you tried running it as admin, also did you make sure in your items.xml the client version of 10.98 is listed it. I know you've most likely done this but worth mentioning. SJ
  10. Smokiee Jo

    Stay Mounted In PZ!

    im downloading boost 1_62_0 now, I had boost 1_64_0 if that is to make any difference? or am i looking in the wrong section
  11. Smokiee Jo

    Stay Mounted In PZ!

    now i have the error when im beginning to compile Error C1083 Cannot open include file: 'boost/asio.hpp': No such file or directory theforgottenserver c:\users\sj pc\desktop\path_10_9\src\otpch.h 42 never had this issue before, and im using the steps of Compilling on...
  12. Smokiee Jo

    Stay Mounted In PZ!

    will start recompiling now and let you guys know if its a success this time! Thanks @2Rec & @Thexamx for the help! also @2Rec sorry for the picture ill keep it to Coding in the future!
  13. Smokiee Jo

    Stay Mounted In PZ!

    Imgur this is how my Player.cpp now looks, but still no luck with staying mounted in protection zone :/ @2Rec i thought that and i did just keep his string and removed the rest as common knowledge but i have no idea why this wont work :/
  14. Smokiee Jo

    Stay Mounted In PZ!

    @Thexamx changed the string and still no luck :/ i would ask if you had teamviewer to help me out iv'e tried all different strings but just not getting very far :(
  15. Smokiee Jo

    Stay Mounted In PZ!

    @2Rec what part of the string would i change on void Player::onChangeZone(ZoneType_t zone) { if (zone == ZONE_PROTECTION) { if (attackedCreature && !hasFlag(PlayerFlag_IgnoreProtectionZone)) { setAttackedCreature(nullptr)...
Back
Top