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

    Lua TFS 1.4 HELP ADDON DOLL

    I tried it and it doesn't give me the outfit, maybe it's because of version 772?
  2. VagosClubTM

    Lua TFS 1.4 HELP ADDON DOLL

    sorry, what line? try it on this but it throws me errors. 1642712930 I had it in 1 but still it does not grant the outfit
  3. VagosClubTM

    Lua TFS 1.4 HELP ADDON DOLL

    hello friends, I am trying to use this talkaction to be able to grant skins to other users, they are custom skins added to the outfit.xml but it does not grant them, it is version 772 TFS 1.4 I will leave the script here, when I use the command it tells me that it is I give myself the skin but...
  4. VagosClubTM

    Lua HELP TFS 1.4 LEVER SHOP

    hello bro sorry for the inconvenience is it possible to make the lever sell you addons? in items should I put addons? as it is 772 it does not have addons only the unique skin
  5. VagosClubTM

    Spells Versus Walls

    thank you friend you are the best!
  6. VagosClubTM

    TFS 1.X+ HELP 1.4 MAGICS THROUGH WALLS

    Hello friends, I have a problem with TFS 1.4 when users carry out an attack, it goes through walls, is there a fix for this? , can it be arranged in items? or in sources? TFS 1.4 1642558271 I found the solution in the same forum, so I will leave the solution below.
  7. VagosClubTM

    CreatureEvent [TFS 1.3 / 1.4] Upgrade System

    It works fine but it throws me this error when starting in the console
  8. VagosClubTM

    CreatureEvent [TFS 1.3 / 1.4] Upgrade System

    hi bro i install it on my server but these throw errors.
  9. VagosClubTM

    Lua HELP TFS 1.4 LEVER SHOP

    Thanks bro, I don't do it just for myself, but also so that it remains as a help for users like me who don't know much. Greetings and thanks for the help.
  10. VagosClubTM

    Lua HELP TFS 1.4 LEVER SHOP

    hello friends, I hope you are well, I am looking for this script instead of charging in crystal coins, it charges you in smalldiamond (2145), to make it a vip store local c = { ['item'] = 2565, ['cost'] = 200 * 10000, [1945] = 1946, -- lever [1946] = 1945 -- lever } function...
  11. VagosClubTM

    TFS 0.X [MySQL] Depot items disappeared

    it also happens to me with tfs 1.4
  12. VagosClubTM

    Lua HELP TFS 1.4 MINING SYSTEM

    thanks bro work nice 100%
  13. VagosClubTM

    Lua HELP TFS 1.4 MINING SYSTEM

    thanks bro it worked well, the other thing is it possible to add that the peak breaks in a certain percentage of probability? that is, the player is chipping the stone and has a 15% chance that the chipping tool will break
  14. VagosClubTM

    Lua HELP TFS 1.4 MINING SYSTEM

    local rewards = { { item = 8298, count = 1, chance = 50 }, { item = 8299, count = 1, chance = 50 }, { item = 8301, count = 1, chance = 50 }, { item = 8302, count = 1, chance = 50 }, { item = 8303, count = 1, chance = 50 }, { item = 8310, count = 1, chance = 50 }, {...
  15. VagosClubTM

    [TFS 1.3] Mini Shop with command or modalWindow

    Hello, I hope you are well, it is possible to make it be purchased with a specific item, example that players instead of paying with crystal coins pay with 2145
  16. VagosClubTM

    Action [1.3] Simple Mining System

    Hi bro, with which item is the stone broken?
  17. VagosClubTM

    NPC [TFS 1.X] NPC Addons (Modal Window)

    is it possible that this npc sell items for some token currency?
  18. VagosClubTM

    TFS 1.X+ Premium players only area (with time check)

    hi is it possible to work with a UNIQUEID? that expires every 31 days? So the user would buy vip automatically without the need to ask a user, is it also possible to add an extra experience rate just for being in the vip areas?
  19. VagosClubTM

    TFS 1.4 HELP SPELL MANA/HEALTH RUNE

    hello friends I realized today that I get this error with the time of using the mana rune, is it repairable?
  20. VagosClubTM

    RevScripts HELP TFS 1.4 SCRIPT CHEST 24HRS

    This how do I add it to the system? is it used in revscript or actions? because I tried in revscript I put the ID of the actionid but when I pulled the lever it did not work
Back
Top