• 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. Bruno Minervino

    Custom Skills - TFS 1.3

    Just this :) Go ahead man, thank you.
  2. Bruno Minervino

    Custom Skills - TFS 1.3

    My idea is to use this functions instead of storages. I use normal client. That is my doubt.
  3. Bruno Minervino

    Custom Skills - TFS 1.3

    I don't sending data like packets, I only read / save data on database.
  4. Bruno Minervino

    Custom Skills - TFS 1.3

    Anyone can help me with this? I don't got bug and I don't understand why I got client crashes on character login. My question is...Something like this, is possible?
  5. Bruno Minervino

    Custom Skills - TFS 1.3

    It's possivel something like this? https://github.com/brunominervino/forgottenserver/pull/1/files
  6. Bruno Minervino

    Lua How Change Atack Speed

    Look this: https://github.com/otland/forgottenserver/pull/1305
  7. Bruno Minervino

    Update Store In-Game Opensource

    Edit: Updated to Store System With Lua (by OTX Team) Commit: https://github.com/brunominervino/forgottenserver/commit/ae72873aee1afc0760e1ead9aa8291d78b66d7a2
  8. Bruno Minervino

    Update Store In-Game Opensource

    According my repository, my Store System works 100% until 10.93 update, after this version, some changes affected the system. My Repository: https://github.com/brunominervino/tfs_systems/commit/a6f75ce6d0d55caf87534b7ca56d5f5db4b3f9cb Changes since 10.93 update...
  9. Bruno Minervino

    Profiling TFS

    Up!!!
  10. Bruno Minervino

    [Brazil] Empera Global 10.90

    Server Started on 13 February! Website: http://www.empera.com.br Features: - Store System - Reward Chest - Dawnport 100% - Unjust Panel - And more Events: - Original Battlefield - Zombie Event All events, players won events coins Exp: 150x (stages) Skill 30x Magic 8x Loot 3x Come to be a...
  11. Bruno Minervino

    Profiling TFS

    I am quite some time trying to implement a profiling in my tfs so I can identify the memory leak problem. Just a simple example: http://linoxide.com/tools/gprof-performance-analysis-programs/ In this tutorial, with a single file compile is easy to implements profiling, just with: gcc -Wall -pg...
Back
Top