Can we add/remove champions in a dungeon?
Can we add/remove champions in a dungeon?
I just tried out SnowyOwl's custom dungeon (Black Hand). He is doing what I thought. He is starting us with only one Champion. I assume it adds new ones as you progress (the description implies this). How is this done? There is no addChampion() or removeChampion() commands on the Party is there?
Re: Can we add/remove champions in a dungeon?
Champion:setEnabled(false)
Grimrock 1 dungeon
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.
Grimrock 2 resources
I no longer answer scripting questions in private messages. Please ask in a forum topic or this Discord server.
Re: Can we add/remove champions in a dungeon?
Thanks. I was about to reply as such. Man, I looked, twice for something that would do it. I missed it both times.minmay wrote:Champion:setEnabled(false)