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

    Where Houses Itens Is Salved ?

    It's because you are using binary house storage. All items are stored as binary in the mysql table house_data. Check your server configurations(config.lua) btw, I might be wrong.
  2. Mazen

    Count to 10!

    2 :p
  3. Mazen

    My own image host!

    Update: It supports now the pdf format.
  4. Mazen

    My own image host!

    Probably not :) Not at all :D
  5. Mazen

    My own image host!

    I delete images that are for example 1 year old, that probably are not used.
  6. Mazen

    My own image host!

    Read: I still need to improve the imagehost.
  7. Mazen

    My own image host!

    Thank you ^^
  8. Mazen

    My own image host!

    It's hosted on private servers. I'm going to implement a system that will remove old images. Update: Implemented deletion system for images. Every time you upload, you will get a link that will remove your image. EDIT: It is now supporting the formats tif, tiff and swf(flash file).
  9. Mazen

    My own image host!

    Try again, I opened it a few minutes ago, and it's working just fine. :o
  10. Mazen

    My own image host!

    Sorry for that, it was temporary disabled. It's open now :) I'm going to do some improvement on uploading speed also. :) Thx!
  11. Mazen

    My own image host!

    Check: http://swev.se/imagehost/
  12. Mazen

    My own image host!

    Yes, I know what tinypic is, and I know there are more imagehosts than tinypic too. But I believe this project can be something huge. It took me only 2 hours to program the whole system, so don't expect any great unique features the first days. "nice try"? Are you saying that this is fake...
  13. Mazen

    My own image host!

    Hey everyone! I've finally succeed to make my own image host. This is just a test-thread to see if it's really working. TEST IMAGE(Unavailable while server is off-line): Thank you. If you want to try it out by yourself: ImageHost Limits: Can only be max 5mb/image. Can only be jpg, png...
  14. Mazen

    Looking at Boobs ? Healthy?

    Lol ye, if you're gay ^^
  15. Mazen

    Best Anti-Virus?!

    Aright, just to get this clear for you, all free anti-viruses are bad. Sure, some of them will find a few viruses in your system etc. But remember that they are all just after your money, even if they are free. They will all put ads to their commercial wares. Also, they don't care about their...
  16. Mazen

    Possible to make creaturescripts work for all creatures??

    The script wont even run if it's not registered.
  17. Mazen

    Possible to make creaturescripts work for all creatures??

    No I don't think so. A creatureevent can work with monsters too. The problem is that if a creatureevent is not registered with registerCreatureEvent(cid, event), it wont execute. I want it to be executed without being registered. @up, no I mean creature events. I'm very sure this is possible. :(
  18. Mazen

    Possible to make creaturescripts work for all creatures??

    An onKill event for example.
  19. Mazen

    Possible to make creaturescripts work for all creatures??

    You know that you have to register a creature event on a creature to make it work. I want to make a creature event that works without being registered.
Back
Top