Skip to content

[BUG]fn_info_game_squad wrong queryport variable #3823

@Claiyc

Description

@Claiyc

fn_info_game_squad ${queryport} being initialized using ${port:-"0"} (should be ${queryport:-"0"}). Results in details command displaying same values for Port and QueryPort.

Basic info

  • Distro: [Ubuntu 20.04]
  • Game: [Squadserver]
  • Command: [Details]
  • LinuxGSM version: [v21.5.1]

Expected behaviour

QueryPort shown via the details command should be the actual QueryPort defined in lgsm config.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions