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

    Need a Script? Then I'm here to help!

    whole chess system based on movements :D
  2. J

    [LUA] Kira's Scripts!

    like this function onStepIn(cid, item, frompos, itemEx, topos) if isPlayer(cid) then if getPlayerLevel(cid) < 50 then doCreatureAddMana(cid, 250) doCreatureAddHealth(cid, 250) elseif getPlayerLevel(cid) >= 50 then doCreatureAddMana(cid...
  3. J

    [LUA] Kira's Scripts!

    what could happen if creature steping its not a player? =p
  4. J

    doPlayerAddDepotItem, getInstantSpells, setPlayerRK

    if you are able to serialize it into a binary sure btw i dont think that function works while the player is online
  5. J

    [Configuration]AlertPay from scratch to full working ipn

    should i ask why and who deleted my last posts?
  6. J

    Alertpay

    https://www.alertpay.com/en/Default.aspx#2 2k vs 4.5k per day <-> dont really matter for them :p however making those scripts public will continue that shit download and run.
  7. J

    [TEASER I]Pokemon Legend Online

    Pokémon™ Mystery Dungeon Blue Rescue Team and Pokémon™ Mystery Dungeon Red Rescue Team | Video Games | Pokemon.com :D
  8. J

    [Pokemon Online Insured Fun]

    que?
  9. J

    [Pokemon Online Insured Fun]

    m e
  10. J

    Why does this script not work?

    local config = { loginMessage = getConfigValue('loginMessage'), useFragHandler = getBooleanFromString(getConfigValue('useFragHandler')) } local town = "Enigma" --- town name local townid = 1 --- put the town id function onLogin(cid) -- what this for...
  11. J

    Ayuda!!! (No, no soy nab .l.) con RME en ubuntu.

    los readme no son de adorno
  12. J

    Windows Got a problem Conection lost with mysql Windows

    didnt you were using debian?
  13. J

    [Project] Pokemon Adventures

    i was there 8) 13:18 New record: 773 players are logged in. ‎13:23 New record: 790 players are logged in. 13:25 New record: 800 players are logged in.
  14. J

    XDDD mtibia hacked (serverchileno)

    Cid Maury con un ot? nah no me la creo, hablan por hablar
  15. J

    [Pokemon Online Insured Fun]

    cuales son los progresos?
  16. J

    Hola

    hola me llamo leo y no pololeo pero si te pillo te culeo :)
  17. J

    Team Cast and Crew

    good luck aziz
  18. J

    Linux how enter to phpmyadmin? LINUX UBUNTU

    sudo ln -s /usr/share/phpmyadmin /var/www/
Back
Top