-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Path is a different color from one in minimap #7
Comments
Will do. I do like the color to match! |
gamedataMappinVariant : SabotageVariant (94) - Gig color (green) |
gamedataMappinVariant : ClientInDistressVariant (16) - Gig color (green) |
gamedataMappinVariant : ThieveryVariant (117) - Gig color (green) |
gamedataMappinVariant : HuntForPsychoVariant (66) - cyberpsycho color (green) |
gamedataMappinVariant : GangWatchVariant (56) - assault in progress, NCPD color (light blue) |
gamedataMappinVariant : HiddenStashVariant (64) - Reported crime, NCPD color (light blue) |
gamedataMappinVariant : Zzz06_NCPDGigVariant (126) - Reported crime followup quest, NCPD gig color (light green, not sure if the exact same as normal gig color) |
gamedataMappinVariant : GangWatchVariant (56) - You must have updated this in the version I just tested, but it's not a color match, looks like you put dark blue (like fast travel point or tarot card) instead of the correct light blue/cyan (like an NCPD location) |
gamedataMappinVariant : OutpostVariant (85) - Suspected Organized Crime Activity - NCPD poi - cyan (gonna call it cyan instead of light blue) |
Another one that got mapped too dark a blue, needs to be cyan gamedataMappinVariant : HiddenStashVariant (64) - Reported crime, NCPD color (cyan) |
(Hard to take screenshots in HDR, hope those help) |
Perfect - thanks! I haven't found a NCPD event to test the cyan yet haha. |
NCPD events are all over the map.... however, the default filter has them off by default. Did you turn them on? |
Ahh - I keep on using my 100% save to test :) they don't respawn do they? |
Nope once you clear them they're gone forever lol |
gamedataMappinVariant : BountyHuntVariant (13) - gig color (Green) |
So this was during a Johnny quest. Johnny quests have an interesting bug. The UI is supposed to change color, but it doesn't always happen. If you die/reload during a Johnny quest that usually triggers it. With the changed UI, quests are cyan instead of yellow. How to tell if the UI has successfully changed over or not, I don't know. Anyway, ran the script and it reported this: gamedataMappinVariant : ExclamationMarkVariant (49) So make this cyan, maybe? But it won't look right when the UI is still the normal non-Johnny type. I also don't yet know if this is used outside of Johnny quests in which case it is correctly colored yellow for those. I'm only checking colors that are 'wrong' and not every quest, so... |
With Seberoth's help, fixed and updated colors |
If you notice this, you can run these commands in CET to see which variant it is - I can then build it into the code so the correct color is selected.
Quests:
Points of Interest:
It should display one of these - put the variant's name & the color it should be here, and I'll add it and check it off :)
The text was updated successfully, but these errors were encountered: