• Dismissal and Banishment do not DIsmiss or Banish summons

    Moved
    8
    8 Posts
    615 Views
    PuffyP

    Assumed fixed

  • Downtown Quest - Boss not loading

    Moved
    2
    2 Posts
    134 Views
    PuffyP

    Resolved, repainted the trigger.

  • Eveningstar Inn does not receive sendings

    Moved
    2
    2 Posts
    123 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
    91 Views
    Strife and DiscordS

    Should be resolved as of V6805. Please confirm.

  • Debugging system Messenger-could not create item

    Locked Moved
    3
    3 Posts
    157 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
    149 Views
    PuffyP

    Cannot replicate, most likely a event issue or sorts

  • Vigilant Sun prestige store not opening

    Moved
    2
    2 Posts
    96 Views
    PuffyP

    Resolved 6793

  • Inacessabable cave painting

    Moved
    3
    3 Posts
    120 Views
    PuffyP

    Moved as of 6793 (sad)

  • Stonelands Spawns

    Moved
    2
    2 Posts
    98 Views
    PuffyP

    v6793

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

    Moved
    3
    3 Posts
    116 Views
    EchoE

    Updated tag to qWolfFarm v6783

  • Shield spell duration bug for wizard

    Moved
    3
    3 Posts
    186 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
    134 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
    317 Views
    EchoE

    Found the issue (maybe). Fix attemped v6783

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

    Moved
    2
    2 Posts
    179 Views
    EchoE

    fixed v6783

  • CoAss (alchemy) skills seems to work inverse

    Moved
    6
    6 Posts
    289 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
    272 Views
    PuffyP

    Resolved, please post the NPC name in the future!

  • re-respawned for free after reset

    Moved
    3
    3 Posts
    118 Views
    PuffyP

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

  • Control Summon: Player Tool

    Moved
    3
    3 Posts
    274 Views
    PuffyP

    Duplicate, closing

  • Armour modding spawning new armors.....

    Moved
    3
    3 Posts
    220 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.

  • Custom spells learning from the scrolls

    Moved
    5
    5 Posts
    193 Views
    ?

    @Puffy

    Fixed and verified 6768