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

  1. NorbisS

    OpenTibia Tibia Editor 9.81

    Could you tell what is this editor for? Dedicated to client .exe file editing, .spr, .pic, .dat or what?
  2. NorbisS

    GlobalEvent Effects on floor

    It will change automatically I think. I remember some bugs I noticed in console which been caused by too low interval value. I'm not sure how it's now, but in past it was 500ms (or maybe ~625?)
  3. NorbisS

    [8.54] The Forgotten Server 0.3.6pl1 (Crying Damson)

    Change position of town on your map.
  4. NorbisS

    [8.54] The Forgotten Server 0.3.6pl1 (Crying Damson)

    My ESET NOD blocking it and moving to quarantine too... But I have version which I downloaded many time ago, just some about month ago it started to blocking it.
  5. NorbisS

    Feature [8.31+] Party attack protection

    Isn't it possible to be done by LUA with onAttack?
  6. NorbisS

    [8.4] The Forgotten Server v0.3 beta 2

    I dont think so
  7. NorbisS

    [8.4] The Forgotten Server v0.3 beta 2

    I have the same :/
  8. NorbisS

    [8.4] The Forgotten Server v0.3 beta 2

    Elf, would you explain little, how multiworld is working? I know the server working on the same database for all servers, but... can I do this with sqlite database?
  9. NorbisS

    [8.4] The Forgotten Server v0.3 beta 2

    I can't understand what are you talking about, but... shopModule:addBuyableItem({'mana potion'}), this is correct form. Thanks Elf, I was waiting for it! Love it xD
  10. NorbisS

    The Forgotten Server v0.3 alpha 4

    whoa :D go, go, go. Release it the fastest how you can :)
  11. NorbisS

    UNNAMED acc. maker 0.3.2 beta for TFS

    There is problem with searching database file in 0.3.1 . In config.lua database name isn't "sqliteDatabase" but "sqlFile". So... we must change all of lines like this: $sqlitefile = $server_config['sqliteDatabase']; To: $sqlitefile = $server_config['sqlFile']; and all of: $sqlitefile =...
  12. NorbisS

    Gesior acc. maker for TFS

    @3x up: in site configuration, in url adress you must write "http://your.ip.adress". Not only IP. I'm thinking that's the problem
  13. NorbisS

    Gesior acc. maker for TFS

    Can you help? I solved first problem with database. Check PM box ;)
  14. NorbisS

    Configuration [FAQ] Gesior acc. maker for TFS

    It is different than your error. Check this: I haven't in my error s3db file name. Why? :P
  15. NorbisS

    Moved to private subversion.

    So we can't compile our-selfes TFS 3.0 and so on, am I right?
Back
Top