Skip to content

Conversation

@StrixG
Copy link
Contributor

@StrixG StrixG commented Jun 19, 2020

New server-side function

bool isPedReloadingWeapon(ped Ped)

Needs some compatablity checks.
Closes #1525

@StrixG StrixG added the enhancement New feature or request label Jun 19, 2020
@StrixG StrixG changed the title Add isPedReloadingWeapon function to server Add isPedReloadingWeapon function on server-side Jun 19, 2020
@qaisjp qaisjp added this to the 1.6 milestone Jun 20, 2020
@qaisjp qaisjp marked this pull request as draft October 20, 2020 19:54
@qaisjp
Copy link
Contributor

qaisjp commented Oct 20, 2020

Converting to draft (until compat checks are added)

@StrixG StrixG force-pushed the isPedReloadingWeapon-serverside branch from 7a2a165 to fd2a51c Compare October 30, 2020 23:06
@StrixG StrixG changed the title Add isPedReloadingWeapon function on server-side Add isPedReloadingWeapon function on server-side Nov 18, 2020
@Unde-R
Copy link
Contributor

Unde-R commented Dec 26, 2020

still draft?

@botder botder modified the milestones: Next Release, Next Stage Feb 6, 2021
@botder
Copy link
Member

botder commented Feb 6, 2021

Right now it seems like you're going to break clients, which either expect the server to send more than expected (newer client/older server) or expect the server to send less data (older client/newer server).

@github-actions
Copy link
Contributor

github-actions bot commented Jan 7, 2022

This draft pull request is stale because it has been open for at least 90 days with no activity. Please continue on your draft pull request or it will be closed in 30 days automatically.

@github-actions github-actions bot added the stale Inactive for over 90 days, to be closed label Jan 7, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2022

This draft pull request was closed because it has been marked stale for 30 days with no activity.

@github-actions github-actions bot closed this Feb 7, 2022
@StrixG StrixG deleted the isPedReloadingWeapon-serverside branch December 9, 2022 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request stale Inactive for over 90 days, to be closed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Serverside for isPedReloadingWeapon

4 participants