22.04.2010, 13:58
I got some tag mismatches on these:
they are defined as Float
lX,Float
lY,Float
lZ. works fine when using setplayerpos with it.. anyone knows the problem?
pawn Код:
dini_IntSet(Data, "X", playerDB[playerid][plX]);
dini_IntSet(Data, "Y", playerDB[playerid][plY]);
dini_IntSet(Data, "Z", playerDB[playerid][plZ]);
![Tongue](images/smilies/razz.gif)
![Tongue](images/smilies/razz.gif)
![Tongue](images/smilies/razz.gif)