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

  1. Azakelis

    Lua TFS 1.5 Nekiro 772 sell empty vial in npc

    here are some hints, figure it out https://github.com/nekiro/TFS-1.5-Downgrades/blob/7.72/data/npc/lib/npcsystem/modules.lua#L1115 https://github.com/nekiro/TFS-1.5-Downgrades/blob/7.72/data/npc/lib/npc.lua#L73 https://github.com/nekiro/TFS-1.5-Downgrades/blob/7.72/src/luascript.cpp#L9419...
  2. Azakelis

    tibia sprites not divided

    GitHub - slavidodo/opentibiaunity-datspr-converter: Converting .dat, .spr to use google's protobuf & a sprite atlas (https://github.com/slavidodo/opentibiaunity-datspr-converter/) then?
  3. Azakelis

    tibia sprites not divided

    https://item-images.ots.me/ https://item-images.ots.me/generator/ or just use RME?
  4. Azakelis

    [POLAND] [13.40] Free2play OTS start 07.03

    free is a bit pricey for this
  5. Azakelis

    Mobile

    if you wanna publish it on the store it's going to get removed
  6. Azakelis

    [7.6] Devland

    this one?
  7. Azakelis

    Which engine are you using?

    I use 1.4.2 because I don't want to deal with stuff from higher protocols that are useless for me anyway since I'm developing custom
  8. Azakelis

    Vote for next MyAAC default template

    after looking at all the options i'd rather ask if own submissions are allowed
  9. Azakelis

    TFS 1.X+ spells.cpp bug with exhaust or cooldown 0 triggers PlayerFlag_HasNoExhaustion

    the defualt cooldown and groupcooldown is 1000 if you are only setting the cooldown then probably the groupcooldown of group (if you arent specifying the group then the default group is SPELLGROUP_NONE) is still default value of 1s just try groupcooldown="0" as well
  10. Azakelis

    [BETA] RookCraft (7.92)

    looks interesting there are some unclear things like I can choose to be a human or an orc but why would I choose one over the other? will give it a chance and check it out
  11. Azakelis

    Loading map by sectors

    with such a large map the ram needed is probably your simplest issue I would think of scaling this server horizontally somehow for future scaling issues (i. e. switching to another server with part of the map when using a boat or something)
  12. Azakelis

    Problems with starting my own OT from FTS

    1. Install brew: Homebrew (https://brew.sh/) 2. Install mysql with brew: mysql (https://formulae.brew.sh/formula/mysql#default)
  13. Azakelis

    MYAAC - pixelated outfits

    yeah i had some issue like that using the ots.me, try hosting your own
Back
Top