Jump to content

Oman

Members
  • Posts

    6
  • Joined

  • Last visited

Reputation

1 Neutral
  1. Thanks. I realize it is not live yet. I am worried that 5 days is rather tight. Do SG names fall under this reservation release system? No activity in five days, the SG name is free for the stealing.
  2. I got it also. The character in question, a level 34, was only logged out five days. Is that how tight this is going to be, five days? I can be gone from my (game)computer for 30 days or more. Next extended trip is down to Australia for about 3 months. Will I lose all my sub 50's (only about 10) names in this case?
  3. Oman

    Xp On/off macro

    Hello all. First credit to this person: https://www.reddit.com/r/Cityofheroes/comments/tv6oe8/introducing_toggle_macros/ Here is an example of an on off toggle for XP, though you could bend it to do other things. First step is to execute the following: /macroslot 30 "xpOff" "option_set noxp 1$$e XP is off$$Bind_Load_File /bind/xpOn.txt" If 30 is in use, pick a different slot (macroslot 30 is tray 4 slot 1 - see link above for slot count overview) When slash command is executed, it will create a macro("xpOff") in the slot specified. Next click the macro. This will produce an error like: Unable to read in keybind file: e:/Games/Homecoming/settings/live/bind/xpOn.txt If you have made binds before then you know where the bind directory is. If don't have a bind directory, create one in the appropriate location. Next create the following files in your bind directory: ::xpOn.txt $$macroslot 30 "xpOn" "option_set noxp 0$$e XP is on$$Bind_Load_File /bind/xpOff.txt" ::xpOff.txt $$macroslot 30 "xpOff" "option_set noxp 1$$e XP is off$$Bind_Load_File /bind/xpOn.txt" Next open the options menu, scroll to the bottom and ensure if your xp earn option is being set to on and off as you click the macro. Now you can easily turn xp off/on so you don't out level content/contacts as is my case. Please note one other option: Option_Toggle noxp I could not find a way to interrogate the state of the noxp as to make this useful. Hope this is helpful.
  4. Sorry I didn't get that memo. You need to ensure "Everybody" gets it next time.;)
×
×
  • Create New...