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

Implement Get/SetPlayerDrunkLevel #81

Open
lopezloo opened this issue Nov 6, 2022 · 0 comments
Open

Implement Get/SetPlayerDrunkLevel #81

lopezloo opened this issue Nov 6, 2022 · 0 comments
Labels
function SAMP functions

Comments

@lopezloo
Copy link
Member

lopezloo commented Nov 6, 2022

Function name
GetPlayerDrunkLevel(playerid)
SetPlayerDrunkLevel(playerid, level)

Describe the function
https://team.sa-mp.com/wiki/GetPlayerDrunkLevel.html
https://team.sa-mp.com/wiki/SetPlayerDrunkLevel.html

Examples of using of the function
-

Equivalent in MTA
https://wiki.multitheftauto.com/wiki/GetCameraShakeLevel
https://wiki.multitheftauto.com/wiki/SetCameraShakeLevel
+ some custom logic

Additional information
-

@lopezloo lopezloo added the function SAMP functions label Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
function SAMP functions
Projects
None yet
Development

No branches or pull requests

1 participant