The Character Copy service for Beta is currently unavailable
×
-
Posts
138 -
Joined
-
Last visited
Content Type
Profiles
Forums
Events
Store
Articles
Patch Notes
Everything posted by xeaon
-
The client tool is in C#/.Net Framework 4.6.1. I was also working on a WPF client... (still work in progress WPF beeing new to me). I am not sure how I can port the code easily on MacOS... any suggestion?
-
You are correct, if the in game chat log option was disabled (the default), when you turn it back on, you need to relog for this to work.
-
I got aware that the validation I had put in place so only homecoming data get published is no longer working if you install the game on a new PC / format your drive and do a clean install. I will try to fix that ASAP.
-
Hi again, the new file should work. there is 50 lines, each line start with settitle 0 (and is beeing ignored), then the proper ids
-
There is those days... The new file seems to create some issues, I will create a new one and test it a bit more before posting it. I'll let you know.
-
I have created a new set title file, same name, from the Download section. If you would be kind enough to try that one and let me know if it resolve the issue? Thanks
-
Hi Bovine, "Possible Matches" is the number of times the app. found a badge entry. If you run the settitles file 2 times, you will double the entry. I guess the app. could at least list distinct badge names... ill add that to my todo list. That say we still have 32 missing badges I guess. a quick look at it and I see this: Seems you are missing 1551, 551, 2001, 2351, 1451, 401, 2201, 1375, 351, 1151, 1051... quick like that its look like all the first entry of each line in the file. I will test this a bit more and let you know
-
Gangbuster have changed since the early days of CoH. You don't have to kill Boss's anymore but lt and minions. Meaning you can turn in circle in PO and kill a bunch in no time. Spider Smasher is 200 Arachnos Wolf Spider Soldiers. There is a bunch at the power station in cap. That said, by doing those accolades over and over you pickup some patterns... For instance while killing ghost in PO, you end up killing a few Wolf Spider Soldiers (For Pirate badge / Born in Battle Badge accolade). While doing the "there is a sucker born everyday" arc needed for Marshal accolade, you kill a bunch of Wolf Spider Soldiers too. So now a day I do those accolade in some specific order to avoid overhead.
-
Quick update, FAQ section is updated. There is a way way way more easier way to do the set titles now. A big thanks to @thunderforce for pointing that out. Also, leaderboard have been updated with 2 new criteria:
-
I spoke with you SlyfoX in game since... do you still have that issue ?
-
This is awesome!!! I just tested it and it work. For my test I used your file in this path : c:\temp\test.txt on my PC. Then used this command in game : /bind_load_file "c:\temp\test.txt" Very nice! You just removed one big hurdle to this process. Thx a ton
-
Howdy! I have already posted this in the Badge section of this forum, but i figured this might as well count as a "Tools/Utilities". https://cityofbadgers.com (check the FAQ Section) You can see my original post here :
-
Hi Folks, for those who missed the link in the Bagde section on the forum: you can also check https://cityofbadgers.com and the FAQ section.
-
I have updated the site today. Few Minor adjustments. There is a Download section now. It shows the date of the client tool was compiled. See it as a "version" thingy. I have fixed some glitch and bugs in the client tool. If anyone had issue with it, the new version might work better now. Else, let me know 🙂
-
Very nice, ty
-
-
Nice, thx in advance I am assuming all hero side badge are already 100% correct as on CityOfBadger we have some 1529 badge match. An I suspect that red side name was the last one for red side, as it's the second person who tell me about it. The first person, swapped to blue side to get the last badge missing to get to 1529. Not sure for preatorian names tho.
-
Done, thx again @AboveTheChemist
-
Saved the World... For Later Saved the World... for Later So just the "f" is lower case? Gonna change it right away
-
Would you be kind enough to provide a print screen of the badge name in game? and/or point me where the typo is ? I currently have : Saved the World Saved the World... For Later
-
Hi The error message is specif to when the tool can't find the specific chat line, the one that give the Toon name. The search is done from bottom to top and try to find any line that will match the following: start with: Now entering the Rogue Isles, start with: Welcome to City of Heroes, That said, I realize I never tried with a Praetorian. Can you find a line that look like one of those 2? something like this: Now entering the Rogue Isles, Nikma! Welcome to City of Heroes, Nikma! where Nikma is the toon name
-
If you get a new badge, the client should be able to detect it. I leave the client tool open, and when I get new badge, i just click on the "Read Log" button and publish. I don't have to do all the binds again. As for the 1352 versus 1353 issue, my guess is, there is a badge name that I have it wrong in the Database. If you have the chance, could you compare which badge you think is wrongfully named in CityOfBadger? In all of the few you have missing I suspect a badge that have a different names versus the faction or gender, like this one: I will be happy to correct the badge name if we can find out which one.
-
Oh!, looks like you are using the tool I made in December. It's deprecated. You should download the new one from CityOfBadgers.com
-
Great minds think alike! I was actually thinking about adding that. For instance when I'm doing exploration badge, be able to filter all badges for one zone. That said, I went for an easy solution, the search is client side / JavaScript. Works for me so far. Anyways, take a look and let me know what you think.