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

    Item stats on Hover-Mouse

    Hello everybody, as in the topic, I am looking for a script that will bring up the stats of an item when hovering over it with the mouse. I'm not very good at programming but maybe some of you can help me. Perhaps the script inventory.lua in which my character's outfit is displayed will help...
  2. Vivelo

    Lua [TFS 0.3.6] - Dungeon TP & Reward Chest - How to do?

    Hello everybody! I need two scripts for a dungeon: 1) In the first one, it is about a teleport that will allow only one person to enter the dungeon (and as long as "he" do not finish it (dont receive the reward) the other player won't be able to enter. 2) Reward Chest - The player who...
  3. Vivelo

    Create teleport while killing monterS - How to do?

    Hello, I don't know how to write a script that will open a portal after killing a few monsters, not just one type of "Boss". I have "standard" .lua without any options/commands of this. local config = { useCountdown = true } local t = { ["dog"] = { toPos = {x = 1275, y = 1053...
  4. Vivelo

    OnEquip/DeEquip - (put item on eq a changing outfit)

    Hi there! According to title of the post, my problem is an issue with changing outfit after equip eq on it. Im attachnig a video here: Animated GIF - Find & Share on GIPHY However everyting is fine, but outfit getting white, and looks like hunter(as the same as settings looktype) - Im working...
  5. Vivelo

    OnEquip/DeEquip - (item equpied and changing outfit)

    Hi there! According to title of the post, my problem is an issue with changing outfit after equip eq on it. Im attachnig a video here: Hoever evryting is fine, but outfit getting white, and looks like hunter(as the same as settings looktype) - Im working on include wings system as a new...
  6. Vivelo

    [OtClient] How to display outfit on inventory window?

    Hello everybody! I have a question, maybe do you know, how i can display "outfit window" in my "inventory window"? (I just want the outfit to be displayed - not that it can be edited/change) I tried editing inventory.lua form outfit.lua (scritps) and OTClient doesnt display anything im add...
Back
Top