I cant get it...
#1

I get a warning says Tag mismatch:

pawn Код:
new Float:x, Float:y, Float:z, Float:a;
        GetPlayerPos(playerid, x, y, z);
        GetPlayerFacingAngle(playerid, a);
        PlayerInfo[playerid][pPosX] = x;//This line
Whats the problem? (Fastest anwser gets Rep )
Reply
#2

In enum pPosX didn't get Float: group.

pawn Код:
Float:pPosX
Reply
#3

Make sure everything's set!
Reply
#4

Quote:
Originally Posted by Riddick94
Посмотреть сообщение
In enum pPosX didn't get Float: group.

pawn Код:
Float:pPosX
Thanks! +Rep
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)