Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

OnPlayerLeaveDynamicArea callback executes after OnPlayerEnterDynamicArea #26

Closed
CKA3KuH opened this issue Aug 19, 2014 · 3 comments
Closed

Comments

@CKA3KuH
Copy link

CKA3KuH commented Aug 19, 2014

sa-mp ver. R4-1000p
streamer ver. 2.7.3

OnPlayerEnterDynamicArea -> | areaid = 12 <- stay on this area
OnPlayerEnterDynamicArea -> | areaid = 211 <- stay on this area

OnPlayerEnterDynamicArea -> | areaid = 166 <- teleporting area
OnPlayerEnterDynamicArea -> | areaid = 167 <- entering area (after teleport)
OnPlayerLeaveDynamicArea <- | areaid = 12
OnPlayerLeaveDynamicArea <- | areaid = 166
OnPlayerLeaveDynamicArea <- | areaid = 211

@samp-incognito
Copy link
Owner

This was fixed before, but it crept in again.

@CKA3KuH
Copy link
Author

CKA3KuH commented Aug 20, 2014

Please fix this bug as soon as possible. Thanks!

@Mellnik
Copy link

Mellnik commented Sep 6, 2014

Omg this is getting worse. Could you please fix this one and the entire plugin and release 2.7.4 please?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants