First we assign the position of the target to "LookAtMe" pointer. Then we subtract our position from the target position. Then we compute the angle from the resultant direction vector.
I've got a simillar code working in a space game, where a little camera looks toward comets, but i think the angles are not correct all the time... Hopefully someone more experienced will correct me and we both learn something more xD