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

    Windows Help With Spell

    I think i wont need to do this... I belive that what i want it's easy, not for me...
  2. juansanchez

    Windows Help With Spell

    What would that be?
  3. juansanchez

    Skill Quest

    Hey people, i've looked everywhere, in a lot of forums, but i just can't seem to find one that works in my server. I need a script, that gets the skill from the player and add 12 more (if knight or paladin) or 6 more (if druid or socerer). So if the Sorc is ML 102 it will go to 108, and same...
  4. juansanchez

    Kill Monster and Create Teleport

    I use this one in my server: local tpId = 1387 local tps = { ["Demon"] = {pos = {x=927, y=389, z=7}, toPos = {x=916, y=390, z=8}, time = 30}, --- First Position is the one where the TP is going to appear, the second one where it will take the players. } function removeTp(tp) local t =...
  5. juansanchez

    Windows Help With Spell

    Hey people, i'm trying to create a new spell in my server, but i just can't seem to make it work. I want to create a Exori Hur like spell, but instead of only 1 exori hur at a time, when you use, it's like 3 exoris hur come out, one followed by the other, and also, i would like it to everytime...
  6. juansanchez

    Windows New vocation Bug

    I'm not sure, give it a try anyways..
  7. juansanchez

    Windows New vocation Bug

    Let me just ask you something, i used the Dual Wield thing you told me, but for some reason, when i use 2 weapons the player hits waay faster... It's like his attack speed increases, you kArnow anything about it? Obs: Are you brazilian?
  8. juansanchez

    Windows New vocation Bug

    Thanks! The dual wield attribute worked, but i still need to fix the problem about the skill, is not with the script, it's with the vocations.xml, for some reason it bugs whenever it's like, above 300 the skill. If i buy skill, and it's 300. The next hit with skill 300, the server crashes, and...
  9. juansanchez

    Windows New vocation Bug

    Yup, thanks anyways ;D
  10. juansanchez

    Windows New vocation Bug

    Oh yeah, now it worked, thanks :) Btw, could you help me with 2 more things? xD First, is there a way to make it so i can use 2 items? Like, 2 swords, 2 axes. And also, for some reason, the skill fist is not going up. Edit: About the skill going up, whenever in vocation.xml, i use <skill...
  11. juansanchez

    Windows New vocation Bug

    Hey people, i'm having a problem with a new vocation in my server, and i was wondering if someone could help me. I created this new vocation, and in my server players are allowed to buy skills. This new vocation uses fist as it main skill. And also uses 2 weapons (which i'm not being able to...
  12. juansanchez

    Random Titles Quest

    Ok!! Now i understood the script, it's working perfeclty! Thanks!!!! Edit: So, if in the Rooms, i use just 9 coordinates, only 8 players will be able to enter it?
  13. juansanchez

    Random Titles Quest

    Bro, to be honest, i think your script it's too confusing for me xD, i'd rather use @Xikini 's one.. I just need to fix the position of the monsters.. But thanks anyways, you realllly helped me :))
  14. juansanchez

    Random Titles Quest

    I like the idea of only 1 player at a time in the quest, and even more the idea that the player has to kill all the monsters to go to the next room. But i want the player to see in the minimap that he's not in the same room. That he's always moving around in the quest, just as @Xikini said...
  15. juansanchez

    Random Titles Quest

    It worked perfectly! But.. The monster are not spawning around the player, they're spawning in random places in the room. Think of a Exori. It hits the area around the player. That's the area i'd like the monsters to spawn in, so the player cannot run from the monsters.
  16. juansanchez

    Random Titles Quest

    x Thanks for correcting me, sorry about the Titles... Ok, so, it would be like this (just made the map real quick so i can explain): All this rooms. The player starts in the middle one. He steps in the tile, and get's teleported to another one of the rooms. A random one. Then, when he gets...
  17. juansanchez

    Random Titles Quest

    I just realised i posted it in the wrong area, should i move it to the right one, or any moderators will?
  18. juansanchez

    Random Titles Quest

    up
  19. juansanchez

    Random Titles Quest

    UP
  20. juansanchez

    Random Titles Quest

    ok
Back
Top