We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
GetPlayerObjectTarget should be deprecated because GetObjectTarget is deprecated.
GetPlayerObjectTarget
GetObjectTarget
omp-stdlib/omp_object.inc
Line 1113 in 085dfb1
Lines 1484 to 1485 in 085dfb1
#pragma deprecated Use `GetPlayerObjectMovingTargetPos` native Float:GetPlayerObjectTarget(playerid, objectid, &Float:targetX = 0.0, &Float:targetY = 0.0, &Float:targetZ = 0.0);
The text was updated successfully, but these errors were encountered:
Deprecate function GetPlayerObjectTarget (issue openmultiplayer#34).
dd1842a
Probably not relevant anymore since GetObjectTarget now is not deprecated
Sorry, something went wrong.
No branches or pull requests
Issue
GetPlayerObjectTarget
should be deprecated becauseGetObjectTarget
is deprecated.omp-stdlib/omp_object.inc
Line 1113 in 085dfb1
omp-stdlib/omp_object.inc
Lines 1484 to 1485 in 085dfb1
Suggestion
The text was updated successfully, but these errors were encountered: