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

    Klient RonIT

    Z tym, ze bedzie sie go dalo skonfigurowac, jeden filmik przedstawia wszystkie pliki i foldery
  2. D

    lua - pomoc

    napisz, dowiedziales sie wystarczajaco wiele, no chyba, ze chcesz zebysmy to za ciebie zrobili...
  3. D

    lua - pomoc

    event onKill "skrypterze" ;p
  4. D

    System VIP i SMS Shop

    double, wybaczcie.
  5. D

    System VIP i SMS Shop

    Tak nie musi grzebac w storage, tylko jezeli zrobi to przez lua, to bedzie wysylal bezposrednie zapytania do bazy, to na pewno mniej obciazy silnik... #edit Tak w ogóle to po co ten VIP system, przecież od czegoś takiego jest zwykłe premium i po to zostało stworzone. No chyba, że założymy, że...
  6. D

    Help with Script

    Hello. I need a script for that item on the assumption gives the exp every second. I wrote a script like this but it does not work: function experience(cid) if getPlayerLevel(cid) == 1 then doPlayerAddExperience(cid, 100000) addEvent(experience,1000,cid)...
  7. D

    Problem with Rune and onEquip

    LoL xD ....... noob mistake. ReP!
  8. D

    Problem with Rune and onEquip

    Hello. I have a small problem with the runes, and scripted movements. Runes: After using the fleece does not stop there. In the config I have everything set well in spells.xml also, and in items.xml not noticed the error. script: I wrote a simple script: local text = "test" onEquip...
  9. D

    Map Edytor - Respanw

    Raczej dzieli.
  10. D

    Command !online and Teleport rune

    Thanks Man!
  11. D

    Command !online and Teleport rune

    Hello. I am looking for someone to help me redo the command (!online) so that showed the players online and server power: Players Online: - - - - - - - - - Administrators Online: - - - - - - - - - Game Masters Online: - - - - - - - - - Banners Online: - - - - - - - - - Consullers Online: - -...
  12. D

    [PHP] Zamiana linków (plain text) na aktywne

    japierdole, genialny ten kod PHP robisz :)
  13. D

    Count to 10!

    1....................
  14. D

    Wiadomosc w server logu zamiast w broadcast

    parametr dodać? stałe w tfsach (ogólnie w otservach) mają takie nazwy, że bez problemu domyślisz się który wybrać.
  15. D

    Strony bez limitu

    pewnie, w dodatku można wrzucić na stronę.
  16. D

    [Compiling]MSVC - Compiling TFS under Windows - EASY WAY!

    ive got problem: 1>..\luascript.cpp(746): error C2039: 'string' : is not a member of 'std::basic_string<_Elem,_Traits,_Ax>' 1> with 1> [ 1> _Elem=char, 1> _Traits=std::char_traits<char>, 1> _Ax=std::allocator<char> 1> ]...
  17. D

    Wyszukiwanie w nicku słowa "Admin".

    nie pamietam dokladnie nazw funkcji ale rozwal sobie lancuch na tablice poprzez "explode" z parametrem " ", potem zrob to co zrobiles, tylko zamiast nazwy podaj tablice z czlonami nazwy.
  18. D

    botnet 40k ip + vs otsiarze

    Może lubi jak się go jedzie, fajny fetysz :P
  19. D

    Problem ze stroną

    sprawdź apache'a
  20. D

    Prosba o mala poprawke:)

    a jaki efekt chcesz uzyskać? btw zamiast apostrofu użyj "`".
Back
Top