AMX Mod X API Documentation

Signature
native angle_vector(const Float:vector[3], FRU, Float:ret[3]);
Description

Changes an angle vector into a vector.

Parameters
  • vector Input angle vector
  • FRU One of the ANGLEVECTOR_* constants
  • ret Output vector
No return value
Назад
Верх