Orion_Star_EU

Screenshot Spotter 5-19-2010
  • Posts

    559
  • Joined

  1. Quote:
    Originally Posted by Dr_Mechano View Post
    Ooh another question, this time more EUcentric.

    With Going Rogue are we going to see the server lists merged because there's very little reason now (no EU only support, no EU only moderators, no EU only maintenance times, hell the only thing NCsoft has in the EU is the servers and a marketting department) to keep the server lists seperate at all.
    This.

  2. Orion_Star_EU

    What's left?

    Quote:
    Originally Posted by PeteyCat View Post
    On the moon, naturally.
    But there is no water on the moon, NASA proved that with their failsplosion
  3. Quote:
    Originally Posted by ShadowsBetween View Post
    And there's one in Faultling that you'll probably never find without assistance, unless you are *very* observant, extremely patient, and possibly also very lucky.
    I remember when we first found that badge when new Faultline hit test - we looked all over the map, with no luck, but then got underneath the map, looked around, and found it
  4. Actually I think there's going to be 4 outdoor zones.

    With a new exploration badge graphic! >.>

    Just a hunch ;p
  5. I'm putting together a MNU file that contains a crapload of stuff to help clear up my power tray, and anyone else's that wants to use it.

    It's going to contain the following:
    • All sprint powers
    • All teleporter powers
    • All vetpets
    • All costume change emotes with their own menu allowing you to use any costume with any emote
    • All con costume powers (I'll also add the Halloween ones in a separate menu if people want)
    • All other emotes/powers from booster packs/veteran rewards
    • All accolades
    • Some other small bits that I can't remember

    It also includes 'Why can't I use XYZ?' buttons at the bottom of each menu, explaining how you acquire certain powers/emotes/etc.

    I'll have it done in like an hour, and would really appreciate it if some people could test it for me.

    EDIT: Here's what I got so far (nowhere near finished though):
    Quote:
    // POPMENU File for random stuff
    //
    Menu Stuff
    {
    Menu "&Sprints..."
    {
    Option "&Sprint" "powexec_name Sprint"
    Option "&Surge" "powexec_name Prestige Power Surge"
    Option "&Dash" "powexec_name Prestige Power Dash"
    Option "&Quick" "powexec_name Prestige Power Quick"
    Option "&Rush" "powexec_name Prestige Power Rush"
    Option "S&lide" "powexec_name Prestige Power Slide"
    Option "&Why can't I use some of these?" "t $name, Prestige Power Surge, Dash, Quick, and Rush are only obtainable by having a City of Heroes Pre-Order code attatched to your account, or by having the 12 month Veteran Reward. Pestige Power Slide is only obtainable by having a City of Heroes Deluxe, aCity of Heroes Collectors Edition, or a Hero Kit code attatched to your account."
    }
    Menu "&Teleport to..."
    {
    Option "&Ouroboros Citadel" "powexecname Ouroboros Portal"
    Option "&Supergroup Base" "powexecname Base Transporter$$powexecname Base Teleporter"
    Option "&Pocket D" "powexecname Pocket D VIP Pass"
    Option "&Wentworth's" "powexecname Consignment House Transporter$$powexecname Day Trader Teleporter$$powexecname Enhanced Day Trader Teleporter"
    Option "&Black Market" "powexecname Black Market Transporter$$powexecname Marketeer's Teleporter$$powexecname Accelerated Marketeer's Teleporter"
    Option "&Active Mission" "powexecname Mission Transporter"
    Divider
    Option "&Recall Team" "powexecname assemble the team$$powexecname Summon Teammates"
    Menu "&Why can't I use..."
    {
    Option "&Ouroboros Citadel?" "t $name, The Ouroboros Portal is obtainable once you reach level 25 and have a badge that relates to Time Travel. The easiest to aquire is the 'Chrononaught' badge, that you can get by visiting Ouroboros using someone elses portal, and jumping to the top of the Citadel."
    Option "&Supergroup Base?" "t $name, The Supergroup Base Teleporter is obtainable either by logging off inside your Supergroup Base to aquire the Day Job Power (Note: This version has a limited number of charges before it must be recharged by logging off inside your base again), or by having the 24 month Veteran Reward."
    Option "&Pocket D?" "t $name, The Pocket D Teleporter is obtainable by purchasing the Good vs Evil edition of the game from a retail store or the PlayNC store, or by purchasing the Good vs Evil item pack from the PlayNC store."
    Option "&Wentworth's?" "t $name, The Wentworth's Teleporter is obtainable by either logging off inside a Wentworth's store (Note: This version has a limited number of charges before it must be recharged by logging off inside a Wentworth's store again), or by buying a 1-use teleporter from a Wentworth's employee for 10,000 influence. (Note: Both of these options are only available to heroes)"
    Option "&Black Market?" "t $name, The Black Market Teleporter is obtainable by either logging off a Black Market (Note: This version has a limited number of charges before it must be recharged by logging off a Black Market again), or by buying a 1-use teleporter from a Black Market employee for 10,000 infamy. (Note: Both of these options are only available to villains)"
    Option "&Active Mission?" "t $name, The Teleport to Mission power is only obtainable by buying the Mac Special Edition from an online retailer or the PlayNC store, or by purchasing the Mac Special Edition item pack from the PlayNC store."
    Divider
    Option "&Recall Team?" "t $name, The Recall Team power is either obtainable by completing the level 20 - 25 Mayhem or Safeguard mission (Note: This version is temporary and will expire after 24 hours of ingame time), or by having the 42 month Veteran Reward."
    }
    }
    Menu "&Costumes..."
    {
    Menu "&Standard..."
    {
    Option "Slot &1" "cc 0"
    Option "Slot &2" "cc 1"
    Option "Slot &3" "cc 2"
    Option "Slot &4" "cc 3"
    Option "Slot &5" "cc 4"
    Option "Slot &6" "cc 5"
    {
    Menu "&Emotes..."
    {
    Menu "&Backflip..."
    {
    Option "Slot &1" "cce 0 ccbackflip"
    Option "Slot &2" "cce 1 ccbackflip"
    Option "Slot &3" "cce 2 ccbackflip"
    Option "Slot &4" "cce 3 ccbackflip"
    Option "Slot &5" "cce 4 ccbackflip"
    Option "Slot &6" "cce 5 ccbackflip"
    }
    Menu "&Salute..."
    {
    Option "Slot &1" "cce 0 ccsalute"
    Option "Slot &2" "cce 1 ccsalute"
    Option "Slot &3" "cce 2 ccsalute"
    Option "Slot &4" "cce 3 ccsalute"
    Option "Slot &5" "cce 4 ccsalute"
    Option "Slot &6" "cce 5 ccsalute"
    }
    Menu "&Howl..."
    {
    Option "Slot &1" "cce 0 cchowl"
    Option "Slot &2" "cce 1 cchowl"
    Option "Slot &3" "cce 2 cchowl"
    Option "Slot &4" "cce 3 cchowl"
    Option "Slot &5" "cce 4 cchowl"
    Option "Slot &6" "cce 5 cchowl"
    }
    Menu "&Evil Laugh..."
    {
    Option "Slot &1" "cce 0 ccevillaugh"
    Option "Slot &2" "cce 1 ccevillaugh"
    Option "Slot &3" "cce 2 ccevillaugh"
    Option "Slot &4" "cce 3 ccevillaugh"
    Option "Slot &5" "cce 4 ccevillaugh"
    Option "Slot &6" "cce 5 ccevillaugh"
    }
    Divider
    Menu "&Peacebringer..."
    {
    Option "Slot &1" "cce 0 ccpeacebringer"
    Option "Slot &2" "cce 1 ccpeacebringer"
    Option "Slot &3" "cce 2 ccpeacebringer"
    Option "Slot &4" "cce 3 ccpeacebringer"
    Option "Slot &5" "cce 4 ccpeacebringer"
    Option "Slot &6" "cce 5 ccpeacebringer"
    Option "&Why can't I use this?" "t $name, Only Peacebringers are able to use this emote"
    }
    Menu "&Warshade..."
    {
    Option "Slot &1" "cce 0 ccwarshade"
    Option "Slot &2" "cce 1 ccwarshade"
    Option "Slot &3" "cce 2 ccwarshade"
    Option "Slot &4" "cce 3 ccwarshade"
    Option "Slot &5" "cce 4 ccwarshade"
    Option "Slot &6" "cce 5 ccwarshade"
    Option "&Why can't I use this?" "t $name, Only Warshades are able to use this emote"
    }
    Menu "&Powers..."
    {
    Option "&PPD Hardsuit" "powexecname PPD Hardsuit Costume"
    Option "&Freakshow Boss" "Powexecname Freakshow Boss Costume"
    Option "&Carnival Harlequin" "powexecname Carnival Harlequin Costume"
    Option "&Ring Mistress" "powexecname Ring Mistress Costume"
    Option "&Knives or Artemis" "powexecname Knives of Artemis Costume"
    Option "&Praetorian Clockwork" "powexecname Praetorian Clockwork Costume"
    }
    }
    }
  6. At the moment, it seems like it's just one really, really big zone.
  7. Hints on the pre order bonus:
    1) Some form of it is already ingame
    2) There's two (dunno if they both come together)

  8. Quote:
    Originally Posted by Golden Girl View Post
    Animated hair
    Y'know, when I saw the title of this thread, I just knew that would be here

    Anyway, I'd like some new end game content that is actually hard (MoXYZ's don't count, they are just frustrating ).
  9. Quote:
    Originally Posted by Vanden View Post
    The changes in option 1 are all either impossible, or difficult to do for little reward. If you're finding that your trays are cluttered, I would definitely suggest reading this thread. I myself made a post there about consolidating the various TP powers (the 65th in the thread). A lot of the examples have been mutilated by the forum change, but the info's still good. (I fixed mine. )

    For option 2, I wanted to do this but didn't because I thought the starter temps didn't have their own unique icon files, but further investigation suggests that may not be the case. I'll probably end up doing that after all, if it turns out to be doable without breaking anything else.

    As for the installer, I don't make it, but I think it's a safe guess that it is possible to make certain icon changes optional (though I don't know about mutually exclusive).
    I had no idea about those menus. Thanks a bunch!
  10. Firstly, thanks for the pack - have been using it for ages and I absolutely love it!

    And I also have a question/suggestion: Is it possible to add tickboxes to the installer to make some changes optional? If so, could you try these:
    1) Add the option to recolour all the prestige powers (Vet powers, Ouro TPer, Pocket D TPer, Jump pack, Super Booster powers, Costume Code toggles), to either the amber or inherent colour schemes? (and in addition to that, an option that re-colours just the TP related powers to all have the TP colour scheme).
    2) Make the level 1 short range permatemps have the inherent colour scheme

    Perhaps you could even go as far as to give all 'starter attacks' (brawl/vets/level 1 permatemps) a unique colour scheme as well?

    It's just I'm finding my trays looking quite messy with all the unconforming colours of prestige powers. The pack as it stands at the moment helps a lot, but the option to recolour all of them would be awesome.

    Thanks again for the awesome work!
  11. I've found that colouring an EM/EA brute green/lime green basically makes it look like Radiation Armour/pompoms.

    My Dark/Dark def has been using pinky red/purple and it almost looks like a Warshade - Much better than the standard colours.
  12. It's not meant to be a serious request
  13. [ QUOTE ]
    leet hackers know.

    [/ QUOTE ]

    Yes we do
  14. Ill be there. ill bring whatever is needed, probably my empath? not done one since I9
  15. Sign me up - Empath, kinetics, troller, or damage, take your pick
  16. I'd be up for this on my empath defender, Orion Star.
  17. [ QUOTE ]
    I'm far too lazy to post in this thread.

    [/ QUOTE ]

    What he said.

  18. Orion_Star_EU

    A Game i made...

    http://tinyurl.com/2eu2u3
    There, i can't belive if forgot a link
  19. Orion_Star_EU

    A Game i made...

    Firstly, if this shouldnt be here feel free to delete it

    Ok, ive been working on this for a while now, been a little project for a few months.

    Basicly, its a mouse based 'puzzle' game you could call it, anyway, the zip includes everything you need, just read the readme and click the 'play' icon in the folder.

    The storyline is very sketchy atm, basicly, when i can be bothered to do the opening cut scene, you will be a provate investigator being sent into a government research center ('Horizons research center') where you will be getting into all sorts of trouble and discovering some crazy stuff..

    Anyway, i would be very grateful for any feedback, and if you have any questions just post here.

    Thanks for reading, and sorry for any spelling mistakes
  20. I'll have a go at some of these, not promising a masterpeice, and ill only be doing ones i like
  21. Orion_Star_EU

    Im off

    well, i got bored of the game agges ago, and i came backa few days ago to find my global list gone.

    so, yeah, im off, if you wanna keep in touch send me a PM and i'll give you my msn adress.

    Have fun
  22. [ QUOTE ]
    *pokes quizzically* Is this.. made by you?

    [/ QUOTE ]

    Yes, I made it

    [ QUOTE ]
    what its finished?

    [/ QUOTE ]

    No, not finished yet..
  23. I Updated this if anyone cares

    download is at the same link as above.