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

    [Action] Regeneration Request

    Try. local config = { amount = 20, -- HPs by second time = 5, -- seconds exhaust = { storage = 1000, time = 10, -- Exhaust time seconds~ } } local function doRegeneration(cid, amount, seconds) if seconds <= 0 then return false end doCreatureAddHealth(cid, amount)...
  2. pepe

    [Action] Regeneration Request

    Something like this? local config = { amount = 20, -- HPs by second time = 10 -- seconds } local function doRegeneration(cid, amount, seconds) if seconds <= 0 then return FALSE end doCreatureAddHealth(cid, amount) doSendAnimatedText(getThingPos(cid), "+" .. amount...
  3. pepe

    NPC Mount NPC w/mounts and lua script

    local table = { ["Widow Queen"] = {price = 0, id = 1}, ["Racing Bird"] = {price = 0, id = 2}, ["War Bear"] = {price = 0, id = 3}, ["Black Sheep"] = {price = 0, id = 4}, ["Midnight Panther"] = {price = 0, id = 5}, ["Draptor"] = {price = 0, id = 6}...
  4. pepe

    [][]Perfecto Sistema de Quests[][]

    Gratz... ;)
  5. pepe

    Feature Attributes MOD

    I'll use it :D!! Thanks :) Edit: NVM, i copied same code as onEquip :D
  6. pepe

    Elves VS. Orcs

    I remember i've played something like this... Humans, Orcs, Elfs, Minotaurs, Dwarfs... All races had their king to protect. PVP-E. Don't remember name thought. Played this among 50-60 players, like ?? years ago...
  7. pepe

    [Application] Player Editor (I need item images)

    There are some tutorials on TPForums about reading dat file, this way will be better. :p
  8. pepe

    Team Pokemon Realm Online

    If you dont know do this... Great Team, keep going :thumbup:
  9. pepe

    Team Pokemon Realm Online

    so... you want to make some cash :peace: gl <_<
  10. pepe

    Team Pokemon Realm Online

    but there will be "donations"?
  11. pepe

    Pokémon Online!

    i'll not host the server, i'll make public ~
  12. pepe

    Pokémon Online!

    Im tired of brs~ so im going to make my own server... till now i have all sprites and some scripts working... Maybe i release the server when i finish it. s2
  13. pepe

    Pokémon Online!

    What shall i do? :huh:
  14. pepe

    Team [8.5][pl] Pocket monster - team

    why dont use the pokemon online sprites :) Looks "better"
  15. pepe

    Pokémon Online!

    >_____> i hate w8 list... anybody playing on ruby/silver?
  16. pepe

    Hold your breath and press "l" game.

    lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll...
  17. pepe

    The Countdown [1000]

    45.
  18. pepe

    Nice Game!

    :huh: now draw... barack obama
  19. pepe

    Hold your breath and press "l" game.

    lllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllllll...
  20. pepe

    Lets Count To A Million!

    7903
Back
Top