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

    Lua Checking my target's name from an array

    Tried this, the console doesn't print anything when I cast the spell.
  2. Siegh

    Lua Checking my target's name from an array

    It still doesn't work... I'm trying quite a few things here but still couldn't get it to work. I've made it work like this but it is far from the most efficient way, but as long as it works I guess. With arrays I could make codes similar to this one much easier to implement. target =...
  3. Siegh

    Lua Checking my target's name from an array

    I've already removed the () :D
  4. Siegh

    Lua Checking my target's name from an array

    I'm using that on a spell function (just clarifying that I've declared target = getCreatureTarget(cid) since it's not by default). And I'm casting the spell on a creature named exactly "Skeleton", contained in the undeadCheck array. The script does the magiceffect if I check for FALSE, so it's...
  5. Siegh

    Lua Checking my target's name from an array

    I'm using a 0.2.15 (Mystic Spirit), sorry for not clarifying it first. It still didn't work... does it has something to do with using strings instead of numerical values in the array?
  6. Siegh

    Lua Checking my target's name from an array

    Thanks! I've fixed those. Still, it doesn't work.
  7. Siegh

    Lua Checking my target's name from an array

    Hello, as the thread's name implies, I'm trying to, in a spell, check my target's name if it matches a few entries written in an array inside the global.lua. Here's what I mean: global.lua undeadCheck = {("Skeleton"), ("Skeleton Guardian"), ("Blood Skeleton"), ("Apparition"), ("Ghoul")...
  8. Siegh

    [LUA] Simple Issue

    It worked xD, thanks a lot!
  9. Siegh

    [LUA] Simple Issue

    Hello, I'm having a supposedly very simple issue. What I need basically is to check if the player's equipped weapon corresponds to a list of ids. I'm adding these to the global.lua so I can utilize in multiple scripts easier. The problem is it's returning as false even when I clearly wield an...
  10. Siegh

    The white city

    I love your architecture... complex built good looking cities are player keeping features
  11. Siegh

    Andreew's Showoff.

    The desert city vibe is awesome!
  12. Siegh

    Shirako ~Mapping Thread~

    Ruins, catacombs, bridges, dark lightning... all the good stuff.
  13. Siegh

    Fenris - Alternate Tibia Server (A legacy from Thronar)

    Hello, I'm not very active right now... work and life has caught up and I have very little free time. Still, Fenris is of course not dead and I think of it very frequently... as soon as I have the time to work on it, I will. I have plans for many areas and dungeons that will populate the area...
  14. Siegh

    Thanatos - Discussion Thread

    You guys are showing some impressive progress, really interesting project. Makes me happy that there are still projects like this one.
  15. Siegh

    Fenris - Alternate Tibia Server (A legacy from Thronar)

    Working on the specializations right now:
  16. Siegh

    Fenris - Alternate Tibia Server (A legacy from Thronar)

    Hello, I said it on discord but forgot to say it here. The server is closed as of now, all the content has already been completed for the majority of the players and I need to work on more. The feedback was great, very positive, and im grateful to all the bug reports and suggestions! There...
  17. Siegh

    [Brazil] Fenris - Alternate Tibia Server (A legacy from Thronar)

    Hello, I said it on discord but forgot to say it here. The server is closed as of now, all the content has already been completed for the majority of the players and I need to work on more. The feedback was great, very positive, and im grateful to all the bug reports and suggestions! There...
  18. Siegh

    [Brazil] Fenris - Alternate Tibia Server (A legacy from Thronar)

    Finally someone noticed that lol
  19. Siegh

    [Brazil] Fenris - Alternate Tibia Server (A legacy from Thronar)

    Give it a try, there is nothing to lose :D
  20. Siegh

    [Brazil] Fenris - Alternate Tibia Server (A legacy from Thronar)

    I've found this link: http://down2.baixe.net/3/120/tibia986.exe It's not mine or anything, but worked fine here.
Back
Top