Awachi Posted February 24, 2022 Posted February 24, 2022 Just a snippet as I continue learning how to make BG into the game I really want to play. I always hated how infravision was implemented. Creatures aren't hard to spot, and all INFR did was cover them in a dark red tint. Certainly, no benefits or penalties were ever implemented to go alongside it, as far as I know. So huzzah x3 to BD for giving us the animation ini. Though INFR still seems to be hardcoded into the CREs via Race, at least now it won't have any valid targets. If there's a cleaner way to write this, please let me know! COPY_EXISTING_REGEXP "^.*\.ini$" override REPLACE_TEXTUALLY ~infravision=1~ ~infravision=0~ BUT_ONLY Quote
Recommended Posts
Join the conversation
You are posting as a guest. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.