Skip to content
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

[Question] How to delete characters in-game? #864

Open
LucasGGamerM opened this issue Nov 26, 2024 · 3 comments
Open

[Question] How to delete characters in-game? #864

LucasGGamerM opened this issue Nov 26, 2024 · 3 comments

Comments

@LucasGGamerM
Copy link

I have accidentally made a duplicate character. How can I delete it without going into the game files and manually removing it?

@cxong
Copy link
Owner

cxong commented Nov 26, 2024

Do you mean in the game editor? You can click Remove in the character editor
https://raw.githubusercontent.com/cxong/cdogs-sdl/gh-pages/_posts/cdogs_nuklear_char_editor.gif

Please note that characters are referenced by index in the game, so it may mess up the missions if you delete characters in the middle. It's safer to ignore - there is no limit to the number of characters. There is a fix in the backlog #396

@LucasGGamerM
Copy link
Author

I mean in the saved characters you use when you play the game, the characters you customize before entering a quick play session

@cxong
Copy link
Owner

cxong commented Nov 26, 2024

you can't delete those at the moment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants