Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How do I make the PDA show up? #60

Open
ElTioRata opened this issue Aug 26, 2022 · 6 comments
Open

How do I make the PDA show up? #60

ElTioRata opened this issue Aug 26, 2022 · 6 comments

Comments

@ElTioRata
Copy link

ElTioRata commented Aug 26, 2022

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?

@BiatuAutMiahn
Copy link

BiatuAutMiahn commented Dec 11, 2023

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
Copy link

Here is a fix in the meantime.

https://github.com/BiatuAutMiahn/librecoop/releases/tag/alpha_1.5.1

@Stradex
Copy link
Owner

Stradex commented Dec 12, 2023

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.

@BiatuAutMiahn
Copy link

BiatuAutMiahn commented Dec 12, 2023

@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
Copy link

@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.

@SimoK1080
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants