13.12.2011, 13:32
It says that your function dont have params as it should have.
Like:
SetPlayerPos(playerid, 1800.1234, 1234.2134);
This function doesn't have Float:Z coordinates
Like:
SetPlayerPos(playerid, 1800.1234, 1234.2134);
This function doesn't have Float:Z coordinates