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

    [League of Legends] General Discussion

    Look at your team's farming. It's just awful. 20 creeps each? Are you kidding me? That TF had 180+ creeps, it gives almost 3200 more gold (20 average per creep). @topic I play on EU servers, mainly Trynd, Akali or tanks like Mordekaiser, Garen or Cho'Gath. I have lvl 30. If you wanna...
  2. G

    Error: Cannot create monster: Rat

    Maybe you don't have this monster in your server? Check it. If you have, try using /m rat and see if you have same error in your console.
  3. G

    [C++] Adding a variable to player.h causes servercrash

    Try to delete this variable and rebuild project. Maybe there isn't a problem with a variable, but whole server. @Pitufo Yea, that's true.
  4. G

    Answer as wrong as possible

    No, they is. Have you got your rl life?
  5. G

    Lets Count To A Million!

    8239 That's crazy
  6. G

    When i die... [STILL NEED HELP!!!!]

    Open your map with Remere's Map Editor, press CTRL + T and check towns' positions, if they are ok.
  7. G

    Save 0

    Try this SQL query: UPDATE `players` SET `save` = 0; It should run. Gelio
  8. G

    Zamiana Funkcji ?

    Spróbuj w tym skrypcie dać coś takiego: local getPatrz = nil if(getCreatureLookDir ~= nil) then getPatrz = getCreatureLookDir elseif(getCreatureLookDirection ~= nil) then getPatrz = getCreatureLookDirection elseif(getPlayerLookDir ~= nil) then getPatrz = getPlayerLookDir...
  9. G

    [Poland][8.5] Inferno PVP

    Bump. Comment some.
  10. G

    [Poland][8.5] Inferno PVP

    English version: Inferno PVP - Latest News (news) For moderators: It's not old Inferno War, it's new server, so don't delete or close this thread. Polish version: Witaj na naszym serwerze. Nowości Inferno PVP: - typ gry pvp-enforced - system czaszek: żółta czaszka = 70-149 zabić, biała...
  11. G

    [Poland/Multi Language][8.5] Inferno War

    BUMP. Today will be 2 new maps: - jungle - desert We've fixed npc, added few things to cash shop and other small things, which will be in today news. Inferno War Team @down No, server is hosted on French dedicated server, but it's in english and polish.
  12. G

    [Poland/Multi Language][8.5] Inferno War

    English version Welcome on our server. Server started 11.08.2009, created by Gelio and Rakos (mapper). Inferno War features: - full pvp-enforced/war game type - skulls system: yellow skull = 35-79 frags, white skull = 80-129 frags, red skull = 130-219 frags, black skull 220-infinity frags -...
  13. G

    Linux [TFS 0.3.5] MySQL

    Hello. I got a problem: when I type 'mysql' in sqlType my server is still using sqlite. At first to compile I used this command: ./autogen.sh && ./configure --enable-sqlite --enable-server-diag && make After this server was still using sqlite, so I changed command to this: ./autogen.sh &&...
  14. G

    Compiling lboost_filesystem - cannot find

    While I was compiling TFS 0.3.5 I got error: cannot find -lboost_filesystem I have got TFS Dev-cpp 2.4. Please help me to fix it. Gelio
  15. G

    Compiling [TFS 0.2.4] Error while linking.

    Problem solved, I've made a lua function, which executes a query. Please close this thread. Gelio
  16. G

    Compiling [TFS 0.2.4] Error while linking.

    BUMP. It's on second page in 9 hours. Please, reply fast because I can't compile my server. I'm using dev-cpp with The Forgotten Dev-cpp modification. Gelio
  17. G

    Compiling [TFS 0.2.4] Error while linking.

    Hello. I was compiling TFS and when it was linking I got error: So I typed in google: luasql And I entered this site: LuaSQL: Database connectivity for the Lua programming language I've downloaded package: And I've pasted into dir with Dev-Cpp and I started compiling. I got this error once...
  18. G

    Action [8.2+] House documents.

    Player on your OTS are bored with buying house with !buyhouse? Do you want to add something new? Now buying house with commands is old! Now are house documents! Try it and check that you will get new players, and RPG level on your server will be much better. Script House documents is placed...
  19. G

    Lets Count To A Million!

    5979
  20. G

    Feature [8.31+] Party attack protection

    In Dev-cpp project. You need to download Dev-cpp, open project (source->devcpp) and there in window in left side of screen you will see project files. There will be that file. Yours, Gelio
Back
Top