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

Recent content by Kownikuzyt

  1. Kownikuzyt

    Change of payment for the house.

    Hello, this may be absurd but I would like to ask for help or a hint. I would like to change the payment system for the house I purchased. Code -> house.cpp bool Houses::payRent(Player* player, House* house, uint32_t bid, time_t _time/* = 0*/) { if(rentPeriod == RENTPERIOD_NEVER ||...
  2. Kownikuzyt

    #1 I need a script

    Hello, I need a script that: After being killed (by the player and the monster), the character returns to the starting location and adds default starting items. Restores the default stats: Mlevel, Fist, Club, Sword, Axe, Distance, Shield and Fishing. AoL only works on Backpack. (you have Aol...
  3. Kownikuzyt

    [Poland] [8.6] [FunteraOT] Custom evo map - [20.04.2023 - 20:00]

    @czaja152 https://otslist.eu/ots/35933/funteraot.html
  4. Kownikuzyt

    CreatureEvent::configureEvent | TFS 0.4 | 8.6

    @Levi999x xxx\data\creaturescripts\scripts\login.lua local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } function onLogin(cid) --doPlayerOpenChannel(cid,10) --doPlayerOpenChannel(cid,11)...
  5. Kownikuzyt

    CreatureEvent::configureEvent | TFS 0.4 | 8.6

    Hello, I have a problem with the console, it shows the following errors. How can this be fixed? I'm using TFS 0.4 | 8.6 If you need to share any documents, please let me know which ones I would be happy to show.
  6. Kownikuzyt

    [TFS 0.4_DEV rev3884] Server problem #1

    @Tenzhiro There are no blocked items in "BlockItemsList". Unfortunately, it doesn't automatically collect anything, meat or armor.
  7. Kownikuzyt

    [TFS 0.4_DEV rev3884] Server problem #1

    @Tenzhiro There is no error in the console. For example, if I add the "Gold Coin" auto-collection, it stays in the monster's body and is not collected.
  8. Kownikuzyt

    [TFS 0.4_DEV rev3884] Server problem #1

    @Tenzhiro Does not pick up added items.
  9. Kownikuzyt

    [TFS 0.4_DEV rev3884] Server problem #1

    @Tenzhiro
  10. Kownikuzyt

    [TFS 0.4_DEV rev3884] Server problem #1

    Hello, I'm trying to repair the server and I have a few problems that I can't deal with. I would like to ask for help. Command Line: xxx\mods\autoloot.xml <?xml version="1.0" encoding="ISO-8859-1"?> <mod name="Loot System" version="1.0" author="Vodkart And Mkalo" contact="none.com"...
  11. Kownikuzyt

    [Poland] [8.6] [FunteraOT] Custom evo map - [20.04.2023 - 20:00]

    @czaja152 Fraud, you say? I don't know what the previous owner was like, but I try to provide a nice atmosphere. If you detect fraud, just report it to me. He resolved the dispute individually. If a Mirgora player is available, write to him. You will receive a code for 800 Coin for Shop Offers.
  12. Kownikuzyt

    [Poland] [8.6] [FunteraOT] Custom evo map - [20.04.2023 - 20:00]

    https://otservlist.org/ots/1653977
  13. Kownikuzyt

    Ubuntu 20.04 (LTS error while loading shared libraries)

    @SHARINGAN I found Index of /ubuntu/pool/universe/m/mysql-dfsg-5.1 (http://old-releases.ubuntu.com/ubuntu/pool/universe/m/mysql-dfsg-5.1/) The error still pops up.
  14. Kownikuzyt

    Ubuntu 20.04 (LTS error while loading shared libraries)

    @EkkoLua There is still an error in the console
Back
Top