Search results

  1. High Seas Ship Cannon accuracy

    Hello, I'm working on a revamp of the Pirate Bounty quests from High Seas. I've got several problems (getting stuck on the ships wheel) but, right now, I'm trying to understand why my cannons rarely hit a ship. I can be at point blank range, a few tiles away... none of it matters. My cannons...
  2. Mysticism skill mastery Nether Blast stacking

    Hello. We're a custom shard in the process of balancing some things based off skill points and Nether Blast is a big problem right now. I don't believe it was meant to stack on top of itself: public override bool CheckCast() { if (HasSpell(Caster, this.GetType())) { Caster.SendMessage("You...
  3. Shadowguard Generation

    I recently revamped Shadowguard on my test shard. I had to do [createworld in order to make Shadowguard functional. Now we've pushed the changes to live but the controller orb outside Shadowguard isn't active. Does anyone know of a command to get this up, without us having to do a full...
Back