Page 1 of 1
Character Birthday selector
Posted: Sun May 18, 2025 8:34 pm
by bastardblaster
You should be able to set a birthday in your character slot, which automatically ages your character up when the date rolls around, and triggers the Birthday event when it hits. Probably implement a limited change things to prevent people from having their birthday every consecutively day, though
Re: Character Birthday selector
Posted: Sun May 18, 2025 8:59 pm
by TheFinalPotato
wyci (it doesn't need to be stateful, it can just be calculated by taking the difference in when they were born and the "current" date and then rounding up)
birthday event might be a bit too common, given how many different characters we have. I like cold unfeeling corporation core better personally too.
Re: Character Birthday selector
Posted: Mon May 19, 2025 2:30 am
by bastardblaster
TheFinalPotato wrote: ↑Sun May 18, 2025 8:59 pm
wyci (it doesn't need to be stateful, it can just be calculated by taking the difference in when they were born and the "current" date and then rounding up)
birthday event might be a bit too common, given how many different characters we have. I like cold unfeeling corporation core better personally too.
> wyci
that's why i'm putting it in the Ideas forum,,,, >_<
> birthday event might be a bit too common
yeah true. probably just make the logic only trigger when the birthday event would have been selected naturally, then list the players w the same birthday.