• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Search results

  1. F

    CreatureEvent Anti-Push

    can edit script because don't push only vips?
  2. F

    Lua frag remover

    tfs 0.4 (8.6 client) - - - Updated - - - @up [12:8:25.167] [Warning - Event::loadScript] Cannot load script (data/actions/scr ipts/other/skullremove.lua) [12:8:25.167] data/actions/scripts/other/skullremove.lua:8: unexpected symbol ne ar 'if' - - - Updated - - - local config = {...
  3. F

    Lua frag remover

    man this warning in console "/actions/scripts/other/skullremove.lua:16: 'end' expected (to c lose 'if' at line 9) near 'else'" and remover dont working :(
  4. F

    Lua frag remover

    don't working. item can clean all frag everywhere :( rep for u for effort ;)
  5. F

    Lua frag remover

    hello i have this script local config = { item = 9999, -- WPISZ ID ITEMA KTÓRY MA USUWAĆ FRAGI PRAWYM KLIKNIĘCIEM level = 1, count = 0 } function onUse(cid, item, frompos, item2, topos) if getPlayerLevel(cid) >= config.level then doPlayerSendTextMessage(cid...
  6. F

    edycja lua

    jakies propozycje ?
  7. F

    [8.6] nowy item

    local mlvl = getPlayerMagLevel(cid) local lvl = getPlayerLevel(cid) poradzilem sobie dzieki za podpowiedz ;) - - - Updated - - - wszystko smiga :) macie po repucie
  8. F

    edycja lua

    mam taki remover -- Skull remove by Gelio -- With little Gesior's help (frags remove) function onUse(cid, item, frompos, item2, topos) local zabieraLadunki = "tak" -- Czy zabiera ladunki runy local usuwaRedSkulla = "tak" -- Czy usuwa red skulla if((getPlayerSkullType(cid) ~= SKULL_RED...
  9. F

    [8.6] nowy item

    niestety nie dziala :( zero reakcji na itemie - - - Updated - - - troche przerobilem i chodzi ladnie :) jak zrobic zeby dawalo tyle hp jaki mamy lvl oraz tyle many jaki mamy m lvl? jakos pobrac trzeba te dane na jakiej zmiennej sa?
  10. F

    [8.6] nowy item

    witam mialbym prosbe, potrzebuje item ktory uzyz mozna klikajac prawym czyli use. daje on x many oraz x hp. nie konczy sie nie znika. nie ma "exausted".. probowalem robic cos na wzor ultimate healing rune wraz z mana potionem ale to trzeba uzywac klikajac na siebie a ja potrzebuje zeby...
  11. F

    [8.60] MegaEvo v2 by Guuraal

    you have any items for shop? maybe u give sql code :)?
  12. F

    Poland Shape

    rehost please++
  13. F

    Compiling x64 structure failed compile

    hello i have big problem :( /usr/bin/ld: i386 architecture of input file `allocator.o' is incompatible with i386:x86-64 output /usr/bin/ld: i386 architecture of input file `exception.o' is incompatible with i386:x86-64 output collect2: ld returned 1 exit status make[1]: ***...
  14. F

    Hoster Hoster Needed

    i can host ots. map size max 70mb. send me pm
  15. F

    map

    hello i need karmia map for 8.6 (karmia, premmy island, inferno etc..) if bad section then please move this post. thanks
  16. F

    Compiling [8.60] The Forgotten Server 0.3.6 (Crying Damson) V6

    ok i create new "source" how to mow all source of present catalog? rep+
  17. F

    Compiling [8.60] The Forgotten Server 0.3.6 (Crying Damson) V6

    seriously? please write all line vz12192:/home/serwer/pliki/Source# mv theforgottenserver mv: missing destination file operand after `theforgottenserver'
  18. F

    Compiling [8.60] The Forgotten Server 0.3.6 (Crying Damson) V6

    hello world! i have vps 3,3GHz 1GB RAM. Debian 5.0 and sources TFS 0.3.6 [8.6] and have big problem with compiling :( i have libboost1.42-dev libboost-system1.42-dev libboost-filesystem1.42-dev libboost-date-time1.42-dev libboost-regex1.42-dev libboost-thread1.42-dev libgmp3-dev...
Back
Top