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

    (United States 8.60) Addiction Online

    Thanks for the feedback. - - - Updated - - - BUMP New important update!! Especially for current players!
  2. A

    (United States 8.60) Addiction Online

    You achieve them through second promotion in the game.
  3. A

    (United States 8.60) Addiction Online

    ***NEW UPDATE 2/4/2013*** **WE HAVE CHANGED OUR IP ADDRESS TO AddOnline.no-ip.org** to make it easier on new players! ** We are also in the process of moving to a new host due to the positive feedback on the server!! The new host will provife more security and better stability to the server...
  4. A

    Auto Stack/group script

    Looking for a script that auto stacks anything you put in your bp automatically for everyone on the server. <3 REP++
  5. A

    Lua Warper

    local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) -- OTServ event handling functions start function onCreatureAppear(cid) npcHandler:onCreatureAppear(cid) end function onCreatureDisappear(cid)...
  6. A

    Solved MaxHealthPercent

    Thank you both!!! @Limos, i have been trying to rep you for all your help but it seems i have repd you too much for a lifetime :P
  7. A

    Solved MaxHealthPercent

    This attribute adds a certain percentage of health points to the character that is wearing it. Howver it only works on certain EQ? Anyone know why? REP++
  8. A

    Dual wield?

    I'm judging you. No jk, i honestly can't help you. But i was looking to do something similar some time ago so i figured i would bump the post :P
  9. A

    Website Designer

    Changing it back to what? i want it to be the name of my server..And yeah i know you have to purchase a domain that's not what i was asking. I am asking about the transformation of the database to work with the new domain. And the only thing i changed were the colors and the image at the top...
  10. A

    Website Designer

    i have a working website at addictiononline.no-ip.org I am looking for someone who knows alot about web design to maybe make it look a little better! I am also looking to get a .com so if you know anything about how to transfer the database and stuff pleaseee let me know!! If you see...
  11. A

    Lua onUse script help

    Shit i'm sorry. i got posts mixed up. This script: When you right click a blood stain(what i am using) it makes a monster appear. In my case i want it to be a custom boos that i made called "Devil"
  12. A

    Lua onUse script help

    So basically, i want to make it so lets say when you kill the boss Morgaroth, a teleport appears for 60 seconds allowing you to escape. But the teleport only appears once the monster has been killed. Ill try that Limos.
  13. A

    Lua onUse script help

    No luck :<
  14. A

    Lua onUse script help

    local t, doEet = { {x=3850, y=1974, z=2} } function onUse(cid, item) doSummonCreature("Demon") end addEvent(doEet, 30 * 60000) doPlayerSendTextMessage(cid, MESSAGE_STATUS_CONSOLE_BLUE, "You pissed off the Devil....your move.") end This script is intended for an item in game...
  15. A

    Lua script help.

    Now if i just add a monster, won't it create this teleport from anyone killing this monster anywhere? Like a typical monster such as a demon or a destroyer? How is it only set to specific monsters?
  16. A

    Lua script help.

    Could you make it so i could add teleports for different monsters in the same script? You know what im saying?
  17. A

    Lua script help.

    Thanks ill test it. Or have you already tested it?
  18. A

    Lua script help.

    I am looking for a script that creates a teleport when you kill a certain monster. I would like to be able to decide where the teleport appears and the location it takes you. Thanks guys <3 Rep++
  19. A

    Windows Mysql password

    Ok i did that. Now my apache wont start running. Only my mysql. It says "started" but it doesn't say "running".
  20. A

    Ot help fast!!! Important!!!

    No. You don't want advice don't ask. Every router/modem/ whatever has an ip range of about 7 ip addresses. It goes between them at different times.
Back
Top