IRC Scripting help - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: IRC Scripting help (
/showthread.php?tid=271782)
IRC Scripting help -
[Ask]G_Sk8er - 25.07.2011
Hai men
I want to make some irc cmd's which can control an AAD (attack and defend) based game mode. I want to make commands like !startbase !end !pause etc.... As RCON commands can be send trough IRC, my question is if there is a way to send normal commands trough IRC instead of RCON commands.
For example:
- !gmx - activates /rcon gmx command in-game
- !startbase - activates /startbase in-game
As I only found a way to send RCON commands trough IRC with SendRconCommand I need to find something to send normal commands true IRC. All help is welcome
thx