need help wit OnRconCommand - 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: need help wit OnRconCommand (
/showthread.php?tid=132129)
need help wit OnRconCommand -
oggylt - 06.03.2010
hi wanted to turn off rcon commanding oin my server but when i make return 0; i log on i still can con command...

i tired false, 0, -1;
Код:
public OnRconCommand(cmd[])
{
return 0;
}
help me if you know how.
P.S.: i dont want to set rcon pass changer every second
Re: need help wit OnRconCommand -
¤Adas¤ - 06.03.2010
Kye can not repair this callback for gamemodes...
Re: need help wit OnRconCommand -
oggylt - 06.03.2010
ok thanks for info i thought that it's useles