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

Added README, moved and edited config, added to config, made changes to client script. #1

Merged
merged 1 commit into from Nov 23, 2019

Conversation

cm8263
Copy link
Contributor

@cm8263 cm8263 commented Nov 23, 2019

Added a basic README.

Moved the client file out of the client folder.

Added better comments to the config.

Added option to Enable/Disable on-screen text, as well as watermark.

Cleaned up the code in the config file.

Fixed the use of the wrong config var in the cruise control loop.

Fixed an issue where clicking the cruise control button would not disable the cruise control.

Properly declared all the undeclared local variables.

Replaced GetPlayerPed(-1) with PlayerPedId().

Tested In-Game, all works.

Added a basic README

Moved the client file out of the client folder

Added better comments to the config.

Added option to Enable/Disable on screen text, as well as watermark.

Cleaned up the code in the config file.

Fixed the use of the wrong config var in the cruise control loop.

Fixed an issue where clicking the cruise control button would not disable the cruise control.

Properly declared all the undeclared local variables.

Replaced `GetPlayerPed(-1)` with `PlayerPedId()`.

Tested In-Game, all works.
@TheStonedRaider
Copy link
Owner

Thanks Il give it a bit more of a tidy later.

@TheStonedRaider TheStonedRaider merged commit 691789e into TheStonedRaider:master Nov 23, 2019
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

Successfully merging this pull request may close these issues.

None yet

2 participants