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

Fix params check for Streamer_(Has/Remove)IntData #380

Merged
merged 1 commit into from Aug 6, 2021

Conversation

xunder-matth
Copy link
Contributor

There are errors when you are trying to use these two functions:

[04:05:14] *** Streamer Plugin: Streamer_HasIntData: Expecting 4 parameter(s), but found 3.
[04:05:14] *** Streamer Plugin: Streamer_RemoveIntData: Expecting 4 parameter(s), but found 3.

@samp-incognito samp-incognito merged commit 5696cee into samp-incognito:master Aug 6, 2021
@Y-Less
Copy link
Contributor

Y-Less commented Dec 17, 2021

I had someone complaining about YSI triggering this even with the latest sampctl release, so I added:

https://github.com/pawn-lang/YSI-Includes/blob/5.x/YSI_Extra/y_inline_streamer.inc#L101-L141

If someone wants a backwards-compatible fix.

@xunder-matth xunder-matth deleted the patch-1 branch January 18, 2023 17:30
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

3 participants