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

SPECIAL_ACTION_SMOKE_CIGGY doesn't show for other players #852

Open
0xDizzle opened this issue Feb 1, 2024 · 5 comments
Open

SPECIAL_ACTION_SMOKE_CIGGY doesn't show for other players #852

0xDizzle opened this issue Feb 1, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@0xDizzle
Copy link

0xDizzle commented Feb 1, 2024

SPECIAL_ACTION_SMOKE_CIGGY doesn't show the animation for other players.

You will see yourself smoking normally when pressing LMB.
Other players will see your ped twitching, or raising their arm and then instantly having their animation stopped.

Does not affect SPECIAL_ACTION_DRINK_BEER or any other special actions, just SMOKE_CIGGY.

All Open.mp server versions are affected.

VIDEO: https://www.youtube.com/watch?v=rRqsQLGGZlA

P.S: Confirmed by Beckzy too.

@0xDizzle 0xDizzle added the bug Something isn't working label Feb 1, 2024
@atomlin-git
Copy link

It*s a client-side problem. SAMP set speed 700.0 to smoke anim

image

@NexiusTailer
Copy link
Contributor

So if it's a client issue, must be the same behaviour under samp server, @0xDizzle isn't it?

@0xDizzle
Copy link
Author

0xDizzle commented Mar 24, 2024

I have just tested with 0.3.DL/0.3.7-R2* server versions and all possible clients ranging from 0.3.7-R1 to 0.3.DL and the issue persists. I guess it was something we've never noticed before, but it's surely not an open.mp issue in that case. @NexiusTailer

One possible temporary solution for server owners would be to apply the smoking animation with a normal speed (4.0) when a player presses KEY_FIRE if GetPlayerSpecialAction(playerid) == SPECIAL_ACTION_SMOKE_CIGGY

Not sure if you guys wanna close this now or should I? Thank you.

@NexiusTailer
Copy link
Contributor

There is no 0.3.7-R5 server version. The latest one is R3

@0xDizzle
Copy link
Author

I meant R2 sorry, the only one available at https://sa-mp.mp/downloads/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants