• 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!

otcv8

  1. M

    [OTCV8] error.log but how i can debug where is problem

    Hello, can someone help me or give me a hint on how to debug error logs in my OT client? I'm working on its modification, and unfortunately, I didn't make a commit while having many files open. Now, I don't know at which point I made a mistake because previously, the client didn't generate any...
  2. Just Pietros

    TFS 1.X+ TFS LETTER OTCV8 ERoRR

    When I try to open the letter book in the client, I get an error, and I cannot save anything in it or it does not save. TFS 1.5 7.72
  3. A

    OTClient Use all Stacked Items

    Hi community, I am trying to implement an option in the game interface to use all stacked items at once when clicking the "use all ..." button, as shown in the image. Here is the part of the code in otcv8 gameinterface.lua: after menu:addOption(tr('Use'), function() g_game.use(useThing)...
  4. Vagnerking

    OTCv8 ping random

    I'm running the server locally, but the ping is random, it starts very low, around 2ms~6ms, then gradually increases and reaches 60ms, reaching 60ms it resets and returns to 2ms. I implemented these commits to my otx 2...
  5. anyeor

    OTCv8 bug creature direction

    Hey, I'm having trouble with the player's direction when moving up and down stairs. As a spectator, I see the correct direction, but as a player, I see the wrong direction. Does anyone know where I should look to fix this? Thanks.
  6. Bee King

    C++ Wings Auras Shaders BUG

    Guys, I have a problem... I've already made all the changes I found on Otland, but they didn't solve it... everything works perfectly with the GM... but with a 'normal' player, it's not working... YES, the character has a premium account. Systems I've already followed those fixes. correção1...
  7. H

    otclientv8 scripting cheat sheet?

    Playing with OTClientV8 scripting, but seems most of the documentation has vanished, the client had it's own forum ( http://************ ) which is now dead... Anyone got a OTClientV8 scripting cheat sheet? so far I've got: g_game APIs can be found under public: here...
  8. potinho

    OTClient [TFS 0.X] Using ActionBar with custom items

    Hello, I'm trying to use custom items i've made in my server with OTCv8 action bar, but seems to be not possible. I'm trying to add some scrolls, fluids and got those errors: ERROR: protected lua call failed: /modules/game_actionbar/actionbar.lua:618: attempt to index a nil value stack...
  9. potinho

    OTClient [OTCv8] MOD game_tutorial for Tibia

    Hello guys, I've found on otserv.com.br this module. It attach some kind tutorial on OTCv8 and its very interesting. Buyt is designed for a PokeTibia. Does anyone have it for Tibia? With "neutral" images? Trying to save some work on it. Attachment without images, original is too large
  10. swashed

    Encrypt init.lua, modules, and data ?

    I used the tutorial below and I'm confused because he took init.lua, modules, and data folders and sent them to compressed zip file (at 01:30 in video). Then, the original files become encrypted. Obviously this is not the case when zipping files. Also, this is an issue since anyone can just open...
  11. A

    Jumping issue in the OTCv8 shader

    Looking for Help with the Jumping Issue in OTCv8 Hello everyone, I came across a topic here that solves the jumping issue in Mehah's OTC, but when it comes to OTCv8, it's a completely different story, especially when you get to MapView. The structure is quite different, and even after...
  12. Mattzon194

    Searching for a programmer, who can help me to fix the missing parts (Canary server 13,40)

    Hello! My name is Mattzon, and I'm from Sweden. About 15-17 years ago, I ran a public Tibia server that hosted around 600-800 players online. (It was easier to make the server complete back then!) I currently use Linux Ubuntu and would appreciate recommendations for a website that is most...
  13. Antropoliz

    Programmer Looking for a programmer for OTX 1.0 and OTCV8

    Hello guys, my name is Alex! Our team is in search for a programmer that can work with: OTX 1.0 (based on tfs 1.0) OTCV8 (UI, Modules) Server 7.72 version A little bit about our team My partner and I are both designers, I play tibia/ots since a long time ago and I got into the idea of making...
  14. computergeek

    Only clients with protocol x allowed

    Hi everyone, I'm fairly new to the OT community in the sense of developing and maintaining servers/clients etc. I've gotten pretty far using this forum and a few discord forums. Now I've finally got my server up and running, TFS 1.5, ZnoteAAC and a db. I can't seem to find a client that is...
  15. Klank

    Exp/Kill/Drop Tracker Module [OTCV8] [TFS 1.4.2]

    Greetings. I made a drop and kill tracker module together with the public exp analyzer module found here. Module does not use opcode, but by network messages. Im still learning modules and programming in general, so if you find flaws or bad coding, please comment this thread, so that others...
  16. potinho

    [OTCv8] Create custom buttons and hint panel

    Hello guys, My OTCv8 dont have this top bar anymore and i want to put it back, similar to this. With buttons to the site and Discord, also i want to create a hint panel above. Beside this, i want to create 3 buttons in game who redirect to site too, can u guys please help me?
  17. D

    OTCv8 Script for outfit

    Hi, I need a script to change the colours of my outfit based on another player's outfit. The idea is to enter the player's nickname in the script, and the script should "take" his colours and set them to mine. It is also about the outfit "Citizen". Is it possible to make such a script in OTC?
  18. potinho

    [vBot_4.8] Stop cavebot if mana is low

    Hello guys, There's a script or something for OTCv8 cavebot who stops char if mana is less then X%? And after mana > value, cavebot continues?
  19. Sanzenkai

    Target by sprite (OTCv8)

    Hello, i'm triying to use target with sprites instead of the client itself make the square but every code i find its for OTC 0.6.6, and i'm using the last version released.. If someone is able to help me, thanks. Mine: void Creature::draw(const Point& dest, bool animate, LightView*...
  20. B

    [OTCv8] Proxy system [buy]

    hello, looking for a complete proxy system for OTCv8 (packet transfer program etc - copmlet) please offer here or PW. Greetings.
Back
Top