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

    Accessing Server

    Hi Everyone, Its been a long time since ive been in the world of tibia so im very rusty. But my problem is that i cannot connect to my server, the server is up and running so is mySql but every time i put in my username and password it just closes the login attempt
  2. S

    [HELP] Unknown Problem With Npc

    Hello, So i got this script from someone else but there offline so i cant ask them for help so i was hoping someone could help me, so this is my npc script local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) local...
  3. S

    [NPC Help] Promotion Npc Confusion

    Hello Everyone, ok so i used the search function and found an npc that could promote me high then ex. Elite Knight, so i got it local keywordHandler = KeywordHandler:new() local npcHandler = NpcHandler:new(keywordHandler) NpcSystem.parseParameters(npcHandler) function onCreatureAppear(cid)...
  4. S

    [Request] Summoning Spell For Totoms

    Hello, i was wondering if someone could help me make a summoning spell that lets you summon totoms and only totoms, its so that way the class doesnt summon like ex. demon, when they should only be summoning a fire totom, i have many different kinds of totoms i just dont know how to make a script...
  5. S

    [Request] Summoning Spell

    Hello Everyone, I was wondering if someone could make me a spell were when you say it, you summon 6 skeletons at once, and untill they skeletons are all dead you cant use the spell again, i tried looking for a script but i failed miserably, if there is one of the forum i must have missed it and...
  6. S

    [Request] Mount Selling Npc

    Hello, Im a noob at scripting and i tried to edit a simple npc to sell mounts but it failed i kept getting an error i couldnt figure out so ive come here to ask if someone could make me an npc that sells mounts to players please, here is the list of mounts i have in my server: <?xml...
  7. S

    [REQUEST] Battle Arena Script

    Ok i've looked through the forum, i even used the search function and i didnt find what i was looking for, but i was wondering if i could please ask someone to script me a battle arena script that allows me to have a battle arena like in WOW, i was thinking about trying to use storage values but...
  8. S

    Item Help Please!

    Im hoping that this post is in the right area if not can a mod please move this, Ok so item 8906, which is the fire rainbow shield, and it says that its for knights of level 100 but i dont want it to be for knights only so i went to weapons to change it and it wasent there and theres nothing...
Back
Top