Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

Sar work in coop issues #40

Open
Open
@karolote

Description

@karolote

Hello, Mr. / MS
This is my SAR command:
plugin_load sar;
sar_hud_portals 1;
sar_hud_steps 1;
sar_hud_velocity 2;
Sar_ihud 3;
sar_ihud_setpos bottom left;
sar_ihud_shadow_color 0 255 0 150;
sar_ihud_shadow_font_color 255 255 0 255;
sar_ihud_font_color 255 0 100 255;
sar_hud_jump 1;
sar_hud_jump_peak 1;
bind n "incrementvar sar_aircontrol 0 2 2";
Single Player and Atlas SAR in coop works normally.
I found the problem of keyboard display of SAR.
But P-body's Keyboard-icon does not work with SAR installed if Atlas run with or without SAR,

local coop:ss_map lobby3 ;
ss_splitmode 1;
Keyboard-icon is not displayed in local coop Split-screen.

ss_splitmode 0 or 2;
Atlas's Keyboard-icon works normally.
P-body's Keyboard-icon didn't work.

ss_pipsplit 2;
sv_cheats 1;
bind m "toggle ss_pip_bottom_offset 0 25;toggle ss_pip_right_offset 0 25;toggle ss_pipscale 1 0.3f";
bind r "toggle in_forceuser; ss_pipsplit 2;toggle ss_pip_bottom_offset 0 25;toggle ss_pip_right_offset 0 25;toggle ss_pipscale 1 0.3f";

1
Atlas Control show Atlas ,Keyboard-icon is not displayed
P-body's Keyboard-icon does not work.(by Press r)

2
Keyboard-icon work normally with Atlas Control but show P-body. (by Press m)That is Weird.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugCurrent version has a bug.featurePR tries to implement a new feature.fixed-in-next-versionBug exists in latest release but has been fixed in master branch.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions