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

    Chat gpt competition?

    I pasted the simplest script showing the chat capabilities, it would be stupid to paste something I have been working on for a long time. This is just an example showing how it works. You provide engine data, what you want to do and you get a ready-made script. It's not always right, it doesn't...
  2. ImaG

    Chat gpt competition?

    I wrote a lot of scripts using chatgpt, I improved a lot, I learned a lot, how I can do something better. Lots of help that I didn't find on the forum. Or when someone wrote that they would do it for me for a fee. I don't like this type of stuff, if I wanted to pay I would put it in the work...
  3. ImaG

    [MyAAC] Tibiana Template

    Can I create a manual menu like e.g. Tibia.com? How to add another side menu: img manual add shop : img: tibia com How to do it?
  4. ImaG

    TFS 1.X+ 1 Players for a Room (Boss, Check Area, Time) - Actions

    Hello and sorry for the refresh, but I noticed one thing and I don't know how to deal with it. Namely, player 1 is teleported, but if he leaves the position and the monster remains, player 2 will run the script and there will be 2 bosses in the room. Thank you in advance.
  5. ImaG

    TFS 1.X+ [1.4.2] Block blackboard - edit text.

    ID 1810, 1815 players can't edit text ID 1811, 1818 can. Check what id you have in rme.
  6. ImaG

    Skrypt OTClient

    Maybe a module? link module and use Cavebot to buy mana potions, you have a say function in "hide".
  7. ImaG

    scripts/macros for kondras otclientv8 bot

    Would anyone be able to create a combo leader script for this spell? np> exori frigo
  8. ImaG

    Shirako ~Mapping Thread~

    You have a very developed imagination. I admire your work and the effort you put into it! Nice bro take care! :)
  9. ImaG

    [Poland][8.6] Cyleria - [10.07.2017 - 17:00]

    The word unique can be explained in many ways. From your side we see that it is negative. It's a pity, because I spent a lot of time on the server and devoted time to speed up its development. Finds players' challenge in chat. It scared me and I defended the player. As you can see, one sentence...
  10. ImaG

    [Poland][8.6] Cyleria - [10.07.2017 - 17:00]

    In general, expressing your opinion bothers the administration, whether it is helpful advice or not, they are worth it. The server consists 90% on monthly players. The map is full of bugs and the server is run by one guild. I do not recommend. PS; I got banned because I wrote scripts from...
  11. ImaG

    Firestorm Event | Tfs 1.2

    otx 10.98 the event does not kill players //script from main post I used code 1 from users and I got a different error and still nothing Lua Script Error: [Main Interface] in a timer event called from: (Unknown scriptfile) data/firestorm_event.lua:67: attempt to index local 'target' (a nil...
  12. ImaG

    What makes you check out the newly created OTS server?

    I think that constant care for people, updates and a good atmosphere on the part of the Administration have a great impact on the durability of the servers.
  13. ImaG

    [Rebellious Gallery] - beginner creates maps

    Personally, I am a fan of placing simple top-down photos on the map. The graphics do not bend and it is easier to detect any irregularities. Work, I understand it's an evo server. However, try to keep the colors the same as Halloween or winter. Good luck
  14. ImaG

    Lua Count items in chest [HELP]

    Maybe [2559] = {reward_id = 24774, reward_count = 100}
  15. ImaG

    TFS 1.X+ No use object help

    Use this by applying it to your chosen item. In rme.
  16. ImaG

    #ImaGistaa Mapp.

    Hello Otland next pics I like this plant monster (34) (35) (36) (37) (38)
  17. ImaG

    Work for work.

    Work for work: I have been creating my own OTS for some time, but I am not an experienced enough user to finish my work, so I came up with an idea. I will work on maps in exchange for lua services for the Canary 10.98 engine. If you are interested, write me a PM. Due to my project, I am not...
  18. ImaG

    RevScripts ZOMBIE EVENT SYSTEM

    Here is my engine script, fully working in globalevents. Only for 1+ engines. Maybe the code will help you though. -- <globalevent name="Zumbi_Event" time="1:55:00" script="ZE_globalevents.lua"/> dofile('data/lib/ZE_config.lua') zeArenaFromPosition = Position(712, 1410, 14) --pos of top left...
  19. ImaG

    HELP FOR RME ERROS

    Replace all files from currently used engine with rme/folder 8.0. Or if you replaced it, your map is not compatible with the engine.For example, I personally only use rme for tibia 11. So my all NPCs/monsters/items are in separate folders in 1 rme file. Such an example, for one 724 booster...
  20. ImaG

    Lua global error

    hey i used the script: https://otland.net/threads/tfs-1-1-slot-system.206697/ And... the values of my profession's equipment items have changed. before: a skilled assassin can use a bow/shield/helm After: bow/shield/helm can only be used by warrior in global lua I add: function isShield(uid)...
Back
Top