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

    [USA][7.4] Classick starts today! [09/09/23] [RLMAP+Custom]

    This player you mentioned was banned already for the video like 2 months ago for over a month. Now you reported him and hes now back to banishment. I cannot take responsability if a player decides to change his name. At todays server save there is going to be implemented a new measure against...
  2. H

    [USA][7.4] Classick starts today! [09/09/23] [RLMAP+Custom]

    Nobody is denying that, yeah most players of the server are inside trainers it is a 6 months old highrated server. It is a small but active server any ways. Server started with 13 online and constantly updating.
  3. H

    [USA][7.4] Classick starts today! [09/09/23] [RLMAP+Custom]

    You are right at most points botting has becoming insanely used by players nowadays and I wasn't capable of dealing with them in the best way, paid bots are a real problem on the state of the server right now. I am currently working on new bot preventions and atleast trying it to make it...
  4. H

    Programmer Looking for a serious Programmer (Otcv8+forgotten+Znote)

    @azuusiek Try to talk to him, he makes very good codes and pretty fast. Nice person aswell will take care of your project in all ways
  5. H

    [USA][7.4] Classick starts today! [09/09/23] [RLMAP+Custom]

    Small fun server still online 2 months of fun :) In case anybody want to join!
  6. H

    TFS 1.X+ NPC's not loading

    I'm suing Nostalrius(sabrehaven) NPC files they are .npc and some NPC's just don't "load". I uploaded the files to a new host you get a random % of this NPCs working.. For example, switch host and opened server then 85% of the NPC spawned and 15% not, then I have to duplicate the npc file and...
  7. H

    [USA][7.4] Classick starts today! [09/09/23] [RLMAP+Custom]

    Sent you PM 12:07 New record: 100 players are logged in.
  8. H

    [USA][7.4] Classick starts today! [09/09/23] [RLMAP+Custom]

    Classick starts in 29 minutes!
  9. H

    [USA][7.4] Classick starts today! [09/09/23] [RLMAP+Custom]

    Website: http://classick.sytes.net Classick 7.4: Is a mid-high rated real map server made to have fun, there are no pay to win items and there are fully smooth gameplay aswell with custom content. Server Features: Stackable Manafluids Stackable Runes Runes in NPC Market system Balanced...
  10. H

    Automatic Tibia Coin Payment method for AAC

    This would be cool feature for znote aswell Congrats in the system
  11. H

    Compiling Anyone was able to compile and run Sabrehaven library successfully?

    This seems to be a full working code in C# but I am not able to compile and run it 100%. I was getting some errors regarding int32 value, changed some codes and "worked" but not fully. I can get monsters and npcs from this library but not items. No errors, maybe I dont know how to set up the...
  12. H

    [7.4, 7.8, 7.92, 8.0] Sabrehaven.com based on Nostalrius 7.7 fork

    Anyone had issues compiling and running the library with the snippet for market? I can compile it but im getting error int.32 too small or too large.. anyone? @Erikas Kontenis
  13. H

    TFS 1.X+ Map Changer TFS 1.x

    Hello I'm using this mapchanger script It was coded by Aled in this thread: [LUA Request] Modal Window changemap with votes (https://otland.net/threads/lua-request-modal-window-changemap-with-votes.251154/) So it works but is not setting players towns, so when you die you get tped to old town...
  14. H

    A couple talkaction guild commands.

    Is there any way to update this to latest tfs? I tried to convert files to tfs 1.x but I dont know where can I store this GUILD_BASELINE = 9913000 It's giving a nil value code: local GUILD_BASELINE = 9913000 function onSay(player, words, param) local GuildID = player:getGuild() if...
  15. H

    Lua In Game Store OT Client v8 and TFS 1.3

    any chance to share it? I've tried by many ways without getting into it function defaultOutfitBuyAction(player, offer) { let category2 = addCategory(data); if (offer.type == 288 && offer.category == "DemonHunter") { player.inventory.add(offer.type, offer.count); player.data.spent =...
  16. H

    Lua In Game Store OT Client v8 and TFS 1.3

    maybe @dewral has this code?
Back
Top