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

    One server, with PVE and PVP gear

    Hey, In WoW they use a system called "Resillence". Is it posible to do the same in tibia? Is there a way that you can make a difference with gear between Player versus Enviroment (Monsters/bosses) and Player versus Player? Regards, Pasibun - - - Updated - - - bumb
  2. P

    Lack of Player Info

    Hey all, Its very annoying that im not able to lookup who was when online. Is there a webapplication that records these kinds of info? Im having a small graph from vapus in my ModernAAC. This is a very nice feature. But I want more! :P So my request is a html/php/ajax/javascript (well as...
  3. P

    Super charged powerup (buff) in certain area

    Hey, Im looking for a script that when you are in a certain zone, you get a "powerup". In this area you will have a static amount of HP/mana/skills/mlv. Equivalent to (for example) a level 500, skills 200, magic lv 150 etc. Our server uses 8 different vocations. So in my case I need to be able...
  4. P

    Lua "Super charged" group mission.

    I got a dungeon system in my OT server. A system similair as Annihilator but way more advanced and not restricted to 4 sqm. See it more like a dungeon in World of Warcraft of other MMORPGS that use this system. Im creating a new dungeon and for this one I need: - Its a pure PVE...
  5. P

    Solved [PHP&ModernAAC] Signature change img to htdoc/public/image/items

    Hey, The signature script works excellent, for one flaw. When you use custom items it does not recognize them and they dont place an image. Appearantly we have to change the .dat, .spr and the .otb. Ive tried asking on the forum, I tried it my self but im still at point 0 on this issue...
  6. P

    Lua Artificial Intelligence Script boss

    I made this script, but as a beginning lua scripter I still find it hard to get some stuff working. I tent to look at other scripts how they work and then try and create my script. This is an example but I am clearly doing stuff wrong. In this script I try and create a bit more...
  7. P

    signature

    ey there, I use Modern AAC signature injection scripts. I hope someone have some knowlage over my problem. My server has alot of custom items. These are not displayed in the signature. I figured it must be the tibia.dat that does not have the information. But I dont know how to fix this. All...
  8. P

    Increase loot rating

    Hey (probely Scarlet Ayleid) I am being in a creative moment and I thought about having a item that will give you a buff for 7 days. In these 7 days your lootluck is increased by (150%? 200%?) Ive read that loot is already been placed into a monster (when its created). Therefor making it hard...
  9. P

    Create a NPC

    Hello there, I got a question.. Is it possible so have a item/talkaction what ever.. if you use the item it will summon a NPC next to you. You can sell or buy your items at the NPC. but the npc need to go away in about 5min.. Is this possible? can some one help me with this...
  10. P

    Modern AAC Polls {$poll} doent work

    I dont know if its my template or something else. But I would like to "Embed" my poll in a news item. Is there a code for? Regards, Pasibun
  11. P

    Lua Double experiance day

    Update: Thanks to Scarlet Ayleid and Summ who build a certain day of the week exprate script. Globalevent to set exprate player who is online: function onTimer() local message = "test" local expRate = 1 if (os.date('%A') == 'Wednesday') then message = "Extra experience day has...
  12. P

    [Netherlands] Singularity 8.6 Unique map!!

    Singularity is a brand new OT Server. Located in The Netherlands. This server will soon be transfer to a dedicated server (100/100mb down/upload speed). Website: Singularity Beta - Soon live!. Public server language: English :::Serverinfo::: * Unique map, custom areas & bosses.! * IP...
  13. P

    Frag reward

    Remove this post please..
  14. P

    Monster Broadcast

    Hello there, I have a question. And i hope some one can help me!:) I need to have a script that when a monster summons(Like a boss). He automatic Broadcast. Sooo: Monster summon. Monster Broadcast. I don;t thinks u can do this with Onthink.. because Onthink activate only when a...
  15. P

    Does a 100% re-sprite exist?

    Hey, When I search for this I found that there were some projects on this. Also a server claims to have a 100% re-sprite. But its still not clear to me. At this moment, how far is the OT community in making a 100% re-sprite? Regards, Pasibun
  16. P

    A script that let monsters use different spells at certain moments

    Hey, Im looking for a script (probably a creaturescript) wich allows me to get control how monsters use their spells. An example, a monster is between 10-30% health, at that point he starts to use heal spells. Idealy that I can add multiple spells at different stages of its health. Im...
  17. P

    Summon Monster.

    Hello there, I got a request.. I want to create a spell, thats summon a hero. But this monsters only stays with u for 30sec. and u can only cast the spell every 5min. Can some one help me? I'm usings TFS 0.3.6 Greedings, Pasibun
  18. P

    Windows [Modern AAC] Forum not showing lines/enter/br

    Hey, The forum of my Modern aac is not displaying any enters (empty line of text). How do I fix this? A example. http://singularitybeta.no-ip.org//index.php/forum/thread/19 Regards, Pasibun
  19. P

    random daily quest box

    Hey, My server has a special creature (boss). Instaid of having the loot in the corpse, I want the loot to appear in a chest. This chest needs be on a other floor. In this way you dont have it that a corpse is "owned" by one person, and in this case all 3 party members are able to open this...
  20. P

    Kill monster

    Hello there, I've searched a few days on the forum, but I could not find it. Can some one help me little bit with my idea. I want to create a boss(this part is ofcourse done) But i got a question about the loot. I want that this boss have a change to drop 1 of the 8 items. So he...
Back
Top