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

    Crash When Loading

    I only tested the items from forgetten, my items.otb cause crash. See up.
  2. G

    Crash When Loading

    Limos, my problem really is with items. I used the items from fotgottenserver(github) and received it:
  3. G

    Crash When Loading

    No error, only crash. PS: I tryed/tried in comp. mode. Sorry my bad english.
  4. G

    Crash When Loading

    I compiled my server, but when start "loading items..." the server crash, how to solve it? Thanks.
  5. G

    [C++] Get Creaty Storage Value

    But i want to get this storage 16767, how to do?
  6. G

    [C++] Get Creaty Storage Value

    PS: In Title is CREATURE '-' How to do it? i need one function wich get certain storage value. I try it: int32_t LuaScriptInterface::luaGetCreatureSetNick(lua_State* L) { //getCreatureSetNick(cid) ScriptEnviroment* env = getEnv(); std::string strValue; Creature* creature...
  7. G

    Compile 0.3.6 Error

    Hi, i'm trying to compile a TFS server but i'm receiving a bug. First it: And the next is it: Someone can help me? Thanks
  8. G

    [C++]DoCreatureSetNick Function

    Someone have this function? i don't found. If can post here, i will be happy. Thanks. * Sorry my bad english.
  9. G

    How to do? Vocation Can't Move

    Too simple :o Thanks
  10. G

    How to do? Vocation Can't Move

    Hello, I want to make a vocation can not walk, but i don't think how. Someone can help? TFS 0.3.6
  11. G

    Player with the highest storage

    How to get, from all players(online and offline), the player who has the most storage 17713. Thanks.
  12. G

    Windows Save House

    0.3.6, i think
  13. G

    Windows Save House

    Rer, but i want to save only houses, when the game is running, because player are clonning items :s
  14. G

    Windows Save House

    It's possible to save houses by MySql query? My server haven't source, and i need to save houses. Sorry my bad english.
  15. G

    Lua Check Depot Items

    how do I see which items have one player in the depot? Without sources :s
Back
Top