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

    AutoLoot System for tfs 1.x

    what does this line mean?
  2. Blasphemy

    Feature Auto Loot Sytem for TFS 1.3

    nvm, ill test
  3. Blasphemy

    Condition Panel like in 7.4 (OTClient V8)

    I see the point. The case is I don't know all the codes which I can use in .otui files. Is there somewhere when I can read those codes, where do I can get them from? (maybe from a source file, idk) thanks
  4. Blasphemy

    Condition Panel like in 7.4 (OTClient V8)

    I see.. well I cant do nothing with that.. :C thanks
  5. Blasphemy

    Condition Panel like in 7.4 (OTClient V8)

    Well I'm getting something, but I cant get it perfectly haha code actually: Panel id: conditionPanel icon-source: /images/game/slots/soulcap layout: type: grid cell-size: 9 8 cell-spacing: 0 num-columns: 3 flow: false...
  6. Blasphemy

    Condition Panel like in 7.4 (OTClient V8)

    Hi everyone, I'm working on the old client condition panel which looks like in this thread: https://otland.net/threads/dll-for-7-72-client-to-mimic-7-4-client.283169/ Now I've got this, but I don't know the specific code to center the widgets into the soulCap box If someone is interested in...
  7. Blasphemy

    [TFS 1.2] Tibia 7.4

    I'm actually using this client and I have that problem :S!
  8. Blasphemy

    [TFS 1.2] Tibia 7.4

    do you know how to fix it?
  9. Blasphemy

    Button in skills window

    ward
  10. Blasphemy

    OTClient - Containers on Screen

    i think this solution is only for edubart or mehah's
  11. Blasphemy

    [MOD] Windows (BP, EQ, Battle etc.) can be dragged only to 'panels' (right/left)

    I have another issue with this system.. when i add more than 1 panel in each side, i cant drag windows to secondary panels :oops:
  12. Blasphemy

    [MOD] Windows (BP, EQ, Battle etc.) can be dragged only to 'panels' (right/left)

    how to make it work using otcv8? fixed: you have to replace the whole function UIMiniWindow:onDragLeave(droppedWidget, mousePos) with this one: function UIMiniWindow:onDragLeave(droppedWidget, mousePos) if self.movedWidget then self.setMovedChildMargin(self.movedOldMargin or 0)...
  13. Blasphemy

    OTClient ERROR 1214

    Hi everyone, anyone know what's that error related to? I cant login into my own server but other players do. how to solve it?
  14. Blasphemy

    vbot loot channel

    you dont know how much i appreciate you :D thanks a lot
  15. Blasphemy

    vbot loot channel

    Hi everyone, where the hell can I found the file to edit that channel's title! help pleaseee
  16. Blasphemy

    Make a module based on vBot Analyzer

    did u get it?
  17. Blasphemy

    Otclient Classic UI

    it may be the ping system. Have you enabled g_game.enableFeature(GameExtendedClientPing) on features.lua?
  18. Blasphemy

    OTClient Exp Analyzer Button and Reset Button

    that's not working for me, how to install it :S?
  19. Blasphemy

    (OTCv8) Updating containers

    Hi! Im using nostalrius tfs 1.2... but this issue is only happening with this otcv8 fork: https://otland.net/threads/otclient-classic-ui.279994/ where should i look for fixing?
  20. Blasphemy

    [Mod] Sound System

    how to crossfade between tracks?
Back
Top