Changing Player Count

Game development with Board Game Arena Studio
Post Reply
User avatar
vurtan
Posts: 57
Joined: 13 June 2020, 19:54

Changing Player Count

Post by vurtan »

We implemented the Solo mode of Applejack an want everyone to play it.
In Studio we changed the gameinfo.inc.php accordingly.
After a release build and deployment thee game information page shows 1-4. But in the lobby it is not possible to select the player count "1" in Friendsmode.
In the GMM ia an array player_numbers which still has 2-4. I suspect that this parts need to be changed.
Is there anything I can do to allow solo play or did I Miss something?
User avatar
Victoria_La
Posts: 665
Joined: 28 December 2015, 20:55

Re: Changing Player Count

Post by Victoria_La »

vurtan wrote: 08 July 2023, 07:56 We implemented the Solo mode of Applejack an want everyone to play it.
In Studio we changed the gameinfo.inc.php accordingly.
After a release build and deployment thee game information page shows 1-4. But in the lobby it is not possible to select the player count "1" in Friendsmode.
In the GMM ia an array player_numbers which still has 2-4. I suspect that this parts need to be changed.
Is there anything I can do to allow solo play or did I Miss something?
It looks like deployment did not succeed. Did you check error on deployment log page?
User avatar
vurtan
Posts: 57
Joined: 13 June 2020, 19:54

Re: Changing Player Count

Post by vurtan »

Thanks Victoria_La for the tip. I built a new version and deployed that (decided against re-reploy) and now it is working :)
Post Reply

Return to “Developers”