AMX Mod X API Documentation

Signature
native get_uc(uc_handle, UserCmd:member, any:...);
Notes
  • These functions are used with the usercmd data structure (FM_CmdStart)

    Get: 0 extra params - Return integer; 1 extra param - by ref float or vector

    Set: Use anything

    Use 0 for uc_handle to specify the global usercmd handle

Назад
Верх