SendRconCommand

From SA-MP Wiki

Jump to: navigation, search

SendRconCommand


Sends an RCON command.


Parameters:
(command[])
command[]The RCON command to be executed


This function does not return a specific value.


Note: Does not support rcon login, for obvious reasons.


SendRconCommand("gmx");
// This is a scripted version of typing "/rcon gmx" in-game.
// GMX restarts the game mode.

Related Functions

The following functions might be useful as well, as they're related to this function in one way or another.


Related Callbacks

The following callbacks might be useful, as they're related to this function in one way or another.

Personal tools
In other languages