Search found 1 match

by NFranklin
23 May 2023, 01:38
Forum: Developers
Topic: getGameinfos not working
Replies: 1
Views: 327

Re: getGameinfos not working

self::getGameInfos(); should simply be returning the gameinfos array defined in your gameinfos.inc.php file so if the function isn't working correctly, the answer ought to be there. Is 'player_colors' defined in that file and long enough for the number of players you have? (Though it should just reu...

Go to advanced search