-
Posts
10 -
Joined
-
Agreed on the lack of male options. I really don't want to see a themed costume pack at the store that is one gender only.
It doesn't make much marketing sense anyway. The majority of my toons are male. There is nothing in this pack therefore that I am tempted to buy. And Hey Paragon! If I buy stuff you get money... see how that works? Now you get no dough. Very sad for the bean counters.
Shouldn't be surprised though. Its been 7 years and you still can't even get a cummerbund for the male tuxedo options. When it comes to costume options for guys, there is a surprising dearth of creativity and depth. Its all about the boobs I guess. -
I think that if you are just replacing or updating existing artwork and textures you should archive the original file. But if the new version is significantly different you should keep both versions. And its just going to have to be judged by you on a case by case basis. Some people will like the changes, others will want to hang you.
As far as menus go, I would just be happy with consistent and accurate use of that ancient communication and organizational device known as the "alphabet". -
We had this issue yesterday trying to enter our base, and later in the third mission of the ITF.
-
[ QUOTE ]
For some reason, in all my time playing this, I've never once been here in december. Can you give multiple gifts? or just one per character?
[/ QUOTE ]
Just one per toon. -
This happens pretty consistantly on my toons that are in flight (both regular and hover) and are transistioning from one area to another or entering a mission. My toons have the Hasten power that usually is going off at the same time as I enter, but i'm not sure if there is a corolation between the two events. It also does happen on my warshade if i have teleported to a mission door and have entered before the temp hover that teleportation uses finishes. And again I also have hasten that is going off at same time on that particular toon.
-
I tried converting some of the binds into Macros and ran into a weird problem, they would work after creation, but would drop whenever I zoned. The button would still be there with a scrap of code but the rest of the bind would disappear.
Soooo...
I subjected the problem to my SG's group mind. What we found was that if we reversed the order of the language a bit, the Macros would stick. So we ended up with the following.
These are the ones we re-wrote that worked and did not vanish.
Dark Nova
/macro DN powexec_toggle_on dark nova$$goto_tray 9
Activates Nova form, and switches to power tray 9.
Black Dwarf
/macro BD powexec_toggle_on Black Dwarf$$goto_tray 8
Activates Dwarf form, and switches to power tray 8.
Human
/macro H powexec_toggle_off dark nova$$powexec_toggle_off black dwarf$$goto_tray 1 -
Is Prestige earned going to be doubled too?
-
This is a bug. Some symbols do this, some don't. Example: the Shield logo shows up blank, however the lion does not.
-
[ QUOTE ]
I've been reading through this thread a bit, and decided to try my hand at some binds. I combined a couple of concepts I've seen here with a healing bind I had in mind to set up my numpad keys to give Deflection and Insulation Shields to my teammates. Once the binds are loaded, it only takes a single keypress and release to cast both Shields, although a pause to hold the key is needed. The most interesting part of the bind, imo, is that it rebinds keys while they are being pressed to get a different effect once they're released. The setup is two bind files, each consisting of 8 binds, one for each of the 1-8 keys on the numpad. Once the files are made, load deflection.txt to get the setup started.
[/ QUOTE ]
I was just wondering if there was a way to make this go through your teammates list sequentially and automatically bubble each in turn. Otherwise bubbling teammates constantly is a boring chore and I'm lazy.