Search found 10 matches

by gaby528
15 September 2016, 20:34
Forum: Developers
Topic: How to change displayed game name?
Replies: 2
Views: 1897

Re: How to change displayed game name?

I have exactly the same question, i would like to display capital letters for my game.

thanks in advance for your help.
by gaby528
23 March 2016, 21:10
Forum: Developers
Topic: test Active player in multipleActive State
Replies: 2
Views: 1539

Re: test Active player in multipleActive State

Thanks a lot :) !
by gaby528
17 March 2016, 23:21
Forum: Developers
Topic: test Active player in multipleActive State
Replies: 2
Views: 1539

test Active player in multipleActive State

Hi guys,

I have a question : in a multipleActive state, can i test if a player is Active in the file .game.php

Thanks in advance for your help.
by gaby528
29 April 2015, 21:31
Forum: Developers
Topic: label "this is not your turn"
Replies: 1
Views: 1581

label "this is not your turn"

Hello, in the game "Hearts", when we play a card and we are not allowed to, there is an error message "This is not your turn". I cannot reproduce it for my game (KQJ) now, and when I look at the code of Hearts, I don't see where this error message comes from, and thus I don't kno...
by gaby528
06 July 2014, 17:03
Forum: Developers
Topic: game_box.png
Replies: 6
Views: 3403

Re: game_box.png

I have the same problem. I also checked that the size of my images are not too big.
I would be pleased if you can help us for this issue.

Thanks in advance
by gaby528
15 June 2014, 09:16
Forum: Developers
Topic: notification tablewindow
Replies: 0
Views: 1008

notification tablewindow

Hi, I need to show additional information in a scoring dialog. According to the tutorial, I used the following code : $this->notifyAllPlayers( "tableWindow", '', array( "id" => 'finalScoring', "title" => clienttranslate("Title of the scoring dialog"), "ta...
by gaby528
05 May 2014, 18:41
Forum: Developers
Topic: configuring the number of players
Replies: 5
Views: 3358

Re: configuring the number of players

Actually I understood better the problem, I think this is a small bug in BGA. Previously, my game was configured for 1,2,3,4 players, and I changed the gameoptions to 6 players only. When you do this, and when you reload the game infos, it's impossible to change the number of players when we launch ...
by gaby528
05 May 2014, 18:28
Forum: Developers
Topic: configuring the number of players
Replies: 5
Views: 3358

Re: configuring the number of players

I don't know why, but it's working correctly now (I just did the same things again).

Anyway thank you very much for your fast replies !!
by gaby528
04 May 2014, 19:29
Forum: Developers
Topic: configuring the number of players
Replies: 5
Views: 3358

Re: configuring the number of players

yes i did it, but I still have the same problem.

I guess that I also have to modify the file gameoptions.inc.php ? But I don't know how to write here (the tutorial does not explain this part).

thanks again for your help
by gaby528
04 May 2014, 19:03
Forum: Developers
Topic: configuring the number of players
Replies: 5
Views: 3358

configuring the number of players

Hello, I would like to modify the number of players to 6 in my game. I modified the file gameinfos.inc.php, but when I want to start a game (by using "Play now"), the proposed number of players is limited to 1 - 4 in the page "configuring a new game table". I guess that I miss so...

Go to advanced search