• 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. FeLiPe-Eduardo

    RevScripts convert to revscripts pls

    Put on your sunglasses, as you will see a horrible code. In Brazil we call it a gambiarra. I should work with object-oriented programming, even without knowing how to program I can do aberrations like this: -- FLP#2311 local tilesPositions = { {x = 33049, y = 31638, z = 5}, {x =...
  2. FeLiPe-Eduardo

    Step On Tile To Remove Wall

    It didn't work on TFS1.3, but I managed to take advantage of a part of the code. Thank you very much. FLP
  3. FeLiPe-Eduardo

    Lua [TFS 1.3] Free Scripting Service 📝

    is it possible to create an auction NPC? to use with the item system edited as rarity (rare, epic, legendary) or as the system that you created "upgrade item's" yourself. So that the item is sent to the player with the attributes. the Market(Client 12.xx) delivers the item without any...
  4. FeLiPe-Eduardo

    Skull/frags remover

    this work to me. thanks <3 FLP
  5. FeLiPe-Eduardo

    RevScripts convert to revscripts pls

    Hmm, dont work also =´(. The problem continues. strange that i have already managed to use other uid like 45016. maybe it is something related to this part of the code: for actionid, _ in pairs(config) do I don't know what that does, but it doesn't seem to work on OTservBR. even though it is...
  6. FeLiPe-Eduardo

    RevScripts convert to revscripts pls

    Yes, many, in fact it is not 100% tfs1.3 it is for OTservBR. However the other's scripts work naturally, the one I'm having problems with. I've even used other scripts made by you. FLP
  7. FeLiPe-Eduardo

    RevScripts convert to revscripts pls

    have any maximum range? I’ve already tested a huge list of numbers and it always says it’s duplicated. "[2021-09-05 21:22:50.125] [warning] [MoveEvents::addEvent] - Duplicate move event found: 90100 [2021-09-05 21:22:50.126] [warning] [MoveEvents::addEvent] - Duplicate move event found: 45101"...
  8. FeLiPe-Eduardo

    RevScripts convert to revscripts pls

    [2021-09-05 21:10:56.242] [warning] [MoveEvents::addEvent] - Duplicate move event found: 45000 [2021-09-05 21:10:56.243] [warning] [MoveEvents::addEvent] - Duplicate move event found: 45001 and if i remove for actionid, _ in pairs(config) do stepTilesRemoveObject:aid(45000, 45001) -- adds...
  9. FeLiPe-Eduardo

    RevScripts convert to revscripts pls

    Strange. it does not work in TFS 1.3 and in the topic a guy said he needed to be converted. https://otland.net/threads/xikinis-free-scripting-service-tfs-1-3.272286/post-2644263 FLP
  10. FeLiPe-Eduardo

    RevScripts convert to revscripts pls

    Hello. this script is from @Xikini and i cant convert this to revscript to use on tfs1.3, and i dont understand this yet. i can change some scripts and adapt for my use, but this conversion still confusion to me, if someone can convert and comment the diferences for this script as exemple...
  11. FeLiPe-Eduardo

    Target runes rules

    omg , i will use 12.64 =/ thanks. FLP
  12. FeLiPe-Eduardo

    Target runes rules

    I'm looking for the same thing. have you found anything since the topic was created? FLP
  13. FeLiPe-Eduardo

    How can i remove the runes on target and leave them for use only on yourself?

    if you have something to remove just the use of a hotkey and not be able to hit the player in the battle it would be great. FLP
  14. FeLiPe-Eduardo

    How can i remove the runes on target and leave them for use only on yourself?

    This did not work. still attacks players by hotkey. is something else necessary? tfs 1.3 and client 12.xx FLP
  15. FeLiPe-Eduardo

    CreatureEvent [TFS 1.3] Item Sets

    excellent job. Your codes are great, you should do a Rarity System (randon item status) All the systems I've seen change a lot and change the source and it's horrible to implement. I don't know if I got it right, but it doesn't make sense for the set to give bonuses with only part of the set...
  16. FeLiPe-Eduardo

    [TFS 1.X] Rarity Rolls & Custom Attributes Library

    I'm trying to adapt to otbr 12.64 But it is difficult, can someone progress on something? Or have some similar script A variant of this system would be interesting, without changing the source and using everything possible for this situation. FLP
  17. FeLiPe-Eduardo

    [Order] Faction System

    I've been looking for this for years, if you find, please contact me [email protected] @fehedu
  18. FeLiPe-Eduardo

    Using Flash Client in Ots

    Upload your Server and client for me please ? your client open using your site ? how you make this site works ?
Back
Top