Need help with GetPlayerPos
#1

I am having a problem with a GetPlayerPos I have, the warning I get is
pawn Code:
warning 213: tag mismatch
And the code is
pawn Code:
GetPlayerPos(playerid, PlayerVar[playerid][hIntX], PlayerVar[playerid][hIntY], PlayerVar[playerid][hIntZ]);
If you can help it would be great, thanks
Reply
#2

The problem is probably in your array, you are not getting a coordinate.
Reply
#3

Have you defined your hIntX Y and Z as Float:hIntX ?
Reply
#4

Quote:
Originally Posted by Sithis
View Post
Have you defined your hIntX Y and Z as Float:hIntX ?
Ah, forgot to, thanks very much
Reply
#5

Great. Good luck with the rest of your script!
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)