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

Search results

  1. jamil

    64 bits

    no, but you'd have to compile it for 64 bit os...
  2. jamil

    TFS Login Server redirection?

    problem solved, this thread can be closed.
  3. jamil

    TFS Login Server redirection?

    Hello, I have recently downloaded TFS Login server by Elf. This is because I have 2 servers running at the same time; one of them is a war server. The problem is that the war server uses an automatic team balancing system, as well as other features for account 1/1 (eg. display...
  4. jamil

    MySql Usage 85% sometimes higher, rep++

    WLJ@ You said that you were Dalale's scripter, no? Thus, are you using the same scripts as he does? In that case, its obvious that there is something with the lua that messes up with the MySQL connection. Check your .lua scripts and try to remember if you have edited something since the...
  5. jamil

    [8.41/42] The Forgotten Server 0.3.4PL2 (Crying Damson)

    I am getting a feeling that Crying Damson 0.3.5 (RC 5) will be released 2nd August 17:35 (GMT+1). (Just a feeling :)
  6. jamil

    Potions/spells like real Tibia exhaust

    got same problem as elox.. anyone?
  7. jamil

    Help with Gesiors Shopsystem - Daopay (buy char instead of points?)

    I have downloaded Gesiors Aac (0.3.1) and his shopsystem as well. The system gives you an oppurtunity to buy points (via Daopay) in order to buy items or premium account. Now, I'm running a war server and I'm wondering if it is possible to make it sell account/character instead of points...
  8. jamil

    Gesior Shop System - RL Cash (buy acc instead of prem?)

    still noone? reeeeally need this! plx :)
  9. jamil

    Gesior Shop System - RL Cash (buy acc instead of prem?)

    Up to me? Isn't this supposed to be a forum where you help each other out?
  10. jamil

    Gesior Shop System - RL Cash (buy acc instead of prem?)

    And how do i do that?
  11. jamil

    /highscore showing highscore frags as broadcast

    already tried that :S doesn't work.. same error here
  12. jamil

    /highscore showing highscore frags as broadcast

    You mean what the compiler showed... this was the error: at tmpPlayerFrags = (*it)->paramPlayer->frags; I got: base operand of `->' has non-pointer type `std::pair<const uint32_t, Player*>'
  13. jamil

    /highscore showing highscore frags as broadcast

    I am trying to make a /highscore function used by admins/gm. The command is supposed to work as a broadcast message and display current highscore frags (and player if possible). I have tried to make it myself, but it keeps giving me errors. Moreover, I suck at the iterator functions, so I'm...
  14. jamil

    Gesior Shop System - RL Cash (buy acc instead of prem?)

    Hello, I am using TFS (rev 32 - 8.4) and I have modified it to a war server. This means that you don't have personal accounts, thus logging in with 1/1. I've downloaded Gesiors Aac, incl. the rl cash shop system. (<- great system gesior). And now I am woundering if someone knows how to...
  15. jamil

    Login problems, Auto Team Balance, TFS 8.4

    I have recently downloaded TFS (8.4 - rev 30) and trying to add an auto team balance system. I downloaded Gesior War 8.2/8.22 since that server uses such system, and copied the sources of team balancing into TFS sources. (had to add codes on several places) Now, I started the ot to try the...
  16. jamil

    Weird bug! After-death spawn! help!

    no problem, now.. I would need help with this: http://otland.net/showthread.php?t=10501 any idea? ;)
  17. jamil

    Weird bug! After-death spawn! help!

    You could set the town temple positions (eg. town1 : 160 54 7) using the map editor. Then you can set the players town id to 1 (in this example). That would make their master position to the defined temple position.
  18. jamil

    Weird bug! After-death spawn! help!

    which server are you using?
  19. jamil

    Really nooby question here!

    The account manager's eq doesn't matter if you use TFS. You can edit the starting eq's in the file firstitems.lua. located: data/movements/scripts/firstitems.lua Later, get the spawn position of the players (as the just create character): set that tile's action id to 30001
  20. jamil

    Error on Import DB

    some account is referrering to a group id that doesn't exist, create the group first, then import.. (Not sure about this though... but you could try :))
Back
Top