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

    convert npc

    hi all, I need some help, can you turn an npc into a monster?. For example, that an npc asks as a mission to escort him from one point to another, becoming a monster that must be protected? something like the defend the king event but quest version?
  2. P

    TFS 1.X+ cloud of thought / dialogue NPC

    yesterday I was able to do it, I just had to add the speechbubbles in my src and in the client and it worked :D
  3. P

    TFS 1.X+ cloud of thought / dialogue NPC

    Is there a possibility to add a new bubble? 1647659629 Is there a possibility to add a new bubble?
  4. P

    Add a new npc icon

    could anyone help me?
  5. P

    Add a new npc icon

    yes, I made an icon of my own in which it reflects that the npc to make quests that give exp unlike the normal npc of quest that has an exclamation point
  6. P

    Add a new npc icon

    Hello everyone, I would like to know how I can change the icons to the npc? since I want to add a new one but I don't know how to do it so that it looks in my ot. That is as in the image but with the icon that I made
  7. P

    Lua help skill craft system

    hi all, I am trying to add a skill bar for crafting, the problem is that when raising skill, it is not reflected in the crafting system, making it impossible to create items http://imgfz.com/i/kqPcdlv.png an example of the problem local storageOffset = 1000 local skillRate = 30 function...
  8. P

    CreatureEvent [TFS 1.1] Crafting System - ModalWindows

    Hi bro, I'm testing the system and it works excellent, but I would like to know if the menus can be modified? Example subdivide the categories into 3 as basic, medium and expert leaving basic items easier to craft, in the middle those that are a little more difficult and so on?
  9. P

    Action [TFS 1.X] Cursed Chests

    hello friend, I tried the script everything works fine except for this error that comes out. would have a solution? since I am using otx, please if you can help me since I loved the script and it only gives me problems that, since the chest appears in the position where I edit it :c
  10. P

    [Germany] [10.98] - Evolunia

    bro, do you happen to sell the orb system? I have seen it on several servers and I love it, or where can I get it?
  11. P

    change button bar in otc

    hi all, I am changing the design that comes by default in my otc, but I want to try to change the button bar that it brings to my own, the problem is that I could not find the file where it is edited (try to replace the default image to a own but looks bad). so that it is understood, I want to...
  12. P

    problem with exercise weapons

    Although I do not get an error on the console, when reviewing the items in the game, they continue with a single charge
  13. P

    problem with exercise weapons

    that's my script, if I'm not mistaken there is a part where both the item loads appear, as well as which load will disappear, but when changing it there is no effect on the game and it remains only with a charge, making when used against a dummy exercise it disappears instantly when using it
  14. P

    problem with exercise weapons

    Hello everyone, as it says above I have a problem with the exercise weapons, since in the game they only appear with only one load, I tried to change it in the script of the items but the loads do not change, if you can help me please since no I know what else could be :c PD: my console is a...
  15. P

    How to display outfit on inventory window?

    Hi all, I would like to know if you can help me to do this in my otc, both place the box in the inventory and place the outfit, please if you could help me since I am just starting to use otc and I do not understand much
  16. P

    [OTClient Showoff] Show off your OTClient project/module/UI and other

    @oen432 a query, I am also new in this of the otc and wanted to know, what is there to learn about c ++? something in specific to be able to do things like what others show? (By the way users have shown amazing things and my respects for them) or do you have to learn thoroughly everything that...
  17. P

    boss system

    Hello everyone, I am looking for a bosses system like that of aura ot, which consists of a tp that is created every so often, following a message saying that the boss has already appeared and appears in a certain area I tried looking in various places for a similar system but the few that I...
  18. P

    boss system

    hi all, I would like to ask you for help, I need a script similar to the one in the image but for otx version 3.10 since I tried with this and it did not work for me :c If you could help me, I appreciate it :D PD: Basically what I need is that a tp is created every so often, that a message...
  19. P

    compiling otc

    hi all guys, im trying to compile otc with codeblocks, but when compiling the following errors come out how can fix that? im new in this compiling xD and sorry for the inconvenience :D
Back
Top