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

Corrections in docs, add natives #49

Merged
merged 9 commits into from
Oct 8, 2024

Conversation

NexiusTailer
Copy link
Contributor

@NexiusTailer NexiusTailer commented Aug 23, 2024

  • WEAK_TAGS is the default, so make it noticed in docs
  • Paraphrasing some weirdly written sentences (for example "English" / "American" when the first is obviously implied by British variant, not by English itself)

UPD:

  • Fix GetPlayerObjectTarget: bool tag instead of Float, alias for GetPlayerObjectMovingTargetPos (like with GetObjectTarget)
  • Added missed player natives GetPlayerAnimFlags/GetPlayerAnimationFlags, IsPlayerInDriveByMode and IsPlayerCuffed which were introduced in omp server v1.1.0.2612 (fix for the issue Adding new natives version 1.1.0.2612 #32 )
  • Added natives GetPlayerAimZ and GetPlayerConnectMode as aliases for GetPlayerZAim and NetStats_ConnectionStatus, for better compatibility for those who's migrating from YSF
  • Corrections and additions into the natives documentation

- WEAK_TAGS is the default, so make it noticed in docs
- Paraphrasing some poorly written sentences
- WEAK_TAGS is the default, so make it noticed in docs
- Paraphrasing some poorly written sentences
@NexiusTailer NexiusTailer changed the title Corrections in docs Corrections in docs, add natives Aug 29, 2024
@AmyrAhmady AmyrAhmady merged commit f3bff01 into openmultiplayer:master Oct 8, 2024
1 check passed
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.

2 participants