05.05.2014, 08:18
i think source of error is this return 0.0; change it to return 0;
not sure
edit and the public line should be this
public SetPlayerToFacePos(playerid, Float:X, Float:Y)
remove "Float:" before "SetPlayerToFacePos"
not sure
edit and the public line should be this
public SetPlayerToFacePos(playerid, Float:X, Float:Y)
remove "Float:" before "SetPlayerToFacePos"

