Jump to content
Hotmail and Outlook are blocking most of our emails at the moment. Please use an alternative provider when registering if possible until the issue is resolved.

Satarna

Members
  • Posts

    4
  • Joined

  • Last visited

Reputation

1 Neutral
  1. Thank you! Thank you! Thank you! I never would've seen the typo. I deleted my file and replaced it with yours. I took it for a 'test drive' and all seems well. Thank you for your time and assistance.
  2. I have restarted several times trying different approaches. I was thinking names of 'Frick and Frack' and use name command on 'Fr'. Thanx for the effort. Most appreciative.
  3. Not a noticeable difference but thanx for showing my error. Is how I learn. Only thought might be renaming then using power by name as a workaround. Just guess that they are not called 'Demons' in game. Just singular 'Demon'. Mayb ...? IDK But for any others who might want whole popmenu: // Menu "Demon" { Title "Summon or Dismiss" menu Summon { option "&Demonlings" "powexecname Summon Demonlings" option "D&emons" "powexecname Summon Demons" option "Demon Prin&ce" "powexecname Summon Demon Prince" } menu Dismiss { option "&All" "petcom_all Dismiss" option "&Demonlings" "petcom_pow demonlings Dismiss" option "D&emons" "petcom_pow demons Dismiss” option "Demon Prin&ce" "petcom_pow demon prince Dismiss” } Title "Stance and Action" menu Demonlings { option "&Aggressive" "petcom_pow demonlings Aggressive" option "&Defensive" "petcom_pow demonlings Defensive" option "Pa&ssive" "petcom_pow demonlings Passive" option "Atta&ck" "petcom_pow demonlings Attack" option "&Follow" "petcom_pow demonlings Follow" option "&Goto" "petcom_pow demonlings Goto" } menu "Demons" { option "&Aggressive" "petcom_pow demons Aggressive" option "&Defensive" "petcom_pow demons Defensive" option "Pa&ssive" "petcom_pow demons Passive" option "Atta&ck" "petcom_pow demons Attack” option "&Follow" "petcom_pow demons Follow” option "&Goto" "petcom_pow demons Goto” } menu "Demon Prince" { option "&Aggressive" "petcom_pow demon prince Aggressive" option "&Defensive" "petcom_pow demon prince Defensive" option "Pa&ssive" "petcom_pow demon prince Passive" option "Atta&ck" "petcom_pow demon prince Attack” option "&Follow" "petcom_pow demon prince Follow” option "&Goto" "petcom_pow demon prince Goto” } menu All { option "&Aggressive" "petcomall Aggressive" option "&Defensive" "petcomall Defensive" option "Pa&ssive" "petcomall Passive" option "Atta&ck" "petcomall Attack" option "&Follow" "petcomall Follow" option "&Goto" "petcomall Goto" } Title "Pet Buffs" { Option "E&nchant" "powexecname Enchant Demon" Option "B&lessing" "powexecname Hell on Earth" Option "E&mpowerment" "powexecname Abyssal Empowerment" } }
  4. Greetings. Loved and learned from yours and others on this post. But... lol, I need help. I copy/paste your popmenu, changed the names to fit a Demon MM, and went out to conquer some villains. Every worked just fine on the Demonlings. Happy camper I am. Then along come the Demons (haven't made it to Prince level). Now those commands are half n half! I can Summon but can't Dismiss the Demons (Demonlings working good), thank goodness for Dismiss all! When I go to test the Stances, no problem. But the actions don't work! I love MM's and plan to make more but would like to get code right b4 I switch to macros. I hate keybinds as I have memory problems, lol (ol'timerz). This the reason I like popmenus, as I can add a lil' more fyi info to my buttons of choice. Plz Help? // Menu "Demon" { Title "Summon or Dismiss" { menu Summon { option "&Demonlings" "powexecname Summon Demonlings" option "D&emons" "powexecname Summon Demons" option "Demon Prin&ce" "powexecname Summon Demon Prince" } menu Dismiss { option "&All" "petcom_all Dismiss" option "&Demonlings" "petcom_pow demonlings Dismiss" option "D&emons" "petcom_pow demons Dismiss” option "Demon Prin&ce" "petcom_pow demon prince Dismiss” } Title "Stance and Action" menu Demonlings { option "&Aggressive" "petcom_pow demonlings Aggressive" option "&Defensive" "petcom_pow demonlings Defensive" option "Pa&ssive" "petcom_pow demonlings Passive" option "Atta&ck" "petcom_pow demonlings Attack" option "&Follow" "petcom_pow demonlings Follow" option "&Goto" "petcom_pow demonlings Goto" } menu "Demons" { option "&Aggressive" "petcom_pow demons Aggressive" option "&Defensive" "petcom_pow demons Defensive" option "Pa&ssive" "petcom_pow demons Passive" option "Atta&ck" "petcom_pow demons Attack” option "&Follow" "petcom_pow demons Follow” option "&Goto" "petcom_pow demons Goto” }
×
×
  • Create New...