Jump to content

MetaVileTerror

Members
  • Posts

    913
  • Joined

  • Last visited

  • Days Won

    5

Everything posted by MetaVileTerror

  1. Keyboard is centred under the monitor. Mouse is about 20cm to 30cm off to the right of the keyboard.
  2. You can turn on Cooldown Timers for Powers, and then activate the Power and see if the Cooldown listed in the Info matches the Cooldown on the Power Icon in-game. I noticed in my own case that one of my powers was reading as 2.08 second cooldown in Info, but in-game it was 1.8ish thanks to the Power Recharge Timer.
  3. Do we have any modellers, riggers, or other artistic talents officially joined to the Dev Team yet?
  4. So, I took Victory Rush on a Mastermind, and it appears that it does not work on Henchpets. This seems like an oversight to me, but I wasn't around when it was added to the game, so I don't know what the specific design intention was for it. In any event, even if we can't have Recharge become Enhanceable on Victory Rush, could we please at least have it affect all Pets?
  5. Actually, that last one . . . anyone with technical knowledge out there who might be able to point the community where to look in the PIGGs for the texture assets for the various Prestige Sprints and Slide, so that the community can get to work on making them tintable? And, well, what does it take to make the assets tintable from a non-codebase side? I suspect people would be tripping over themselves to help with small things like this if we knew where to begin.
  6. Very sneaky, Cipher . . . I see you want to earn the Gold Medal for Reputation today.
  7. I apologize if someone brought this up already, but didn't Codewalker address this in Paragon Chat by making the Teleport there hover indefinitely unless you try to move? I mean, I don't even know if Paragon Chat uses any of the same coding language or whathaveyou, but if it's technically feasible here as well, would there be any complaints with that?
  8. Usually I just have to push on teammates' Henchmen for a few seconds, and they'll rubberband out of my way, unless there's a LOT of them in one spot and they'll just billiard-bounce in to one another and prevent me from moving. Is that not how it works for anyone else? But anyway . . . why not replace Brawl with Single Shot on Mercs? Not the Death Ray Single Shot, silly. The Soldier of Arachnos Single Shot! I mean, other than there being /how/ many Mercs you would need to go in and change that on, since apparently each model for the Merc is a unique creature. Still . . . how many hours of work would that be, realistically?
  9. Except LFG-travel doesn't work if you want to stay in your current team.
  10. New proposal! Add "free" Slots to Travel Powers. I have /no/ idea what would be involved in that, but a little part of me thinks that it's not quite that simple. On the one hand, we have a mechanic which can give new Powers automatically upon level up, or when you get one Power it grants another Power . . . so what if Travel Powers came Pre-Slot'd? Would that resolve some of the concerns some of you have? Are the Travel IO Sets really /that/ powerful that just giving the Slots for free would be detrimental to what little semblance of "balance" exists?
  11. Whatever the mechanic is for Ajax in the Level 20 Red-Side mission from Dean McArthur, perhaps? I don't know what it is, but he will take the damage you deal, but his health bar never budges.
  12. Fire Hazards will also cause the Death Ray to play an attack animation under some circumstances, I've noticed.
  13. My hand positioning depends on if I'm in casual/roleplay mode, or down-to-brass-tacks-gaming mode. If casual, and ergo probably typing quite a bit, I'll use just the mouse for movement with my right hand. No need to strafe, generally, when things are relaxing. If I'm going all-in, then my left hand usually rests over the arrow keys, positioned in such a way that the numpad is easily accessible, with the fatty part of my palm below the pinky resting on the outcropping below the space bar and/or Windows key on my keyboard. Right hand on the mouse, unless I've got to swap for something a little more complex or type a message to the team in a hurry.
  14. I was raised on Doom and earlier "3D" first-person gaming experiences. "WASD" always felt inherently and terribly wrong to me. Arrow Keys FOREVER!
  15. wait . . . is there seriously a skull-bra in the game already?! What? WHERE!?
  16. I suspect I'm in a very small subset here, but: ' "++disable2D" - "nop" ALT+- "nop" . "+turnright" / "+up" SHIFT+/ "++up" 0 "powexec_slot 10" CTRL+0 "powexec_alt2slot 10" ALT+0 "powexec_altslot 10" 1 "powexec_slot 1" CTRL+1 "powexec_alt2slot 1" SHIFT+1 "team_select 1" ALT+1 "powexec_altslot 1" 2 "powexec_slot 2" CTRL+2 "powexec_alt2slot 2" SHIFT+2 "team_select 2" ALT+2 "powexec_altslot 2" 3 "powexec_slot 3" CTRL+3 "powexec_alt2slot 3" SHIFT+3 "team_select 3" ALT+3 "powexec_altslot 3" 4 "powexec_slot 4" CTRL+4 "powexec_alt2slot 4" SHIFT+4 "team_select 4" ALT+4 "powexec_altslot 4" 5 "powexec_slot 5" CTRL+5 "powexec_alt2slot 5" SHIFT+5 "team_select 5" ALT+5 "powexec_altslot 5" 6 "powexec_slot 6" CTRL+6 "powexec_alt2slot 6" SHIFT+6 "team_select 6" ALT+6 "powexec_altslot 6" 7 "powexec_slot 7" CTRL+7 "powexec_alt2slot 7" SHIFT+7 "team_select 7" ALT+7 "powexec_altslot 7" 8 "powexec_slot 8" CTRL+8 "powexec_alt2slot 8" SHIFT+8 "team_select 8" ALT+8 "powexec_altslot 8" 9 "powexec_slot 9" CTRL+9 "powexec_alt2slot 9" ALT+9 "powexec_altslot 9" ; "show chat$$slashchat" [ "target_enemy_prev" CTRL+[ "target_enemy_far" SHIFT+[ "target_friend_prev" \ "++mouse_look" ] "target_enemy_next" CTRL+] "target_enemy_near" SHIFT+] "target_friend_near" A "petcom_all attack aggressive" ADD "quickchat" B "++first" BACKSPACE "nop" BUTTON4 "target_enemy_next" CTRL+BUTTON4 "target_enemy_near" SHIFT+BUTTON4 "target_friend_next" ALT+BUTTON4 "target_enemy_prev" BUTTON5 "++mouse_look" C "petcom_all goto defensive" COMMA "+turnleft" D "petcom_all follow defensive" DECIMAL "powexec_name Throwing Knives$$powexec_name Mutagen$$powexec_name Apprentice Charm$$powexec_name Tranq Dart$$powexec_name Taser Dart" DELETE "powexec_name brawl" CTRL+DELETE "powexec_tray 3 8" SHIFT+DELETE "delete_npc" DIVIDE "autoreply" DOWN "+backward" DOWNARROW "+backward" E "powexec_name Throwing Knives$$powexec_name Mutagen$$powexec_name Apprentice Charm$$powexec_name Tranq Dart$$powexec_name Taser Dart" END "powexec_tray 3 8" CTRL+END "camreset" ENTER "show chat$$startchat" EQUALS "nop" ALT+EQUALS "nop" ESC "unselect" F "petcom_all follow passive" SHIFT+F1 "inspexec_slot 1" F10 "say $battlecry" F11 "screenshot" RSHIFT+F11 "+screenshotui$$screenshot$$-screenshotui" CTRL+F11 "++screenshotui" F12 "random_spawn" SHIFT+F2 "inspexec_slot 2" SHIFT+F3 "inspexec_slot 3" SHIFT+F4 "inspexec_slot 4" SHIFT+F5 "inspexec_slot 5" F6 "nop" F7 beginchat "/enterbasefrompasscode " CTRL+F7 beginchat "/enterbasefrompasscode freeborn-1446" F8 "nop" F9 "nop" G "petcom_all follow aggressive" CTRL+G "nop" H "petcom_all stay passive" HOME "powexec_tray 2 8" CTRL+HOME "camturn" I "targetcustomnext notmypet" INSERT "powexec_tray 1 8" CTRL+INSERT "powexec_tray 2 8" LALT "nop" CTRL+LALT "nop" LCONTROL beginchat ";crossarms$$petsay_all <em crossarms>" LCTRL beginchat ";crossarms$$petsay_all <em crossarms>" LEFT "+left" LEFTARROW "+left" M "map" MBUTTON "+camrotate" MouseChord "+forward_mouse" MOUSEWHEEL "+camdistadjust" MULTIPLY "show chat$$beginchat /t $target, " CTRL+MULTIPLY "gignore $target$$gunignore $target" ALT+MULTIPLY "gignore $target$$gunignore $target" N "nop" NUMPAD0 "+down" CTRL+NUMPAD0 "powexec_name boxing$$powexec_name kick" NUMPAD1 "powexec_slot 1" CTRL+NUMPAD1 "powexec_alt2slot 1" SHIFT+NUMPAD1 "team_select 1" ALT+NUMPAD1 "powexec_altslot 1" NUMPAD2 "powexec_slot 2" CTRL+NUMPAD2 "powexec_alt2slot 2" SHIFT+NUMPAD2 "team_select 2" ALT+NUMPAD2 "powexec_altslot 2" NUMPAD3 "powexec_slot 3" CTRL+NUMPAD3 "powexec_alt2slot 3" SHIFT+NUMPAD3 "team_select 3" ALT+NUMPAD3 "powexec_altslot 3" NUMPAD4 "powexec_slot 4" CTRL+NUMPAD4 "powexec_alt2slot 4" SHIFT+NUMPAD4 "team_select 4" ALT+NUMPAD4 "powexec_altslot 4" NUMPAD5 "powexec_slot 5" CTRL+NUMPAD5 "powexec_alt2slot 5" SHIFT+NUMPAD5 "team_select 5" ALT+NUMPAD5 "powexec_altslot 5" NUMPAD6 "powexec_slot 6" CTRL+NUMPAD6 "powexec_alt2slot 6" ALT+NUMPAD6 "powexec_altslot 6" NUMPAD7 "powexec_slot 7" CTRL+NUMPAD7 "powexec_alt2slot 7" SHIFT+NUMPAD7 "team_select 7" ALT+NUMPAD7 "powexec_altslot 7" NUMPAD8 "powexec_slot 8" CTRL+NUMPAD8 "powexec_alt2slot 8" SHIFT+NUMPAD8 "team_select 8" ALT+NUMPAD8 "powexec_altslot 8" NUMPAD9 "powexec_slot 9" CTRL+NUMPAD9 "powexec_alt2slot 9" SHIFT+NUMPAD9 "team_select 6" ALT+NUMPAD9 "powexec_altslot 9" O "target_friend_prev" P "target_friend_next" PAGEDOWN "+lookdown" PAGEUP "+lookup" Q "powexec_name brawl" R "powexectray 1 8" CTRL+R "powexectray 2 8" RALT "nop" RBUTTON "+mouse_look" RSHIFT+RCONTROL "face" RSHIFT+RCTRL "face" RIGHT "+right" RIGHTARROW "+right" RSHIFT "nop" S "petcom_all stay aggressive" SPACE "nop" SUBTRACT "autoreply" SYSRQ "screenshot" RSHIFT+SYSRQ "+screenshotui$$screenshot$$-screenshotui" CTRL+SYSRQ "++screenshotui" T "powexectray 3 8" SHIFT+T "team_select 6" TAB "nop" CTRL+TAB "nop" SHIFT+TAB "nop" UP "+forward" CTRL+UP "follow" SHIFT+UP "++autorun" UPARROW "+forward" CTRL+UPARROW "follow" SHIFT+UPARROW "++autorun" V "petcom_all goto aggressive" W "powexec_name boxing$$powexec_name kick" X "petcom_all goto passive" Z "powexec_abort"
  17. What about average Reputation per Post? Captain Powerhouse looks to have a solid ratio there.
  18. I mean, there's already Victory out there, right? They're still going? The private server named Victory whose express purpose was to be /the/ Live-Victory gathering point? Expect most of the members of the Pride channel that I remember from Live are already on Homecoming, and play mostly on Torchbearer and Everlasting. I like the new names, and feel we have the correct number of shards on the Homecoming servers, for now. Although the Test server names are still kind of ". . . wut?"
  19. Thanks for the update on that, Abraxus. I have to admit, I've seriously shirked my responsibility to myself on keeping abreast of Titan Network ever since Homecoming came out. I think I visited it twice between when I started my first account here, and just now. Tony has some very inspirational words in that post. I hope they take root in the right places!
  20. You can activate stancevillain2, which unlocks all* emotes again while your shield is out, until you move again. *at least all of the emotes I've tried to test it with. I may be wrong.
  21. So, I see this is still an issue like it was way back when the game first started. I accidentally hit the little up arrow on my Inspiration tray, and now it's defaulting to Open any time I zone. Does anyone know how to reset it to default as Closed, please?
  22. To answer the question posed by your thread title: Because we're all so busy playing, that we keep forgetting to lift our heads up and shout "CITY'S BACK!"
  23. Except animators usually aren't anywhere near programmers. We can have animators animating without it impacting coders in a terribly significant way. At least in most productions. Maybe City's spaghetti changes that.
  24. Or the Circle of Thorns Succubi who pre-date the Hellion's "girlfriends:" https://paragonwiki.com/wiki/Circle_of_Thorns#Succubus
  25. I don't like to play the toxic advocate, but I do just want to say that without a better GUI for the costume creator, the influx of additional pieces may be more than some players could reasonably handle." In reality, I don't think the number of players negatively impacted, nor the severity of that negativity, would be enough to reasonably decide unlocking the additional pieces isn't in the best interest of the game. It would just be advisable to (if feasible) have a new costume creator UI/UX in place first. . . . goodness, that was tough to type. Mainly because I don't actually, truly want to wait for a new costume creator just to gain access to all those lovely bits and bobs!
×
×
  • Create New...