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

I found some bugs using this lib #6

Open
hiwyn opened this issue Feb 10, 2022 · 3 comments
Open

I found some bugs using this lib #6

hiwyn opened this issue Feb 10, 2022 · 3 comments

Comments

@hiwyn
Copy link

hiwyn commented Feb 10, 2022

This lib is amazing, i love it, but it is not working at all

I found some bugs:

1- u can not jump/jump a wall if u are using animation that is not DEFAULT (0) [this is the most important bug (its not possible to use to use it with this bug) /]
2-

warning 213: tag mismatch: expected tag "e_RUNNING_STYLES", but found none ("_")

on:

    else if(dialogid == 530) {
      if(!response) return 1;
      Player_SetRunningStyle(playerid, listitem);
    }

3- its not working well with https://github.com/Mergevos/samp-walking-styles, if i'm walking with a custom animation and then run with a custom animation the camera break/frooze (idk how to explain it, pls test)
4- CIVIL run style isn't working (3)
5- run with space is bugged

@Mergevos
Copy link
Owner

In order to fix error number 2, you need to tag the listitem parameter, like e_RUNNING_STYLES: listitem

What do you mean by run with space is bugged? It's not meant to run with space. It's just running with w on keyboard.

If you can, and willing to, you can record some videos and post it here.

Thanks for reporting, I'll try to fix it as soon as possible.

@hiwyn
Copy link
Author

hiwyn commented Apr 24, 2022

1
still cant jump with this lib, so who is not using the default running style, cant jump walls or even jump at all
if you manage to fix it this lib is usable

2
So 2 is my bad, fixed with your comment, ty

3
tried to reproduce it again to record the video to you, but i couldnt it may be some specific, or an error here, just ignore it, if i find it out again i tell you

4
i think civil run style is the default, so it is not bugged at all, its just like to be with no run style, right?

5
when i try to run with W+SPACE
this stop the run animation to run the custom run animation
its good to animations like: ARMED, ARMED1, CHAINSAW, ROCKET, because they are already over power run style, and it is fun to be like that, but can u fix it to the others animations?

@Mergevos
Copy link
Owner

1 still cant jump with this lib, so who is not using the default running style, cant jump walls or even jump at all if you manage to fix it this lib is usable

2 So 2 is my bad, fixed with your comment, ty

3 tried to reproduce it again to record the video to you, but i couldnt it may be some specific, or an error here, just ignore it, if i find it out again i tell you

4 i think civil run style is the default, so it is not bugged at all, its just like to be with no run style, right?

5 when i try to run with W+SPACE this stop the run animation to run the custom run animation its good to animations like: ARMED, ARMED1, CHAINSAW, ROCKET, because they are already over power run style, and it is fun to be like that, but can u fix it to the others animations?

Can you tell me which animations causes lagging to you.
By the way, thanks for reporting.

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

No branches or pull requests

2 participants