• Kenku walk/run slower than non-kenku

    Moved
    21
    21 Posts
    2k Views
    PuffyP

    Still being discussed internally.

  • Dismissal and Banishment do not DIsmiss or Banish summons

    Moved
    8
    8 Posts
    574 Views
    PuffyP

    Assumed fixed

  • Downtown Quest - Boss not loading

    Moved
    2
    2 Posts
    118 Views
    PuffyP

    Resolved, repainted the trigger.

  • Eveningstar Inn does not receive sendings

    Moved
    2
    2 Posts
    120 Views
    Strife and DiscordS

    Everything seems in order. Please double check and let us know if it still happens, or if you get any error messages.

  • Box of Salt does not Spawn salt

    Moved
    2
    2 Posts
    89 Views
    Strife and DiscordS

    Should be resolved as of V6805. Please confirm.

  • Debugging system Messenger-could not create item

    Locked Moved
    3
    3 Posts
    147 Views
    Strife and DiscordS

    There was no Boss/Mini Boss resref so this is why the error message fired.
    Was corrected.

  • Stonelands Stormbolt Area crashes on entry

    Moved
    4
    4 Posts
    141 Views
    PuffyP

    Cannot replicate, most likely a event issue or sorts

  • Vigilant Sun prestige store not opening

    Moved
    2
    2 Posts
    90 Views
    PuffyP

    Resolved 6793

  • Inacessabable cave painting

    Moved
    3
    3 Posts
    116 Views
    PuffyP

    Moved as of 6793 (sad)

  • Stonelands Spawns

    Moved
    2
    2 Posts
    93 Views
    PuffyP

    v6793

    Updated Caverns of the Sun Updated Niedlig Citadel
  • Wolf-Infested Farmland Transition

    Moved
    3
    3 Posts
    112 Views
    EchoE

    Updated tag to qWolfFarm v6783

  • Shield spell duration bug for wizard

    Moved
    3
    3 Posts
    164 Views
    EchoE

    @Sljppers said in Shield spell duration bug for wizard:

    pixie queen encounter

    Redrew the encounter trigger to make it bigger.

  • Poison recipes

    Moved
    2
    2 Posts
    124 Views
    EchoE

    @toportime said in Poison recipes:

    Stripped Toadstool Poison |2| 1 Honey, 1 Chicken Egg, 1 Glass Vial || Seems to drop the 2 Stripped Toadstools

    fixed v6783, was a Tag issue.

    @toportime said in Poison recipes:

    Bloodroot |3| 1 Glass Vial, 1 Yellow Mushroom, 1 Chicken Egg || seems to drop the 1 Black Cohosh Root, 1 Aventurine Dust

    Removed Cohosh root from recipe, added aventurine dust to script, updated forum post to match

    CnrRecipeAddComponent(sKeyToRecipe, "cnrGlassVial", 1, 1); //Glass Vial CnrRecipeAddComponent(sKeyToRecipe, "cnrHoney", 1); // Honey CnrRecipeAddComponent(sKeyToRecipe, "cnrMushroomYel", 1); // Yellow Mushroom CnrRecipeAddComponent(sKeyToRecipe, "cnrChickenEgg", 1); //chicken egg CnrRecipeAddComponent(sKeyToRecipe, "cnrGemDust014", 1);//1 Aventurine Dust

    @toportime said in Poison recipes:

    Ettercap Venom |3| 1 Glass Vial, 1 Honey, 1 Ettercap Silk Gland, 1 Dust of Greenstone || Seems to add 1 Honey, and replace 1 Feldspar Dust

    CnrRecipeAddComponent(sKeyToRecipe, "cnrGlassVial", 1, 1); //Glass Vial CnrRecipeAddComponent(sKeyToRecipe, "cnrHoney", 1); // Honey CnrRecipeAddComponent(sKeyToRecipe, "NW_IT_MSMLMISC07", 1); // Ettercap silk gland CnrRecipeAddComponent(sKeyToRecipe, "cnrGemDust001", 1); //Greenstone Dust

    Forum updated to match script/recipe.

    @toportime said in Poison recipes:

    Arsenic |4| 6 Apples, 1 Garlic, 1 Glass Vial || Seems to drop the 1 Chicken Egg

    CnrRecipeAddComponent(sKeyToRecipe, "cnrGlassVial", 1, 1); //Glass Vial CnrRecipeAddComponent(sKeyToRecipe, "cnrAppleFruit", 6); // 6 apples CnrRecipeAddComponent(sKeyToRecipe, "NW_IT_MSMLMISC24", 1); // 1 garlic CnrRecipeAddComponent(sKeyToRecipe, "cnrChickenEgg", 1); //chicken egg

    Added Chicken Egg back to the recipe.

  • Alchemy (trying to craft striped toadstool poison fails)

    Locked Moved
    8
    8 Posts
    263 Views
    EchoE

    Found the issue (maybe). Fix attemped v6783

  • Helmland: Forest of Eyes, Forgotten Tunnels rope transition issue

    Moved
    2
    2 Posts
    170 Views
    EchoE

    fixed v6783

  • CoAss (alchemy) skills seems to work inverse

    Moved
    6
    6 Posts
    242 Views
    S

    I think this can be closed, looks like this works correctly now.

    As a suggestion maybe a +1 on the roll itself would be more balanced, instead of acting as if you had 1 level higher in the skill.
    Seems like a lot of points to put into something to just make leveling in the start a bit easier, but not really making a big difference at the end.

    But take that with a grain of salt, I'm in no way a master crafter, so I might not know what I'm talking about :)

  • Broken merchants

    Moved
    9
    9 Posts
    264 Views
    PuffyP

    Resolved, please post the NPC name in the future!

  • re-respawned for free after reset

    Moved
    3
    3 Posts
    114 Views
    PuffyP

    Tested again 6769, works fine and the body spawned in the morgue too

  • Control Summon: Player Tool

    Moved
    3
    3 Posts
    263 Views
    PuffyP

    Duplicate, closing

  • Armour modding spawning new armors.....

    Moved
    3
    3 Posts
    202 Views
    PuffyP

    You can either choose to make an armour with the appearance, or put the appearance on the armour you are wearing. It appears you misread the alternatives and chose the one which made a new armour. Sadly we cannot offer refunds for misreading functions.