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

    Banned ?

  2. averatec

    Wybór VPS

    jakie to dyski są?
  3. averatec

    <Directory /wazny_folder/>

    do .htaccess? http://httpd.apache.org/docs/2.2/mod/core.html#directory czytaj co tu jest napisane, podpowiem chodzi o context
  4. averatec

    Linux & Programming/Scripting Services

    First 3 people get services for free!
  5. averatec

    Linux Mysql problem

    delete all comments from config.lua
  6. averatec

    Linux & Programming/Scripting Services

    as I said, everything u want will be installed and configured, but really dont understand sftp, because ssh server should work as sftp too
  7. averatec

    Linux & Programming/Scripting Services

    Linux distro: any (but would be easier for u to use debian or ubuntu) any webserver u want (default apache2), I can do w/e u want
  8. averatec

    Identyfikacja błędu - source / crash.

    google -> nazwa srodowiska(czyli ten programik gdzie kompilujesz) how to use debugger
  9. averatec

    Linux & Programming/Scripting Services

    Hey, I don't have time for descriptions, so: My programming skills: c++, java, php, js, html, css, lua, bash, sql, etc.... I provide also linux services. Basic protection, compile sources, install automatic account maker (website), install and configure everything you need.
  10. averatec

    Linux ubuntu compiling

    why are u compiling it? can't u install it from repository?
  11. averatec

    Identyfikacja błędu - source / crash.

    malo wazna dla Ciebie, w ogole to tam jest blad ale niewazne, odpal i czekaj
  12. averatec

    Identyfikacja błędu - source / crash.

    czy w projekcie masz zlinkowany plik creature.cpp?
  13. averatec

    Jak najlepiej zabezpieczyć się przed XSS i CSRF?

    najprosciej jakas biblioteka bbcode zamiast html(sama filtruje wszystko co potrzeba), a jesli juz chcesz html to musisz sobie filtrowac
  14. averatec

    Identyfikacja błędu - source / crash.

    jesli kompilujesz np w visualu to masz tam opcje debuguj, w taki sposob odpal otsa i wywolaj blad, tak samo codeblocks i dev
  15. averatec

    Identyfikacja błędu - source / crash.

    gdb a w ogole masz zrodla tego silnika czy tylko exe?
  16. averatec

    OTList.net - A revolution for Creators & Players!

    Nice :D My todo/issue list is so freaking long xd but don't worry soon forum will be available as @Extrodus said
  17. averatec

    Jak najlepiej zabezpieczyć się przed XSS i CSRF?

    najlepiej wszystko przechowywac w sesji, wtedy zostaje jedno cookie z session id, a session id powinno tez pasowac w pewien sposob do fingerprint przegladarki tak raczej bedzie najbezpieczniej
  18. averatec

    Lua Upgrade Item Script, continous errors.

    getItemNameById :P
  19. averatec

    What Is Cast System ?

    do you know what is streaming? so you are seeing there somebody's character without any external stream, just with use client
  20. averatec

    Lua Upgrade Item Script, continous errors.

    local set = { [2491] = {Armor = 7902, Name = 'Frozen Mask', Item_Remove = { {2491, 1}, {8300, 1}, {5944, 5} }, Storage = 42824}, [2487] = {Armor = 7897, Name = 'Frozen Robe', Item_Remove = { {2487, 1}, {8300, 1}, {5944, 5} }, Storage = 42825}, [2488] = {Armor = 7896, Name = 'Frozen...
Back
Top