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

    Musimy sie jednoczyc w smutku

    Suma podstawy równa się kwadratowi obu ramion. czyt. Lol prawie jak u mnie pod łóżkiem :/
  2. Hermes

    Najlepszy rev wersji 0.4.

    3575 w góre poprawiasz co chcesz, działał póki mi się nie zechciało go zrestartować, na neravii pierw 500+h -> restart -> 500+h.
  3. Hermes

    Happy birthday Xenios

    Happy birthday! :)
  4. Hermes

    Weapon Charges and Monster Spawn

    It's better to use onKill function and `kill` event. So there is no need to declare event in monster file (name check will do the trick). @Cykotitan Rofl, you gave me an ultimate idea with this spawn thing :D
  5. Hermes

    Obecna sytuacja Polish Boardu

  6. Hermes

    Obecna sytuacja Polish Boardu

    No, a chamstwo jest niszczone na tym forum przez publiczną kompromitację i zjechanie osoby, która `wyiadaczom` nie podpasowała. Potem w wyniku reakcji łańcuchowej zaczyna się kłótnia, która trwa tak długo póki Samme tematu nie usunie. Następnie zostaje stworzony nowy temat z jakiegoś innego...
  7. Hermes

    Action [Farming] [Mining] [WoodCutting]<<UPDATED[Fletching] Scripts!!

    function placeItemOnPosition(id, position) return doCreateItem(id, 1, position) end addEvent(placeItemOnPosition, time_in_miliseconds, id, position) where position is a stored array {x = bla, y = bla, z = bla, stackpos = STACKPOS_TOP_ITEM(I guess :P)}
  8. Hermes

    tyrania.net

    Lol, so that's why they got so many players.
  9. Hermes

    CreatureEvent NPC Grizzly Adams - almost how RL Tibia.

    It's not even about the loops. Look. function welcome(value) array = { [1] = {a = "Hello", b = "bye"}, [2] = {a = "Hi"}, [3] = {b = "cya"}, [4] = {a = "Greetings", b = "farewell"} } if not value then value = math.random(1,table.maxn(array)) end local tmp, txt = array[value], ""...
  10. Hermes

    Iron Man 2

    I just came back from IM2. In my opinion, it's worse than first one. I heard ACDC only few times there, it's not enough. I expected some real kicking ass f*ing rock when those cans fought. And damn their scriptwriter. The plot was nice, but still it was too unprofessional. Also, why it wasn't...
  11. Hermes

    CreatureEvent NPC Grizzly Adams - almost how RL Tibia.

    Both scripts can be shortened 5 - 6 times (using more advanced arrays). Nice work though.
  12. Hermes

    Continue the story.. (three words per post, 1 post per 5 posts per user :P)

    The beginning was the end of the alliens' ressurection because of the holy orchids temple where the people grew up strong and die fast with backpack equipped, the story died after the big-explosion when brasillians stopped to play fair because of the ON server please. Hi, pl? Said the turd with...
  13. Hermes

    iptables

    A ma naszą klasę?
  14. Hermes

    PayPal blacklist.

    Okay, thanks. I will use paypal service in my server, so I will take care of those.
  15. Hermes

    PayPal blacklist.

    But how it works? They are buying something via paypal, and then, I think, they don't have reason to demand a refund, do they?
  16. Hermes

    RPS (Real Private Server) or dedicated server?

    Refresh.
  17. Hermes

    RPS (Real Private Server) or dedicated server?

    I didn't mention, I will use only Linux :D, thanks for your answer.
  18. Hermes

    RPS (Real Private Server) or dedicated server?

    Well, it is written that the speed is limited but I want to know how it is for real :P
  19. Hermes

    Remere zapomniał o użytkownikach linux'a

    A wino nie odpali?
  20. Hermes

    Lua VooDoo, Demon Oak Monk.

    local outfits = {5, 6, 7, 8, 9, 15, 18, 23, 24, 25, 29, 33, 37, 40, 48, 50, 53, 54, 57, 58, 59, 61, 62, 63, 64, 65, 66, 68, 69, 70, 71, 76, 78, 93, 96, 97, 98, 100, 126, 127, 193,194, 195, 196, 203, 214, 215, 216, 229, 232, 235, 237, 246, 249, 253, 254, 255, 259, 260, 264, 281, 282, 287, 296...
Back
Top