GetPlayerLastShotVectors Not Defined?
#1

GetPlayerLastShotVectors doesn't seem to be defined in a_samp.inc by default. Is this the proper way to declare it for further use?

pawn Код:
native GetPlayerLastShotVectors(playerid, &Float:fOriginX, &Float:fOriginY, &Float:fOriginZ, &Float:fHitPosX, &Float:fHitPosY, &Float:fHitPosZ);
Reply
#2

Quote:
Originally Posted by DrakeX
Посмотреть сообщение
GetPlayerLastShotVectors doesn't seem to be defined in a_samp.inc by default. Is this the proper way to declare it for further use?

pawn Код:
native GetPlayerLastShotVectors(playerid, &Float:fOriginX, &Float:fOriginY, &Float:fOriginZ, &Float:fHitPosX, &Float:fHitPosY, &Float:fHitPosZ);
Oh I'm sorry, I just had to quote your full post to make my post seem more important.
Do you have any mods?
Reply
#3

The native of it exists in a_players.inc file.
Reply
#4

Oh. Thanks. I must not have updated the rest of my includes aside from a_samp.inc.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)