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

    SIMPLE ALL IN ONE: From nothing to a fully working dedicated server on Ubuntu

    Tried this method, yet some crucial stuff doesn't work/install. OS: Ubuntu 14.04 LTS Not working. Works, yet not configured to use ./otsmanager/www/public_html/. Not downloaded. http://piclair.com/a2sts Probably not working as phpmyadmin doesn't run. Same as above Most of it is easy to...
  2. Ecstacy

    [Znote AAC] Several "tabs" in donate shop?

    try this tutorial and apply it to your donate page. http://www.elated.com/articles/javascript-tabs/
  3. Ecstacy

    Solved Getting concatenate error on dbGetResult query

    Aah that looks alot cleaner, have to get used to LUA again after stopping for ~a year, lol. Thank you :) EDIT: Oh I'm getting this error: http://piclair.com/810zc on this part for k,v in pairs(createText) do text = text .."".. v[2] == nil and v[1] .."\n" or v[1] .." ".. v[2] .."\n"...
  4. Ecstacy

    Solved Getting concatenate error on dbGetResult query

    Alright thank you;)
  5. Ecstacy

    Solved Getting concatenate error on dbGetResult query

    Thank you it works :) Would I get other data types using the same method? i.e.: var:getDataString()?
  6. Ecstacy

    Solved Getting concatenate error on dbGetResult query

    Hey, I'm trying to retrieve an INT value out of my database, though when I use it in a string I get the following error: http://piclair.com/mcvo9 If anyone could help me how to fix it, it would be much apprecitated! Script: function onSay(cid,words,param) local uid = getPlayerGUID(cid)...
  7. Ecstacy

    Guess the age of the next poster!

    Yes, that's right :) Next 18
  8. Ecstacy

    You are...

    You suffer from dyslexia judging by your username :)
  9. Ecstacy

    RL Pictures

    Just a sexy pic from me taken on vacation ;)
  10. Ecstacy

    Language translation

    Dutch: Zippyshare.com - lang dutch.rar
  11. Ecstacy

    Complaint Possible scammer at the forum

    Life runs on money, so money is life, meaning you should've paid him on time and not due to a thread.
  12. Ecstacy

    Brackets - open-source code editor

    This actually looks really good! Time to try it out :)
  13. Ecstacy

    Complaint Wont let me buy premium

    I've had this problem before, just wait for a day or two and it will work.
  14. Ecstacy

    --------------

    Stop smoking weed you fucking junkie
  15. Ecstacy

    Tibia Legends - A new level of pvp!

    well that's an interesting reply
  16. Ecstacy

    Tibia Legends - A new level of pvp!

    Love the thread lay-out ;)
  17. Ecstacy

    Pokemon Online RPG?

    The best pokemon MMO imo are the pokemon tibia servers.
  18. Ecstacy

    Solved tibia 9.82 client link?

    That's version 9.80. Anyhow, I've uploaded it to MF for you. :) 982.rar
  19. Ecstacy

    Solved tibia 9.82 client link?

    not with the static0 link ;)
  20. Ecstacy

    Solved A looping event that causes errors when a player logs out.

    Well I be damned! I've really thought about how I would be able to accomplish the error to be fixed, I also considered trying this, but since every function, isPlayer(cid) too, relies on the cid I thought it would just cause the same error. But you've proved my wrong. Thanks alot :)
Back
Top