• 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

    onPrepareDeath ?

    lastHitKiller is not supposed to be a creature id?
  2. J

    Tutorial Como empezar tu propio servidor de OT.

    Favor revisar fechas antes de postear.
  3. J

    Lua whats causing this?

    Don't allow npcs/monsters step into depot tiles, or add a filter.
  4. J

    Ayuda instalando Paypal

    El punto del oso es que si quieres ganancias debes ganartelas.
  5. J

    Oh Great! UFOs seen in London skies!

    Did you prepared your laser guns and plasma cannon already?
  6. J

    Oh Great! UFOs seen in London skies!

    Stop smoking that much.
  7. J

    Oh Great! UFOs seen in London skies!

    Stop smoking that much.
  8. J

    something simple for good scripters

    getSpectators + send message will do the job.
  9. J

    TalkAction Basic Anti-dupe System

    C++ > Lua, and im not selling anything. @op string.char(math.random(65, 90))
  10. J

    Track Item system? - Cykotitan? *-*

    Really? we experimented huge DDoS even able to block our host, but never ever crashed the server itself.
  11. J

    Track Item system? - Cykotitan? *-*

    You cant compare CipSoft with OTs, talking about software/hardware. Can DDoS shutdown your otserver actually? the distro itself i meant, never experimented such thing, if the server is still running but internet is lost there wont be dupe, iptables wont help if incoming is higher than your...
  12. J

    ImgSnapper - Online screenshot program

    There is a bug stoping normal WinXP shutdown if imgsnapper is running.
  13. J

    Suggestion AlertPay Donation system on OTLAND

    Alertpay refund policies promises a lot but in real world is even worse than paypal, in paypal you got the chance to prove and defend yourself against a chargeback, alertpay dont give a fuck, phone confirmation? bullshit, 2 weeks frozen period? useless and bullshit, email warning before a...
  14. J

    Suggestion AlertPay Donation system on OTLAND

    Who told you such bullshit about refunds?
  15. J

    Push

    estaba lindo el index?
  16. J

    [Lua] How to make simple tables

    local array = { [1] = -- voc id { [1] = 'Rat', -- level [2] = 'Demon' }, [2] = { [1] = 'Hydra', [2] = 'Cave rat' } } function onUse(cid...
Back
Top