FTP v's Premium questions

General discussion on board games
Post Reply
User avatar
BeachButterfly
Posts: 1
Joined: 14 July 2021, 19:45

FTP v's Premium questions

Post by BeachButterfly »

I have just found this site and there seems to be loads of games but I am not sure if I want to invest quite yet.
However I have a couple of questions:

Can you filter the game lists to see which are free to play and which are premium only?

If I do sign up for premium can I still invite players who are using the free options to my games and communicate with them using the sites in game VC?
User avatar
voriki
Posts: 773
Joined: 28 August 2020, 12:27

Re: FTP v's Premium questions

Post by voriki »

Main difference between FTP is that only premium players can open tables at premium games.

FTP can still join opened tables, even those of premium games.
User avatar
KongKing123
Posts: 577
Joined: 04 April 2020, 19:43

Re: FTP v's Premium questions

Post by KongKing123 »

There is a list of Premium games (and benefits) here, but I'm not sure if the game list is complete: https://boardgamearena.com/premium

The best you can probably do to check all games is view the source code and search for "ttpremiumgame": https://en.boardgamearena.com/gamelist?section=all

I've pasted the relevant part here, since the code is extremely long and duplicated across sections (not sure if this is optimal coding, but I"m not a web developer): https://pastebin.com/w90CuTed

For example: Pandemic is Premium, 6 nimmt is not (no "ttpremiumgame").
https://boardgamearena.com/gamelist?section=all wrote:<div id="game_item_all_1383" class="gamelist_item">
<a href="/gamepanel?game=pandemic" class="gamelist_link_to_game">
<div class="game_box_image_wrap">
<span id="game_emblempremium_all_1383" class="emblempremium_big ttpremiumgame" style="position: absolute; right: -15px; top: -18px; display:block;"></span>
<span id="game_emblemalpha_all_1383" class="emblemalpha emblemstatus " style="position: absolute; right: -15px; bottom: 5px; display:none;"></span>
<span id="game_emblembeta_all_1383" class="emblembeta emblemstatus " style="position: absolute; right: -15px; bottom: 5px; display:none;"></span>
<img bga_lazyload="https://x.boardgamearena.net/data/theme ... box180.png" class="game_box bga_lazyload" src="https://x.boardgamearena.net/data/theme ... /blank.gif" />

</div>
<div class="gameitem_baseline gamename">
Pandemic
</div>
</a>
</div>

<div id="game_item_all_1008" class="gamelist_item">
<a href="/gamepanel?game=sechsnimmt" class="gamelist_link_to_game">
<div class="game_box_image_wrap">
<span id="game_emblempremium_all_1008" class="emblempremium_big " style="position: absolute; right: -15px; top: -18px; display:none;"></span>
<span id="game_emblemalpha_all_1008" class="emblemalpha emblemstatus " style="position: absolute; right: -15px; bottom: 5px; display:none;"></span>
<span id="game_emblembeta_all_1008" class="emblembeta emblemstatus " style="position: absolute; right: -15px; bottom: 5px; display:none;"></span>
<img bga_lazyload="https://x.boardgamearena.net/data/theme ... box180.png" class="game_box bga_lazyload" src="https://x.boardgamearena.net/data/theme ... /blank.gif" />

</div>
<div class="gameitem_baseline gamename">
6 nimmt!
</div>
</a>
</div>

This is a BGA related topic by the way, so it should be posted here: https://boardgamearena.com/forum/viewforum.php?f=3
Post Reply

Return to “Discuss about board games”