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

--- ns: VEHICLE aliases: ["0x9D44FCCE98450843"] --- ## _SET_VEHICLE_SILENT c // 0x9D44FCCE98450843 0x968E5770 void _SET_VEHICLE_SILENT(Vehicle vehicle, BOOL toggle); If set to TRUE, it seems to suppress door noises and doesn't allow the horn to be continuous. ## Parameters * **vehicle**: * **toggle**: #920

Closed
GmaGmkyui-493 opened this issue Oct 3, 2023 · 1 comment

Comments

@GmaGmkyui-493
Copy link


ns: VEHICLE
aliases: ["0x9D44FCCE98450843"]

_SET_VEHICLE_SILENT

// 0x9D44FCCE98450843 0x968E5770
void _SET_VEHICLE_SILENT(Vehicle vehicle, BOOL toggle);
If set to TRUE, it seems to suppress door noises and doesn't allow the horn to be continuous.  

Parameters

  • vehicle:
  • toggle:
@thorium-cfx
Copy link
Contributor

You've created an issue where a PR would've been the correct choice for additions like these.

Could you also make sure that the "seems" in "it seems to suppress door noises and doesn't allow the horn to be continuous" is a certainty?

Closing this and would like to see this as a PR instead.

@thorium-cfx thorium-cfx closed this as not planned Won't fix, can't repro, duplicate, stale Oct 4, 2023
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

2 participants