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

    [POLAND] [10.98] DARKOTS.PL | 23 AUGUST 2019 AT 18:00!

    #reflesh Register today - Latest News - Dark OTS (https://darkots.pl)
  2. Haskys

    [POLAND] [10.98] DARKOTS.PL | 23 AUGUST 2019 AT 18:00!

    The first edition of Dark OTS starts 23 august 2019 at 18:00 (CEST)! Create your account today! Website/ACC : Latest News - Dark OTS (https://darkots.pl) IP: darkots.pl Port: 7171 Client: 10.98 Map: Real Map World type : PVP (Protection level: >8) Location: Europe, Poland Availability: 24/7...
  3. Haskys

    [10.98] Requested Real Map Datapack

    On the screenshot of the console I can see TFS 1.2 :)
  4. Haskys

    [10.98] Requested Real Map Datapack

    @Klonera Compatible with TFS 1.3?
  5. Haskys

    TFS 1.X+ Rename Doll did not work

    Thank you :)
  6. Haskys

    [Tibia 10.98] I am looking TESTERS

    Hello, I'm looking for people willing to test a classic server - Tibia 10.98, Real Map. To check: -quests -map -fight -party -items -npc e.t.c I will give the IP address and port at priv after contact at priv. Deadline: from tomorrow, around noon (during testing the exp rate will be...
  7. Haskys

    TFS 1.X+ Rename Doll did not work

    I am sorry but the problem is solved. Change in actions.xml file. From: <talkaction words="!rename" script="rename.lua" /> To: <talkaction words="!rename" separator=" " script="rename.lua" />
  8. Haskys

    TFS 1.X+ Rename Doll did not work

    When I have an item in my backpack and I type !rename the message "Command requires param" is displayed And when he types: !rename "test !rename test !rename "test" !rename 'test !rename 'test' nothing is displayed and the name doesn't change
  9. Haskys

    TFS 1.X+ Rename Doll did not work

    Hello, The script below works correctly on TFS 1.2 however on TFS 1.3 it doesn't. Probably the functions have changed, could anyone check? local config = { newNameLength = {4, 20}, itemid = 2112 } local array =...
  10. Haskys

    [10.98][RL MAP] Szukam ludzi do testów

    Cześć, Szukam ludzi chętnych do przetestowania klasycznego serwera - Tibia 10.98, Real Map. Do sprawdzenia: -questy -mapa -walka -party -itemy -npc itp Adres IP oraz port podam na PW po kontakcie na PW. Termin: od jutra, około południa (na czas testów exp rate zostanie zwiększony, postaram...
  11. Haskys

    TFS 1.X+ [Warning - Actions::registerLuaEvent] Duplicate registered item with id: X in range from id: Y, to id: Z

    Are you sure? I don't see any appeal there. Unless I'm confusing the place of implementation. Where exactly?
  12. Haskys

    TFS 1.X+ [Warning - Actions::registerLuaEvent] Duplicate registered item with id: X in range from id: Y, to id: Z

    Hello, When running TFS 1.3 I get the following errors: [Warning - Actions::registerLuaEvent] Duplicate registered item with id: 2175 in range from id: 2175, to id: 8918 [Warning - Actions::registerLuaEvent] Duplicate registered item with id: 8900 in range from id: 2175, to id: 8918 [Warning -...
  13. Haskys

    [TFS 1.2] A few questions about reporting in TFS 1.2

    I just ask what other people use in TFS 1.2 .. I don't ask questions like "how to write a script" so I don't understand your statement. Unfortunately, you did not answer any of the questions asked. And thank you for the suggestion to abandon the project ... I will probably do it .. :)
  14. Haskys

    [TFS 1.2] A few questions about reporting in TFS 1.2

    Hello, How does the player reporting system work in TFS 1.2? What solutions have you introduced? How do players inform you about players breaking the rules? I know that "Rule Vocation" has been introduced in TFS 1.3. Haskys
  15. Haskys

    [TFS 1.2]How to enable the reporting system?

    I did according to GIT, so what's the problem? (I changed the name and extension because I did not want to attach. ) Haskys, Next files: Anyone can help?
  16. Haskys

    TFS 1.X+ [TFS1.2] [10.98] Problem with the market

    Hello, I have a problem with the market. The offer cannot be added to the market: 1. Supplementing the required options: 2. Clicking "Create" button turns gray but nothing happens. 3. Lack of item in offers On another form you can not see the offer. Database empty: config.lua: --...
  17. Haskys

    [TFS 1.2]How to enable the reporting system?

    When starting, I have the message: >> Loading script systems [Warning - Events::load] Unknown player method: onReportBug [Warning - Events::load] Unknown player method: onReportRuleViolation
  18. Haskys

    [TFS 1.2]How to enable the reporting system?

    Unfortunately, my files are different and I'm sure I have tfs version 1.2 ;/ Sometimes it was that the lines I was about to remove did not exist. When starting, I have the message: >> Loading script systems [Warning - Events::load] Unknown player method: onReportBug [Warning - Events::load]...
  19. Haskys

    [TFS 1.2]How to enable the reporting system?

    I ask these stupid questions because I wonder what compatibility looks like. Because I add code from tfs 1.3 to tfs 1.2 (I don't know if I don't get it wrong) How do I then read the report sent by the player? In the game or in files?
Back
Top