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

    User you miss from Otland

    on a similar note @curl havent seen u in a while man. miss talking about procedural map generators in otland discord, please hmu if u see this
  2. ScorpionOT

    [TFS 1.X] Rarity Rolls & Custom Attributes Library

    For 1.4: Don't add to events.xml: Just change the values already in events.xml Does that fix it? edit: also, check config. you might have to twiddle around with some variables, specifically the set all items to unidentified ect
  3. ScorpionOT

    User you miss from Otland

    It's ok, just lost my old acc details lol
  4. ScorpionOT

    C++ Pets Walking Through Walls

    TILESTATE_BLOCKPATH
  5. ScorpionOT

    [LOOKING FOR] Client module & Server side designer/scripter

    Hi =) What do you need
  6. ScorpionOT

    Convert Spell Chain Lightning to TFS 1.3

    ^ necroposting?
  7. ScorpionOT

    [JAPAN] [7.6] PEORA - SINCE JULY 2018

    Haha looks fun as hell, I been meanin to play it a lot
  8. ScorpionOT

    Which server is the best Open Tibia server through history ?

    few war ots from 7.1 and maybe kiwi and a few yurots. also dbz/wodbo because that era was crazy fun. edit: also AvatarOT by an old friend, Cadyan's OT in 7.6 with the Lizard Temple in desert, and also alyssa's dream back in 7.1 because it was the first OT i ever played with dual wielding and...
  9. ScorpionOT

    Graphic Designer OTC - Classic UI (Mehah)

    Please make a new thread if you want to hire any services or contact me through private message, why comment just to call names? =/. Anyway, I do have this UI implemented which I developed for OTC, if you are interested feel free to contact.
  10. ScorpionOT

    Web developer?

    Added~
  11. ScorpionOT

    Graphic Designer OTC - Classic UI (Mehah)

    No I believe cipsoft did
  12. ScorpionOT

    Graphic Designer OTC - Classic UI (Mehah)

    I have this UI fully functional. Please write me through PM!
  13. ScorpionOT

    TFS 1.X+ [TFS 1.3] How to do a Summon Use Specific Spell When the Player to Click in an Item?

    Write a new method for lua abstraction in luascript.cpp and luascript.h which makes use of the following spells.cpp method: forgottenserver/spells.cpp at master · otland/forgottenserver (https://github.com/otland/forgottenserver/blob/master/src/spells.cpp#L46) Spells: PlayerSaySpell(Player*...
  14. ScorpionOT

    Tibia 64x64

    bump who has the files
  15. ScorpionOT

    [MyAAC][Plugin][Template] Emma

    I was replying to the post ^
  16. ScorpionOT

    [Tutorial] Adding more tiles to game window - Updated 7/6/2018

    [C++]: Protocol::xteaDecrypt ERROR: failed to decrypt message If anybody gets this issue, remember to change NETWORKMESSAGE_MAXSIZE as Flatlander pointed out. If I'm correct, this should be amount of bytes being delivered on each packet, and I'm sure everyone doesn't have 25kbps connection anymore.
  17. ScorpionOT

    [Tutorial] Adding more tiles to game window - Updated 7/6/2018

    necrobump, not sure if anybody has mentioned this, but: in monster.cpp instead of: bool Monster::canSee(const Position& pos) const { return Creature::canSee(getPosition(), pos, 9, 9); } change to: bool Monster::canSee(const Position& pos) const { return Creature::canSee(getPosition()...
  18. ScorpionOT

    Revscripts(1.3) Custom Equipment {SYC}

    custom items.xml system with item cid? .____. good work, tho
  19. ScorpionOT

    [list] CIPSoft lazy solutions

    and then we steal those sprites
  20. ScorpionOT

    The Forgotten Server Icon Competition - Voting thread - V3

    RALKE's icon is hilarious 1623539110 also yea ... the scaling job was horribly done thus ruined its quality
Back
Top