09.12.2017, 02:14
(
Последний раз редактировалось Jelly23; 09.12.2017 в 04:52.
)
• OnRconCommandAttempt
This include will send all rcon command attempts to OnRconCommandAttempt callback, regardless if you are logged in or not. Returning 0 prevents the command from reaching the server, even if it is a login attempt.• Callback
• DependenciesPHP код:
public OnRconCommandAttempt(playerid, cmdtext[], islogged)
- Pawn.RakNet: https://sampforum.blast.hk/showthread.php?tid=640306• Download
- Github