AMX Mod X API Documentation

Signature
native server_exec();
Description

Forces the server to execute the command queue immediately.

Notes
  • Commands can be added to the queue using server_cmd()
No return value
Назад
Верх