• 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 for query: party task

  1. APTGET

    TASK in Party (Tfs 1.2).

    I'm trying to get players in one part to be able to share the same task. Even if it is via Target (if the player is in the target, it counts). I have tried something like: - Creaturescript tasks.lua local config = { ["crocodile"] = {count = 100, storage = 1001, start = 1, plural =...
  2. F

    [France] [7.92] Sabrehaven Sugar | New Real Map Server Starting 13th May 18:00 CEST

    @Erikas Kontenis Could you "fix" task system to be able to hunt same task with teammates in party? Because now even in party share task only count for person who did last kill. :confused: However server is good and playable but tasks should be count for every party member that meets shared...
  3. D

    TFS 1.X+ Solo player unable to get credit for kill tasks.

    ...to players in a party and found this thread where Sarah Wesker solved the problem. Using Sarah Wesker's script I was able to configure party task credit sharing for my killing in the name of kill.lua script, but now I have the opposite problem. I can't seem to get credit if a player is not...
  4. S

    RevScripts Task system canary

    Hi, everyone i have task system but it doesn't count in party kills only last hit. local taskCreature = CreatureEvent("TaskCreature") function taskCreature.onKill(player, target) if target:isPlayer() or target:getMaster() then return true end local targetName =...
  5. Neptera

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    Is it possible to "repeat" tasks somehow? Does task kills share with party members? Is it possible to take multiple tasks at once?
  6. J.Dre

    CreatureEvent Party Dueling (Summons)

    Party Dueling For quests, tasks, or whatever. Information This script was made for and tested on TFS 0.3.7, it will not work for TFS 0.2 in its current form. I made this script for someone who requested it for "Pokemon" stuff, if I remember correctly. I thought since the thread was closed and...
  7. V

    [France] RedreamOT 7.72 - Oldschool RPG | 01.07.2016 19:00 CEST

    Looks nice but What is the % bonus on share party? How many max players on a party gets kill task on a monster?
  8. Die in heal

    [Germany, USA, Australia, Brazil] [7.4] Legendary MasterCores is coming back!

    How does the tasks work? Task ”point” for everyone in a party doing damage or just from last hit?
  9. S

    OriginalTibia 8.0 DISCUSSION THREAD - SUGGEST RATES & IDEAS

    Well, as I said in our conversation Fribben, server will be really playable and enjoyable if you will re-work the party tasking for druid, so he will be able to do party task while healing, or eventually remove tasking. Also you could start OT a bit ealier, like 10-15 of December.
  10. Erotoman

    New 8.0 inc custom real map with many events/features.

    Tekania :p task system looks good not so op rewards but question is what about when we finish and report the task like we make dls can we reply it and reward will be the same or lower? Also how tasks counts in party also when someone do last hit without party he gets task and we not or how its works
  11. Aczkolwiek

    [France] HCTibia 7.4 ONLINE

    Then make it possible to do tasks by party members at the same time. At least Robert's tasks, because they are quite insane :D
  12. Neptera

    Lua Nostalrius - Shared Party Kills?

    How can I make this lua script give one kill to each player in a party and not just to the killer? function onKill(player, target) local monster = config[target:getName():lower()] if not monster or target:getMaster() then return true end local storageValue =...
  13. shakal1994

    [8.0] - TFS 1.2

  14. tiag0_bn

    Lua Task system: Problem with sharing tasks in party

    my task system doesn't share the task for everyone in the party... someone would know how to help me <?xml version="1.0" encoding="UTF-8"?> <mod name="Simple Task" version="3.0" author="Vodkart" contact="xtibia.com" enabled="yes"> <config name="task_func"><![CDATA[ tasktabble = { ["trolls"]...
  15. masteuszx

    [France] [11.75] Erpegia RPG - RL QuickLoot, FULL Hunting Analyser, Huge Map, RetroPVP.

    It is being shared, but as on RL Tibia, you get % of kill if in party with people with the same task. Multiplier is (2 / (party size + 1)) , so in 3 people team you wil receive 50% of kill per each. In 2 people team it is 66% etc.
  16. K

    [France] [8.0 / Custom] Realera! [Start: 18.12, Friday 18:00 CET], First edition 1200+ player online!

    Dude there was a bug for 3 weeks of server with party tasks, you could make h level tasks for gold on 8 lvls in party with yuor main char, pathetic shit that destroyed whole economy, waste of time to play there no wonder why after first 3 days there was already 10kk on allegro for sale
  17. Jpstafe

    Task Lasthit change

    thank you pink for answering my post .. I wanted it for my server, because it makes me a task system, it is a group thing .. you can do a task with friends .. go to dragons for example .. if you have to kill 500 dragons .. it is always two players .. or task more difficult .. I wanted to see how...
  18. wizvv

    TibiaCore 7.4 TFS 1.2 same Nostalrius project.

    [Task] Can someone make it so that players in a party count when they kill a monster?
  19. abdala ragab

    [1.5] Simple Task 4.0 | Vodkart

    What do I do to get all party members to get the task kill?
  20. D

    [POLAND] Old School RPG 7.6 Classic 7.6 PL

    new systems: CAST SYSTEM TASK SYSTEM PARTY SYSTEM and bugs on site are fixed
Back
Top