Trouble with CR showing up in drop down menu

User Tag List

Results 1 to 5 of 5
  1. #1
    modestmath's Avatar Member
    Reputation
    2
    Join Date
    Nov 2014
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Trouble with CR showing up in drop down

    I'm having some issues with some CR's I'm working on. They are showing up in the add-ons menu but not in the PE drop down. Would someone mind taking a look at them and telling me what I'm doing wrong?

    Matt's Fury
    https://www.dropbox.com/s/e4vvxplvid..._Fury.zip?dl=0

    Matt's Walker
    https://www.dropbox.com/s/h7coxdqpq6...alker.zip?dl=0

    I'm guessing maybe it's something I'm missing in the .toc file? I've tried both ## Interface: 50400 and ## Interface: 60000

    Thanks in advance,
    Modest Matt

    Trouble with CR showing up in drop down
  2. #2
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Lines 124 to 130 in rotation.lua (in windwalker profile) is messed up:
    Code:
    }
      
      ------------------
      -- End Rotation --
      ------------------
      
      },{
    I fixed it and have it working in my copy:
    Code:
    },
    
      ------------------
      -- End Rotation --
      ------------------
    
    {
    Did not look at the warrior profile but would assume the issue is probably similar.

  3. #3
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Okay I just looked at the fury profile and its a similar issue but different lines. At the end of the profile:
    Code:
      },
      
      {
      { "Battle Shout", { 
          "!player.buffs.attackpower",
          "toggle.shout" } },
      { "Commanding Shout", 
          "!player.buffs.stamina",
          "!toggle.shout" } },
      },
    Here's the fixed code, line 91 was missing a curly bracket:
    Code:
    },
    
    {
      { "Battle Shout", {
          "!player.buffs.attackpower",
          "toggle.shout" } },
      { "Commanding Shout", {
          "!player.buffs.stamina",
          "!toggle.shout" } },
    },

  4. #4
    modestmath's Avatar Member
    Reputation
    2
    Join Date
    Nov 2014
    Posts
    17
    Thanks G/R
    0/0
    Trade Feedback
    0 (0%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Greatly appreciate it. Takes an extra set of eyes sometimes

  5. #5
    StinkyTwitch's Avatar Active Member
    Reputation
    40
    Join Date
    Nov 2014
    Posts
    172
    Thanks G/R
    19/13
    Trade Feedback
    1 (100%)
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    No problem . Glad I could help.

Similar Threads

  1. Having some trouble with making my server public without hamachi.
    By Life_Hero in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 10-25-2007, 06:20 AM
  2. Trouble with custom item for my antrix server.
    By phc_chaos in forum World of Warcraft Emulator Servers
    Replies: 3
    Last Post: 10-14-2007, 02:31 PM
  3. Trouble with Human Male -> Orc male
    By warningfromspace in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 07-11-2007, 05:38 PM
  4. [Question] Trouble with Helm Fix
    By PhyrreFly in forum WoW ME Questions and Requests
    Replies: 1
    Last Post: 06-13-2007, 10:35 AM
  5. Trouble with MyWarcraftStudio, help greatly appreciated
    By kekburtbhkeke in forum WoW ME Questions and Requests
    Replies: 4
    Last Post: 04-28-2007, 05:22 PM
All times are GMT -5. The time now is 07:44 PM. Powered by vBulletin® Version 4.2.3
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved. User Alert System provided by Advanced User Tagging (Pro) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
Digital Point modules: Sphinx-based search