Search found 4 matches

by Sandram
18 February 2013, 21:39
Forum: Developers
Topic: Managing Equality
Replies: 3
Views: 2865

Re: Managing Equality

Ok, thx for your answer.
by Sandram
14 February 2013, 16:20
Forum: Developers
Topic: Managing Equality
Replies: 3
Views: 2865

Managing Equality

Hello, I have to deal with a case of equality. So I let player's score at 0 in the database and notify : // Notify final score $this->notifyAllPlayers( "finalScore", clienttranslate( 'Nobody wins' ), array() ); But, the window title is still "End of the Game, XXX wins " How can i...
by Sandram
12 February 2013, 15:47
Forum: Developers
Topic: clienttranslate Variables
Replies: 3
Views: 2229

Re: clienttranslate Variables

It works just fine !

Thank you.
by Sandram
10 February 2013, 18:19
Forum: Developers
Topic: clienttranslate Variables
Replies: 3
Views: 2229

clienttranslate Variables

Hi there, In the states php file, i defined a state like this 3 => array( "name" => "playerMoveDisc", "description" => clienttranslate('${actplayer} must select a destination'), "descriptionmyturn" => clienttranslate('${you} must select a destination'), "...

Go to advanced search