Search found 22 matches

by Fred504
29 January 2024, 15:44
Forum: Developers
Topic: dojo: where's thé object created?
Replies: 1
Views: 483

dojo: where's thé object created?

Hello
In the coinche.js example, I see the use or dojo.
I see 'this' but canne see where it Comes from
- where the object is created
- what's it's class

Thanks for your help.
by Fred504
27 January 2024, 14:46
Forum: Developers
Topic: How to use forms?
Replies: 8
Views: 1050

Re: How to use forms?

According to all your questions on the forum, you may have not read all the studio docs, which the entry is https://en.doc.boardgamearena.com/Studio#Great.2C_I.27m_in.21_..._How_should_I_start.3F. And at least you should read AND code one of the tutorial. Then you will see that every interactions f...
by Fred504
27 January 2024, 14:44
Forum: Developers
Topic: How to use forms?
Replies: 8
Views: 1050

Re: How to use forms?

OK. Thanks! 👍
by Fred504
22 January 2024, 15:11
Forum: Developers
Topic: How to use forms?
Replies: 8
Views: 1050

Re: How to use forms?

So, to say this is a form with input text, what should I write in

Code: Select all

$this->tpl['FORMINPUT'] = ??? 
What should I write to get text that thé player writes on thé form?
I can't find any explanation or example.
by Fred504
19 January 2024, 15:35
Forum: Developers
Topic: How to use forms?
Replies: 8
Views: 1050

Re: How to use forms?

Are you player or developer? Have no idea what is corps... And if you cannot google "how to make form with a text field in html" you cannot move forward with development here... Forms not corps: sorry! Automatic spellchecking 😱 I know how to do forms and get the entered data with HTML/PHP...
by Fred504
18 January 2024, 20:21
Forum: Developers
Topic: How to use forms?
Replies: 8
Views: 1050

How to use forms?

Hello
I can't find in coinche example (of course, there's not in this game!) and in the documentation how to use forms?

How to make a form with a text field?

How to retrieve the text entered by the user?

Thanks for your help.
by Fred504
16 January 2024, 16:03
Forum: Developers
Topic: [solved] Where should I put the picture that players click to start the game?
Replies: 2
Views: 1106

[solved] Where should I put the picture that players click to start the game?

Hello
Where should I put the picture that players click to start the game?
Thanks for help.
by Fred504
10 January 2024, 16:37
Forum: Developers
Topic: [ Solved ] Define this is a team game and get the teams in the current game?
Replies: 10
Views: 2307

Re: Define this is a team game and get the teams in the current game?

that's a game option: https://en.doc.boardgamearena.com/Options_and_preferences:_gameoptions.json,_gamepreferences.json You would do well to read some documentation, or follow a tutorial: https://en.doc.boardgamearena.com/Studio#BGA_Studio_Framework_reference and you can download the coinche projec...

Go to advanced search