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

    Solved Mounts and Outfits

    Nobody knows it? How to put mounts default or not in 0.3.7 TFS?
  2. Ahead

    [Request] Hunt Zones

    I am searching for several Hunt Zones for my teleport vip room. It has 10 TPs but anyways, everything you can give to me will be ok. I am thinking in doing few by myself. I am using 0.3.7 TFS / 10.10 client version. Thank you :)!
  3. Ahead

    TFS 1.0 Monster death bug

    HAHAHAHAHA i had to laught lol, that is a funny effect. I suffered it once. It could be due to there is a problem with the corpse file itself?
  4. Ahead

    Lua Trainers Auto Warp

    Ok guys, i am trying a new script i found because all the others were not working properly. I still do not know why. But i have a doubt now, in the .xml is shown this: -- TPTRAINER SYSTEM BY LEDTHERON -- function onStepIn(cid, item, position, fromPosition) for i=1, table.maxn(trainers) do...
  5. Ahead

    Solved Mounts and Outfits

    It is working for the outfits but i tried to use the same code with mounts and it fails xD. Thank you btw.
  6. Ahead

    Lua Trainers Auto Warp

    Ok, i thought i got it but no. Sorry for doubleposting. From there: http://otland.net/threads/random-teleport-and-check-if-player-is-on-sqm.10487/ I tested this: function onStepIn(cid, item, pos) local location = { {x=480, y=463, z=8, stackpos=253}, -- Location 1 {x=484, y=463, z=8...
  7. Ahead

    Fast Attack 0.3.6 TFS

    Have just read a post when a guy said "you have to change every attackspeed to make it works". I do not know if it will be true but change the "No vocation" attackspeed to 1900 for example, or whatever. So that is the one you did not change.
  8. Ahead

    Fast Attack 0.3.6 TFS

    I've read about there are some limits for the attack speed, change it to 700 for example, or 900 and check if it works.
  9. Ahead

    Lua Trainers Auto Warp

    The f**k... Thank you man, im terribly bad searching things at forums in english ><.
  10. Ahead

    Lua Trainers Auto Warp

    I played recently a OTServ in which you entered in a trainer warp and it directly sent you to an EMPTY TRAINING CELL. I mean, it avoids you to search walking for these empties cells. It was configured to teletransport you directly to them. I imagine it is a script, do you know about this?. Oh...
  11. Ahead

    Solved Mounts and Outfits

    0.3.7
  12. Ahead

    Solved Mounts and Outfits

    Say me ignorant but i do not know exactly (burnt xd). How can i know it? The trick is that everybody is premmium xDD. And they buy many of them for ccs.
  13. Ahead

    Solved Mounts and Outfits

    Woops, haven't the code: <outfit id="1"> <list gender="0" lookType="136" name="Citizen" speed="25"/> <list gender="1" lookType="128" name="Citizen" speed="25"/> </outfit> <mount id="1" clientId="368" name="Widow Queen" speed="20" premium="no" /> Should be something...
  14. Ahead

    Windows no map description available

    My godness.
  15. Ahead

    Solved Mounts and Outfits

    Hahahaha, since i found a lot of problems trying to put the rl map in OTX i decided to start in a TFS RL Map /sigh ^^ But there i can just find the mounts and the outfits which are implemented. Or it is which players can use? o.O
  16. Ahead

    Windows no map description available

    As dominique said, please, more info. I remember i saw that but in a description of the Map inside RME, so there would be more than one thing including that sentence (?).
  17. Ahead

    Solved Mounts and Outfits

    Where can i change the mounts and outfits that common players can use? Thank you all guys ^^
  18. Ahead

    Error on loading spawn/houses

    Yes, i replaced the name in the map, houses and spawn. But the fu**ing thing is that there is just an error on spawn/houses D:
  19. Ahead

    Error on loading spawn/houses

    @UP please :(
  20. Ahead

    Error on loading spawn/houses

    I am using a OTX server and i replaced the FTS map/spawn/houses for the RL map/spawn/houses. I replaced all the TFS npcs/monsters for the RLs too. The RL map is loaded successfully, but not the houses and spawn. Somebody knows why? Thank you all!
Back
Top