librecoop icon indicating copy to clipboard operation
librecoop copied to clipboard

How do I make the PDA show up?

Open ElTioRata opened this issue 3 years ago • 6 comments

Pressing TAB shows the scoreboard, I thought there was a separate key for that or the PDA but I couldn't find anything on internet or the ReadMe files provided. And by the way, do I have to open ports to let players join?

ElTioRata avatar Aug 26 '22 01:08 ElTioRata

We can't figure this out either.

Edit: looking in d3xp/Player.cpp and game/Player.cpp we can see that when we're in multiplayer mode the code to show the PDA is skipped. We need a check to see if the game type is COOP (if that's possible), and then see if we can get the PDA to show.

BiatuAutMiahn avatar Dec 11 '23 16:12 BiatuAutMiahn

Hi, to show the PDA you must configure the key in the game menu. It should be in actions, the option should be named Coop PDA or something like that.

Stradex avatar Dec 12 '23 03:12 Stradex

@Stradex, thanks for the update, can you add in some documentation for the configuration of librecoop? moddb has some info but only relating to features implemented.

Edit: do you happen to have a discord? if your not comfortable sharing on here you can dm me by biatu.aut.miahn

BiatuAutMiahn avatar Dec 12 '23 13:12 BiatuAutMiahn

@Stradex, I just rechecked the game options and in-game options there is no "Coop PDA" option. Only one for PDA/Scoreboard: and that's TAB or a user defined key.

BiatuAutMiahn avatar Dec 12 '23 19:12 BiatuAutMiahn

It has been added for mpmain.gui file not the mainmenu.gui file... librepda

SimoK1080 avatar Dec 22 '23 18:12 SimoK1080