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

Search results

  1. trou

    Jak skomplikować TFS na Linux Mint (Bardzo Proszę o pomoc.)

    działa na bank. na debianie wybrakowali teraz paczke -all-dev i nie instaluje tych podanych wyzej.
  2. trou

    Jak skomplikować TFS na Linux Mint (Bardzo Proszę o pomoc.)

    zle stawiasz selvest. apt-get install libboost-regex-dev libboost-system-dev libboost-filesystem-dev
  3. trou

    OpenTibia Alvanea's RME Mod (only 9.6)

    Yup, is that possible to host it somewhere else?
  4. trou

    Jak skomplikować TFS na Linux Mint (Bardzo Proszę o pomoc.)

    apt-cache search libboost-thread-dev i zainstaluj co wyskoczy (prawdopodobnie wystarczy apt-get install libboost-thread-dev)
  5. trou

    Jak skomplikować TFS na Linux Mint (Bardzo Proszę o pomoc.)

    Cmon, moje paczki to były tylko boosty i serwer/klient sql. potrzebujesz reszty: liblua5.1-0 liblua5.1-0-dev liblua50 liblua50-dev liblualib50 liblualib50-dev lua50 lua5.1 libmysql++-dev libgmp3-dev subversion make g++ libxml2 libxml2-dev libxml++2.6-dev libmysqlclient-dev gcc cpp automake...
  6. trou

    Odczytanie RSA z serwera

    mózg na urlopie (c) by xinn.
  7. trou

    Jak skomplikować TFS na Linux Mint (Bardzo Proszę o pomoc.)

    sudo apt-get install libboost-all-dev mysql-server mysql-client
  8. trou

    Poczta SMPT

    No tak, DDoS na nasz serwer i serwery nazw leżą (np. ovh jak Twój główny nie odpowiada potrafi nie serwować danych z sdns). Trzymanie DNS u siebie to zła rzecz.
  9. trou

    Profesje od Vipa

    Najlepiej w kodzie ;)
  10. trou

    Poczta SMPT

    a co ma cname do maila?
  11. trou

    Profesje od Vipa

    Dodaj kolumne do `account` i w niej zapisuj czy ma dostęp do VIP. Jak chcesz więcej profesji to zrób tabelę `custom_vocations` i kolumny: account_id | vocation_id | access i przy robieniu questa dodawaj rekord. W account makerze dodaj po prostu warunek sprawdzający czy dane account_id ma rekord...
  12. trou

    Poczta SMPT

    nie binda. Bind to serwer nazw a tu potrzeba serwera pocztowego. CME? Nie istnieje taki rekord.
  13. trou

    jOTS - Distributed Open Tibia Server written in Java

    Try it. I have written clientless bot in C# for Tibia 8.6 (simple, just trainer). You know how long it takes to encrypt packet with RSA? Or how long takes the Array copy? Of course it's pretty fast on windows, on linux it sucks so fcking much. AFAIR Java OpenGL (JOGL) bindings are really...
  14. trou

    jOTS - Distributed Open Tibia Server written in Java

    Well I was really afraid when I went first time to my university and they said Java will be main language there but now I can see some good sides of it. Not only me, because even League of Legends servers are written in Java. Java was used to be slow. Now it developed a little bit and usualy is...
  15. trou

    jOTS - Distributed Open Tibia Server written in Java

    @Fallen this is not just "wanna have java ot". I'm trying to do something more. I wish one day jots could be distributed among instances of Amazon Cloud and players from Africa, Americas and Europe could play together without such latency they're experiencing nowadays. Each 'gameserver' will...
  16. trou

    jOTS - Distributed Open Tibia Server written in Java

    This is not client, it's server software...
  17. trou

    jOTS - Distributed Open Tibia Server written in Java

    I believe you've lost the point :)
  18. trou

    jOTS - Distributed Open Tibia Server written in Java

    jOTS The core of opentibia OTS have been written several years ago and is a little bit outdated. It's even not able to use mutli-core CPU's efficently. Time to change it... Here comes the jOTS. This software is going to be released in alpha stage (under some open source licence, possibly...
  19. trou

    czy warto stosować elseify?

    hi mission yes a hi mission yes
Back
Top