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

    Solved Script error

    Hello! I have a script error. local outfits = {205,15,25,15,110,125,106,107,18} local FOODS = { [6394] = {1, "Transformation!"} } function onUse(cid, item, fromPosition, itemEx, toPosition) local food = FOODS[item.itemid] if(not food) then return false end...
  2. Phemus

    Account Manager- Question

    Thank you.... I put the function doPlayerSetPromotionLevel(cid, 1) on the script of the first items. Yours have an error that says: [Warning - Event::loadScript] Event onLogin not found (data/creaturescripts/scripts/promotion.lua) But thank you anyway :)
  3. Phemus

    Account Manager- Question

    @bump
  4. Phemus

    Account Manager- Question

    Hello! I have a question. I want that the account manager let you choose your vocations as promotions instead of the normal vocations. How can i do that? For example: What would you like to be... Master Sorcerer, Elder Druid, Royal Paladin, or Elite Knight. Do i have to compile? Thank you...
  5. Phemus

    [8.41] EldinWorld [SQL]

    Please update the links :) I really want this server
  6. Phemus

    Multiple Questions - How to edit NPC Responses, How to make a chest obtainable once?

    For the chest do right click on the chest on the Remere's Map Editor and then properties. On Action id put 2000 and in Uniqueid insert the storage value, for exmple 1587(any number you want). Then on Contents click the first square and then search for the item you want. I hope it works. btw...
  7. Phemus

    How to advertise?

    Maybe you should promote your server in other servers... that's what i do, just to make angry the owners xD
  8. Phemus

    Server 8.6 or 9.7? Pros and cons plz i need your opinion

    I would say 8.6 because there are not many servers 9.7... Many uses 8.6 because of the bots. and there are not many servers 9.6
  9. Phemus

    Tables and EXP

    I got this error while running the sql query
  10. Phemus

    Tables and EXP

    So, I'm helping a friend to make a war server. He does not want to use the server Speedy War. So, he downloaded a normal server and just moved the scripts from a war server to his server. What happens is that it is sending this error in the console: I think that he is missing some tables...
  11. Phemus

    Solved Vocation chest

    Thanks! :)
  12. Phemus

    Solved Vocation chest

    Yeah... I had it like actionid, but i decided to put it as uniqueid because i though that the players would move the chest. Also it was like a reminder for me to know which was which.
  13. Phemus

    Solved Vocation chest

    No, i already checked it
  14. Phemus

    Solved Vocation chest

    yes
  15. Phemus

    Solved Vocation chest

    I have a problem with a script I made: -- vocs ----- -- actionid: 8605 sorc -- actionid: 8606 druid -- actionid: 8607 pally -- actionid: 8608 knight local firstItems = { { -- SORC ITEMS {itemid=2173, count=1}, -- hat of the mad {itemid=2481, count=1}, -- hat of the mad...
  16. Phemus

    Solved Problem with NPC

    Thank you so so so much :)
  17. Phemus

    Solved Problem with NPC

    Thank You! :) It works, but when i say yes when i try to buy the item it says something else. Well... It should work like this.... If the player goes to the npc to do the quest for the mana rune the player should say this. player: hi npc: hi player i'm working on a new mana rune bla bla bla...
  18. Phemus

    Solved Problem with NPC

    Hello! This was my first attempt at scripting a NPC script, so i have no idea on how it works :p My problem is this: The problem is that the NPC does not appears in the server. I hope that one can understand it :p Thank You
  19. Phemus

    Solved Errors With The Houses

    Hi! I have an error with the houses. When i try to open the server, it show a really big list of errors about the houses. I think that i need a table in database. Here is a pic of the error: I hope that someone could solve my problem. Thank you :) - - - Updated - - - Solved! lol I'm...
  20. Phemus

    Best place to buy a Dedicated Server/VPS?

    Cheap VPS | Cheap Windows VPS Hosting | VPS Windows | VPS Hosting They are cheap
Back
Top