. . . Posted January 18, 2024 Share Posted January 18, 2024 (edited) I basically want to make nuzlocke mechanic where each character has 1 life and when player dies with that character they are taken back to the character select menu and that character is no longer playable to any player. how would i go about removing a character from the character select and save that the character is no longer playable is the main hurdles i dont know how i would pass. thanks for any help/tips Edited January 18, 2024 by . . . Link to comment https://forums.kleientertainment.com/forums/topic/153890-does-anyone-know-how-to-remove-characters-from-character-select-midgame-and-savingloading-that-the-character-is-always-gone/ Share on other sites More sharing options...
Philip. Posted January 18, 2024 Share Posted January 18, 2024 That's indeed an interesting idea for a tiny mod. Are you sure that there are no similar mods on the steam workshop? So you are not reinventing the wheel. 1 Link to comment https://forums.kleientertainment.com/forums/topic/153890-does-anyone-know-how-to-remove-characters-from-character-select-midgame-and-savingloading-that-the-character-is-always-gone/#findComment-1694753 Share on other sites More sharing options...
. . . Posted January 20, 2024 Author Share Posted January 20, 2024 I searched quite a bit with things like "hardcore", "nuzlocke", "permadeath", "one life", and stuff like that but unfortunately nothing that works exactly like how I'd like it to be just I think there was a mod which made it so if you die you can't rollback or something. Link to comment https://forums.kleientertainment.com/forums/topic/153890-does-anyone-know-how-to-remove-characters-from-character-select-midgame-and-savingloading-that-the-character-is-always-gone/#findComment-1695029 Share on other sites More sharing options...
_zwb Posted January 20, 2024 Share Posted January 20, 2024 Try removing values from DST_CHARACTERLIST, then adds back when player dies. Tbh I don't think this is a good idea since it's defined in the constants.lua file. Also what would happen when player leave the world? Does the character go back to selection pool or you still can't pick it? 1 Link to comment https://forums.kleientertainment.com/forums/topic/153890-does-anyone-know-how-to-remove-characters-from-character-select-midgame-and-savingloading-that-the-character-is-always-gone/#findComment-1695077 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now