Recent content by Gdzin

  1. G

    How to calculate atan2 in cleo script for gta sa android?

    0086: $Point_X = $Enemy_X 0086: $Point_Y = $Enemy_Y 0061: $Point_X -= $Camera_X 0061: $Point_Y -= $Camera_Y 0061: $Enemy_Z -= $Camera_Z 0604: get_Z_angle_for_point $Point_X...
  2. G

    How to calculate atan2 in cleo script for gta sa android?

    Como calcular atan2 no script cleo para gta sa android?
  3. G

    help to finish this aimbot code that points camera to the direction of the object

    How can I make pro angle y work too? I want it to follow the right height where the object is ------------------------------------------------------------------------------------------------------------------------------ 01BB: store_object $Object position_to $Point_X $Point_Y $Point_Z 068D...
Top