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

  1. M

    Lua OtClient lua function.

    So if it it's possible I will do it from server side. Thanks for Summ for fast answer. Topic can be closed. Regards!
  2. M

    Lua OtClient lua function.

    Hmm, but if I using hotkey then too do not see it. So if are you sure, maybe I can do it from server? TFS has such a function? I know that I can find items, but if I can to replace them?
  3. M

    Lua OtClient lua function.

    Hello Otlanders! I have this function: function amulet() local ss = 2197 local slotPos = {x = 65535, y = 2, z = 0} for i, container in pairs(g_game.getContainers()) do for _i, item in pairs(container:getItems()) do if item:getId() == ss then g_game.move(item...
  4. M

    Lua Function Change Existing Monster Name In-Game

    Hello. How I can do it with summons? Help me please. Regards.
  5. M

    GESIOR 2012 - Version 1.0.1 for 0.2.x, 0.3.6 and all 0.4

    How i can add "data['offer_type'] == 'pacc'"?
  6. M

    Windows XP Error.

    Is not a problem with the engine because in my friend work and in my laptop too. Here i can open clean tfs (identical version unmodified).
  7. M

    Windows XP Error.

    I reinstalled Windows and did not help. Now I have this: http://images.tinypic.pl/i/00279/lwbiggtc7inb.bmp TFS does not display anything. Only windows error always when TFS loading RSA key. I can run other TFS without modification.
  8. M

    Windows XP Error.

    I reinstalled all microsoft products. Downloaded dlls suggested by Xon vanetta. Nothing helped me.
  9. M

    Windows XP Error.

    Microsoft Visual C++ dont help me. =(
  10. M

    Windows XP Error.

    In console i dont have errors. I check on my second computer- too windows xp all work ok. Here i can run others tfs but not that.
  11. M

    Windows XP Error.

    There was a problem with the TFS application. It will be closed. Nothing special. Framework has anything to do with it?
  12. M

    Windows XP Error.

    Normal windows error. I can run others tfs but this does't. View image: tfspoke
  13. M

    Windows XP Error.

    Hello i have poke server (tfs for 8.54). If I try run it windows XP i have error. My friend use windows vista and all work good. I need others dll?
  14. M

    Jaki system operacyjny.

    To bedzie jedynie turniejowy ots więc mapka będzie w granicach 20 mega graczy tez nie będzie duzo moze ok 40. Jednak pytam czysto teoretycznie o wydajność tych systemów w sytuacjach ekstremalnych, jedynie dla zaspokojenia ciekawości :). Zdarzało mi się używać różnych systemów, jednak zawsze...
  15. M

    Jaki system operacyjny.

    Witam. Chciałbym postawić "osiedlowego" otsa pod turnieje. Znalazłem niedrogą oferte vps na vihost. Dostepnych jest kilka systemów, jednak nie znam się na tyle by określić który z nich pozwoli na postawienie tfsa z minimalnym obciażeniem sprzetu przez system operacyjny, oraz który z nich pozwoli...
Back
Top