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

    runes otx2

    no work =/
  2. D

    runes otx2

    @M0ustafa i think this, but idk what i do to fix bool RuneSpell::executeUse(Player* player, Item* item, const PositionEx& posFrom, const PositionEx& posTo, bool, uint32_t creatureId) { if(!checkRuneSpell(player, posTo)) return false; bool result = false; if(isScripted())...
  3. D

    error trying to open doors

    Thank you, It worked.
  4. D

    spell rune

    I have a problem, in the database I had skull 4, so I put 0, but still I get a message when trying to use a gfb. I would like to remove this restriction because I removed the black skull from my configlua changing from true to false. uso otx matty version 8.6
  5. D

    Light No work

    trouble turning lights on and off, no function, what to do i use mattyx otx version to 8.6
  6. D

    error trying to open doors

    I have a problem trying to open my doors, I also can not with keys, this is the error that appears to me I use mattyx otxserver 8.6
  7. D

    Function in source Fir3element

    I switched to otx2, hope it's better
  8. D

    Function in source Fir3element

    i changed for otx2
  9. D

    runes otx2

    I have a problem in my otx2, the player when doing a rune that has 2 charges or more, can give only 1 shot and it ends, is not counting the charges, could someone help me? I believe the source counts by quantity and not by loads. obs. I don't want infinite loads, it's a global server otx2...
  10. D

    Function in source Fir3element

    i'm 20 days out of work with a dedicated $ 120 ovh server, due to 0.4 bugs, i'm not a programmer i'm just another person who would like to open the server in good, if everyone says better use a newer tfs, so help me convert everything because my server is ready. and I won't know how to convert...
  11. D

    Function in source Fir3element

    lately i'm going through a difficult phase to find a source, and a friend pointed me to fir3element, but i used tfs 0.4 and when opening my ot on it, all npcs do not load showing this error, the other error is npc henricus that sell me all bless. could someone help me solve this problem?
  12. D

    convert tfs 0.4 to otx2

    hello otland, after many months suffering with a tfs 0.4 with numerous bugs, I decided to switch to otx2, I wonder if anyone available would help me convert tfs 0.4 to otx2, my server is closed with 1 month of dedicated paid and I just had damage with this source with errors that I can not fix...
  13. D

    action rope

    Hello, I am trying to make the player can climb the hole even with another player on top, does anyone have this functional script? use tfs 0.4 local holeId = {294, 369, 370, 383, 392, 408, 409, 427, 428, 430, 462, 469, 470, 482, 484, 485, 489, 924, 3135, 3136} function onUse(cid, item...
  14. D

    help to compile

    hello, could anyone help me compile? is a source tfs 0.4 - linux unbutu 16.0
  15. D

    moveitem problems, bugging

    i have some new items on my server, and its id is high example i have an item where its id is 13059 and it of magic level, it is a boot, so it causes 2 bugs on my server. bug 1 - when using the boot the magic level goes up, but removing the magic level does not decrease. (detail the boot is an...
  16. D

    Protection Depot

    The problem is even with weight limit that I made for parcel, it is possible to put many items in the depot. This generates debug, which caused a very annoying rollback on my server. I need parcel to stop sending when the depot has its item limit, for example: I have 100 items in the endron...
  17. D

    Bless

    I'm sorry if I uploaded the post, it will not be repeated, but I have this serious problem and my server is online, I don't know what to do, I'm losing players. can anybody help me?
  18. D

    MSG after transfer on bank

    I would like to know how do I change in my source, or ot itself, when one person transfers money to another, this message appears in green on the screen of the other person that she received this money. so players would know when someone transferred tfs 0.4
  19. D

    Protection Depot

    I'd like to know how to put a limit in the Depot. I'd like to put a limit in the depot for x itens. There are people who is sending a lot of itens in my depot and it's causing debug in my OT server. Example : The limit should be 3000 itens. There are people who sends 10.000 itens just to bug...
  20. D

    OT Client Global console

    I would like to know how I can make my client appear the level of the player, I already checked the option on the console, but in the game does not appear. would that be something at source? or any client configuration that is not enabled? mine no work tfs 0.4
Back
Top