Skip to content

Conversation

@NexiusTailer
Copy link
Contributor

This removes some of the warnings which was applicable to SA-MP server natives, but now it's not a thing in open.mp server, namely:

  • strcmp was fixed internally, so now it doesn't need the warning about an empty string
  • IsPlayerStreamedIn doesn't handle an edge case when playerid is equal to forplayerid in open.mp server, so it returns true in this case, while SA-MP server returns false (thus the warning is not suitable for omp anymore). But as for this, I'd like to also hear some opinion from @Southclaws or @AmyrAhmady if it should be changed in docs or in omp, so the warning could be left as it's now and a potential behavior difference changed in the server itself...

@itsneufox
Copy link
Collaborator

waiting on @AmyrAhmady input

@AmyrAhmady AmyrAhmady merged commit 677c509 into openmultiplayer:master Jan 6, 2026
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.

3 participants