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

    Lua Mute on ALL CHANNELS by IP

    Hello, I need a command(talkactions) that mutates the player(BY IP) on all channels except the default channel. Anyone can help?
  2. M

    [TFS 1.3] !bless and !aol withdrawing money from your bank account if needed.

    Hey, i am using this script. One bug. Example: You bless cost: 40k If you have 20k on bp and 20k on bank, he dont buy bless. You need 40k+ on bp or bank.
  3. M

    Player Management 2.5

    up please!
  4. M

    Remove MAGIC WALL and WILD GROWTH when step in

    Good night, I need one script for when one player try to walk trough mw and wg this disapear and player got position. Sorry for my bad english.
  5. M

    [TFS 1.3](CONDITION_INFIGHT) Doesn't work? or what?

    try this function onSay(player, words, param) local config = { onlypremmy = "yes", -- Apenas players premium accounts "yes" or "no". pzlock = "true", battle = "true", } if config.onlypremmy == "yes" and not isPremium(player) then doPlayerSendTextMessage(player, 22, "Você...
  6. M

    Webdesigner Offering Web Design Service

    very good service! he make a php page for me fast and clean! thank you @sebaloko :)
  7. M

    Mapas Wz 4,5,6

    nice maps!
  8. M

    Scripter [PAID] Looking LUA Expert

    i recommend @Sarah Wesker .
  9. M

    Mapper Mapper and Spriter needed

    my server was last updated in version 11.32 (items and quests), I wanted to update to the most current version possible, this includes client and server update. Someone who can do it for a good price? updates needed: gnome items destruction items feyrist place and quest new summons new spells...
  10. M

    Scripter 🌸 Scripting Services - TFS 1.X+ / Canary 🌸

    REP ++++, AWESOME SCRIPTER AND PERSON. THANK YOU SARAH. :D
  11. M

    Lua VIAL REMOVE ON USE

    thank you, work fine now.
  12. M

    Lua VIAL REMOVE ON USE

    dont work. vial dont desapear.
  13. M

    Lua VIAL REMOVE ON USE

    hello, i wanna vials and flasks disapear when used. my potions.lua local config = { -- strong health potion [7588] = {health = {min = 250, max = 350}, vocations = {3, 4}, text = 'paladins and knights', level = 50, emptyId = 7634}, -- strong mana potion [7589] = {mana = {min =...
  14. M

    Feature Auto Loot [TFS 1.3]

    ok, error change now: anynone can help me again ?
  15. M

    Feature Auto Loot [TFS 1.3]

    [ 37%] Building CXX object CMakeFiles/tfs.dir/src/iologindata.cpp.o /home/rmglasspe/servidor/source/src/iologindata.cpp: In static member function ‘ static bool IOLoginData::loadPlayer(Player*, DBResult_ptr)’...
Back
Top