[FilterScript] Simple Rcon Restart
#1

Rcon Restarting


Hello,i made some simple Rcon restarting where you can easily use /restart < seconds >,
the seconds are until server will restart

Screens:




Info:
You should use this includes ZCMD and sscanf for working fine..
And you have to be logged into rcon

Bugs known:
This is not so important bug, but in the file you will see the text in line and not below it..

Download:
PASTEBIN !
Reply
#2

Anyone?
Reply
#3

not bad
Reply
#4

ty bro
Reply
#5

Useful for ANY server.
Reply
#6

C:\Users\yessica\Desktop\Carpetas\WEAPON_SCROLL_MO D_2_0_BETA\Gran-Destruccion 2.0\filterscripts\admin.pwn(2401) : warning 213: tag mismatch
C:\Users\yessica\Desktop\Carpetas\WEAPON_SCROLL_MO D_2_0_BETA\Gran-Destruccion 2.0\filterscripts\admin.pwn(2402) : warning 213: tag mismatch
C:\Users\yessica\Desktop\Carpetas\WEAPON_SCROLL_MO D_2_0_BETA\Gran-Destruccion 2.0\filterscripts\admin.pwn(2403) : warning 213: tag mismatch

new Archivito:Reinicios = fopen(Archivo, io_write);
fwrite(Reinicios, rstring);
fclose(Reinicios); // ??
Reply
#7

Simple but useful. Rep +
Reply
#8

Matyas dont change this "File" to your name ..

try it

Code:
new File:Reinicios = fopen(Archivo, io_write);
fwrite(Reinicios, rstring);
fclose(Reinicios);
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)