01.03.2009, 10:36
I know, i use getplayerpos and then put the X, and Y, but then still i cant see it. So how would i correct it?
Ive tried this:
But that wouldnt work either
Ive tried this:
pawn Код:
new Float:x, Float:y, Float:z;
GetPlayerPos(playerid, x, y, z);
CreateObject(971, x, -1660.697, 16.906, 0.0, 0.0, 0.0);
CreateObject(971, x, -1665.073, 16.914, 0.0, 0.0, 90.241);
CreateObject(971, x, -1665.118, 20.464, 90.241, 0.0, 90.241);
CreateObject(971, x, -1669.523, 16.914, 0.0, 0.0, 0.0);
CreateObject(971, x, -1665.094, 20.497, 90.241, 0.0, 90.241);
CreateObject(971, x, -1665.124, 16.914, 0.0, 0.0, 90.241);
CreateObject(971, x, -1665.129, 13.383, 90.241, 0.0, 90.241);
CreateObject(971, x, -1665.160, 13.358, 90.241, 0.0, 90.241);