AMX Mod X API Documentation

Signature
stock reset_menu(index){ show_menu(index, 0, "", 0);}
Description

Resets the client's menu.

Notes
  • This is a wrapper around show_menu() for the sake of readability.
Parameters
  • index Client to reset menu of, 0 to reset all clients
No return value
Назад
Верх