22.04.2010, 13:58
I got some tag mismatches on these:
they are defined as FloatlX,FloatlY,FloatlZ. 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]);