SA-MP Forums Archive
[Plugin] [REL] Extern Rcon 1.1 - 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: Plugin Development (https://sampforum.blast.hk/forumdisplay.php?fid=18)
+--- Thread: [Plugin] [REL] Extern Rcon 1.1 (/showthread.php?tid=126232)

Pages: 1 2


[REL] Extern Rcon 1.2 - Flag - 07.02.2010

Extern Rcon 1.2

'Extern Rcon' give you the possibility to execute a Rcon command on a remote server.


Functions:
Код:
SendRconTo(ip[],port,password[],cmd[]);
Example:
Код:
SendRconTo("78.143.42.43",7777,"changeme","exit");

You don't need a plugin on the server you want to control. Only on the server you execute the Rcon command.

Changelog
v.1.0:
- Release
v.1.1
- optimized code



Download:
ExternRcon v.1.0
ExternRcon v.1.1 broken
ExternRcon v.1.2


Source

//edit: fixed broken downloadlink
added missing ExtRcon.inc file


[REL] Extern Rcon 1.0 - [NoV]LaZ - 07.02.2010

There's already a default 'Remote Console' option.
________
Brunette Webcam


Re: [REL] Extern Rcon 1.0 - Sergei - 07.02.2010

With remote console you can't send commands from your server to another. This plugin could be useful if you have two servers and you want that they have more communication between themselves.


Re: [REL] Extern Rcon 1.0 - Flag - 07.02.2010

exactly, thank you^^


Re: [REL] Extern Rcon 1.0 - Correlli - 07.02.2010

This could be useful, good work.


[REL] Extern Rcon 1.0 - [NoV]LaZ - 07.02.2010

Quote:
Originally Posted by [NoVr
LaZ ]
There's already a default 'Remote Console' option.
I've misunderstood, sorry Flag.

Quote:
Originally Posted by $???
Why remote console you can't send commands from your server to another. This plugin could be useful if you have two servers and you want that they have more communication between themselves.
Thanks for clarifying.
________
Hotgirltina


Re: [REL] Extern Rcon 1.0 - Calgon - 07.02.2010

Somewhat useful for those who run a community of SA-MP servers, nice work .


Re: [REL] Extern Rcon 1.0 - Flag - 07.02.2010

if anyone could tell me how to compile this to a .so file, we could use it on linux servers too xD


Re: [REL] Extern Rcon 1.0 - Streetplaya - 12.02.2010

Sorry, bad coding, you should put your actual programming code in source files rather than header files..


Re: [REL] Extern Rcon 1.1 - Flag - 13.02.2010

ok thank you for your criticism^^ i've updated the code


Re: [REL] Extern Rcon 1.0 - DiddyBop - 14.02.2010

woet would luv this.


Re: [REL] Extern Rcon 1.1 - mysan - 16.02.2010

Nice, now you may ddos others server with your hoster for a bad rcon login attemp


Re: [REL] Extern Rcon 1.1 - GTA_Rules - 20.02.2010

Nice work


Re: [REL] Extern Rcon 1.1 - MenaceX^ - 20.02.2010

Nice.


Re: [REL] Extern Rcon 1.1 - CJ101 - 20.02.2010

This is good, but it also prevents some sort of security risk.


Re: [REL] Extern Rcon 1.1 - MazaHACKa - 14.03.2010

Link dead...


Re: [REL] Extern Rcon 1.1 - MaykoX - 26.03.2010

Nice, can be usefull for me because I run 5 servers. I'll use this. Nice release.


Re: [REL] Extern Rcon 1.1 - ofir060 - 23.09.2010

Sorry for the jump BUT you can give me a new download for this ?
and its work on 0.3b ?


Re: [REL] Extern Rcon 1.1 - Hijolion - 24.09.2010

I find it handy.


Re: [REL] Extern Rcon 1.1 - Cameltoe - 24.09.2010

Wow! nice work!