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

    Error SMTP

    Your SMTP server config is not correctly configured...
  2. samco

    The Forgotten Server 1.4

    I don't know, just asking. From his latest message i deduced 10.98 branches are more stable than 12.X. Maybe the word its not stable, both can have a good stability... What i probably mean is that has the 12.X features done. I was checking the missing features list in github, and there are...
  3. samco

    The Forgotten Server 1.4

    But 1.5 (or master) is not stable to play on protocol 12 yet right?
  4. samco

    Openssl Compiling OTC

    You are missing the dependencies for openssl.
  5. samco

    C++ anti paralyze per outfit monsters.cpp

    I was checking latest TFS and could not find this piece. What version you using?
  6. samco

    C++ anti paralyze per outfit monsters.cpp

    Oh you are right, seems its in source. Then you are in the right piece of code. That part conditionType = CONDITION_PARALYZE; Is the code you need to modify. Just before that line check the player current outfit. I am not sure about the exact method, but you should have access to the player...
  7. samco

    C++ anti paralyze per outfit monsters.cpp

    I guess the best approach would be to make an exception at the paralyze spell and do not add the condition if the player is wearing that specific outfit
  8. samco

    Webdesign [GESIOR] Dark Tree layout

    Its a cool layout. I dont like big banners at the top, but overall pretty good
  9. samco

    Jeff, where the f did you go?

    Im here, sorry for not replying. How you doing, dude? Your dads still ok?
  10. samco

    Crowdfunding community projects

    Those are 2 different concepts and hes just asking about how that proposal would be received. I think if we pay for some code the community could benreactivsted and lore people would contribute for free.
  11. samco

    Crowdfunding community projects

    Id pay crowfunding too.
  12. samco

    How to open Tibia website

    Go to download section, there are many. Also tutorials in tutorials forum.
  13. samco

    OTClient 1.0 (Release)

    Hello, Im goint to start working with OTClient from mehah, and i can see some examples for map and outfit shaders, but not for items. Is it possible with thue current status or more source changes are needed?
  14. samco

    Lua Lua db.query not working

    Thats true, you should also optimize the queries to only execute one.
  15. samco

    Lua Lua db.query not working

    Your code is not 100% correct. You should store the getWorldTime in a variable before using it in the querys, otherwise it could be a case where the first getWorldTime is not the same as the 2nd or 3rd.
  16. samco

    Shader in Item

    Unfortunately It seems no one shared this information before. I've also checked other forums with no luck :(
  17. samco

    TFS 0.X Critical hit system

    I think he means the X% critical is being applied even when a weapon is set in the Ammunition Slot, not equipped in hand.
  18. samco

    Programmer CWMsollutions Sp. z o.o. programming services

    What are the estimates of the service costs? To have a rough idea
  19. samco

    New technologies

    I agree on this. BTW There was a laravel AAC back in the time called PandAAC. It was finished 80-90%, but i guess it was abandoned.
  20. samco

    Otclient bugged after compiling the SERVER sources

    You broke something with your changes. Was it related to showing more tiles to screen or something like that?
Back
Top