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

  1. J

    [MyAAC][Plugin][Template] darkritual

    Reupload screen dosen't work
  2. J

    Windows VPS to OVHcloud

    in the store I found rdp applications just do not know if it will be good but in total it serves the same https://www.microsoft.com/store/productId/9PH6ZKN3VXVZ
  3. J

    Windows VPS to OVHcloud

    I just checked this remote desktop and my version of Windows 10 Home and I have a licensed system that doesn't support remote desktop. There is an option to work around this yet at no extra cost
  4. J

    Windows VPS to OVHcloud

    I came to the point I managed to run the VPS window with KVM but there I can not open anything even mega.nz on which I have server files because it is an old version of internet explorer that hangs. And as for this program what I got a link is what I type in the host and port And please bear...
  5. J

    Windows VPS to OVHcloud

    Okay, the whole package with the server I have mega.nz but where to look or how to manage this server on ovhcloud. In the old days as I still had a server on 8.6 on Linux, I had to do engine compilations for linux and the whole package with the engine with the site, etc. everything normally...
  6. J

    Windows VPS to OVHcloud

    Witam serdecznie mam taki problem i potrzebuje pomocy a mianowicie kupiłem sobie VPS na stronie OVHcloud żeby postawić sobie własny serwer OTS pod Tibie 12.51 no i mam problem taki że nie wiem gdzie albo jak się wrzuca pliki silnika na stronę VPS żeby można było się potem łączyć ze stroną...
  7. J

    Najczęstsze zapytania SQL do bazy danych

    Witam jest ktoś w stanie podesłać mi wszystkie możliwe zapytania do bazy danych sql potrzebne do ots 8.6 Hello there is someone able to send me all possible sql database queries needed to ots 8.6 mysql_real_query(): UPDATE players SET lastlogin = 1549098107, lastip = 2298521792, level = 999...
  8. J

    questions

    Witam jest ktoś w stanie podesłać mi wszystkie możliwe zapytania do bazy danych sql potrzebne do ots 8.6 Hello there is someone able to send me all possible sql database queries needed to ots 8.6 mysql_real_query(): UPDATE players SET lastlogin = 1549098107, lastip = 2298521792, level = 999...
  9. J

    Guild_points

    Witam serdecznie mam taki problem i poszukuje zapytania do bazy dotyczacego mysql_real_query(): UPDATE `accounts` SET `guild_points_stats` = 0; - MYSQL ERROR: Unknown column 'guild_points_stats' in 'field list' z gory dziekuje za pomoc i pozdrawiam Hello I have this problem and is...
  10. J

    Najczęstsze zapytania SQL do bazy danych

    Ja też tego poszukuje jeśli jest ktoś w posiadaniu to prosze o udostepnienie
  11. J

    Potrzebuje pilnie pomocy

    Tfs 0.4
  12. J

    Potrzebuje pilnie pomocy

    Serdecznie witam wszystkich którzy odwiedzą mojego posta, a mianowicie chodzi mi o pomoc bo nie umiem i nie wiem co może być problemem. Podczas gdy działa mój ots na jest wystawiony na linux debian 8 a problemy sa nastepujące... Podczas grania zarza sie choć nie czesto ze jak sie zginie to juz...
  13. J

    MYSQL ERROR: Unknown column 'death_points' in 'field list'

    i find it this problem. Here i take anserv for this problem ALTER TABLE `players` ADD `death_points` int(11) NOT NULL default 0; ALTER TABLE `players` ADD `QUESTPOINTS` int(11) NOT NULL default 0;
  14. J

    MYSQL ERROR: Unknown column 'death_points' in 'field list'

    Dobry Wieczór mam takie pytanie chodzi mi o skrypt na dodanie brakującej kolumny ponieważ w konsoli po śmierci bohatera pojawia się błąd następującej treści mysql_real_query<>: UPDATE 'players' SET 'death_points' - <death_points + 5> WHERE 'id' - 13; - MYSQL ERROR: Unknown column...
Back
Top