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

    Count to 10!

    1
  2. LegerianOT

    Help with "looktype" in database.

    it's probably source.. the earlier versions of TFS have some damn issues with players got access..
  3. LegerianOT

    Calculate to 10

    lol, I saw now I wrote wrong in my previous post, but screw that :P 2 * 2 = 4
  4. LegerianOT

    Count to 10!

    3
  5. LegerianOT

    What Is Your Dream? or Goal?

    my current dream is that the last movie of the hobbit get released. Waited fucklong for the second movie to see how it ends, but ofc it didn't end there <.<
  6. LegerianOT

    Count to 10!

    1
  7. LegerianOT

    Calculate to 10

    1 * 2 = 1
  8. LegerianOT

    [FRANCE] LegerianOT 8.0 Rl Map, 8.5 graphics, custom client. Harsh Anti-Bot (Start May 2, 18:00 CET)

    The Inquisition Quest Made by 5 Players in Total Cookie, level 350 Elite Knight Royalty, level 350 Royal Paladin The Beast, level 350 Master Sorcerer Dark Wizard, level 350 Master Sorcerer (me)White Wizard, level 350 Master Sorcerer This quest test and screens comes from LegerianOT BETA.
  9. LegerianOT

    [FRANCE] LegerianOT 8.0 Rl Map, 8.5 graphics, custom client. Harsh Anti-Bot (Start May 2, 18:00 CET)

    Website: Legerian.net Launch date: May 2, 18:00 CET. (a Friday) LegerianOT is hosted in a dedicated server in France. The performance of the dedicated during beta is low to keep the costs down. The performance will be a lot better a few days before the launch! Also, if you create character...
  10. LegerianOT

    Selling GOLD on Secura for GOLD on Shadowcores

    I wasn't meaning anything bad with it :) Sorry if you thought I did :(
  11. LegerianOT

    Selling GOLD on Secura for GOLD on Shadowcores

    save 10%.. fail.. better give you 3 * 30k to get 3kk. Then people would get 3kk for every 90k. THEY save 10% by NOT taking the 100k offer :D
  12. LegerianOT

    [1.0] onDeath loot handled in Lua

    I'm not so into newest TFS, but onDeath, I believe that mean YOUR character's death. the function you're looking for is onKill, which calls the things you KILLED :D Correct functions and how to use it, you can find in your servers sources =) edit: I'm tired as fuck, can barely read.. I'm...
  13. LegerianOT

    I need more tutors! for a 8.0 realmap with 8.5 graphics.

    As title, I'm little short on tutors. The game the tutors are at is at the final beta stage and the game will be released in one week. Right now the game is online for tutors to explore and learn about the game. To become tutor in the public game, you must first have learned what my server is...
  14. LegerianOT

    In-game created items

    Don't forget that "cleaning" might destroy some areas. It may remove some details, etc small stones.. letters and other stuffs that could be important details. Just keep that in your mind too :)
  15. LegerianOT

    Would you use a limited Mobile Client? (Iphone/Android)

    actually you could do a lot with such a client.. create a smart-click function. you click on the screen, and you get a list of options poping-up. (walk, use, attack) and so on. click on an icon for a bp, and it show your inventory, click on items, same thing there (use, trade, use on...
  16. LegerianOT

    In-game created items

    depends on how much you're planning to use. small areas and you only need to make a simle code for it. if bigger areas, you must make more advanced codes so it's saved better and faster. so if it's half the map, you'll have to use the RME source code to make the game save the entire map. But...
  17. LegerianOT

    In-game created items

    bad idea saving the entire map. Topic: You can make this pretty smooth by adding an extra table to your database and have a function that spawn the items from that table when the game starts. And another function to add the item to the table if it's an allowed one.
  18. LegerianOT

    Compile linux problem

    I may be wrong, but that looks like a successful compile... look for a file named "theforgottenserver" in the source folder.. it does not have a name after it (etc .exe or similar), it's only named theforgottenserver (or whatever server you're using)
  19. LegerianOT

    Best way to auto restart server in Linux

    or an easier code.. while true; do ./theforgottenserver; done
Back
Top