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

SetPlayerSkin is not working at SA-MP Launcher APK #1007

Open
hiwyn opened this issue Oct 19, 2024 · 5 comments
Open

SetPlayerSkin is not working at SA-MP Launcher APK #1007

hiwyn opened this issue Oct 19, 2024 · 5 comments
Assignees
Labels
bug Something isn't working nightly

Comments

@hiwyn
Copy link

hiwyn commented Oct 19, 2024

SetPlayerSkin is not working on SA-MP Launcher
[mostly used sa-mp APK, more than 10.000.000 downloads]

  • for the others players: they see the right skin for the target player
  • for the target player: he see himself with CJ skin (id: 0) and can run with CJ speed even with UsePlayerPedAnims() disabled

There is any work around to fix it?

@hiwyn hiwyn added bug Something isn't working nightly labels Oct 19, 2024
@AmyrAhmady
Copy link
Member

It works for me with an empty simple script and only 2 players in game

You must provide a script for me to reproduce this bug

@NexiusTailer
Copy link
Contributor

@hiwyn maybe you tested it on release build? It was most likely fixed in latest nightly.

@Duduzera1997
Copy link

Duduzera1997 commented Nov 20, 2024

+1

Here the SetPlayerSkin doesn't work too and the Android clients only use the skin 0 by default.

@NexiusTailer
Copy link
Contributor

+1

Here the SetPlayerSkin doesn't work too and the Android clients only use the skin 0 by default.

The same question again:

maybe you tested it on release build? It was most likely fixed in latest nightly

@Duduzera1997
Copy link

Duduzera1997 commented Nov 20, 2024

@NexiusTailer oh, sorry, I discovered that 'nightly' is a build of the main/master branch is a few hours ago, so, after building it worked out fine.

Just for future history: @AmyrAhmady recommended me in discord to use SetSpawnInfo instead of SetPlayerSkin to test and started to work better with the current published release (v1.3.1.2748) but to work out with my old code just on nightly.

Thanks for your help!

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

No branches or pull requests

4 participants