12.04.2012, 23:35
OnRconLogin Attempt is empty;
Server CFG.
echo Executing Server Config...
lanmode 0
rcon_password 1234
maxplayers 32
port 7777
hostname SA-MP 0.3 Server
gamemode0 SFCRRPG 1
filterscripts Untitled mbscript
announce 0
plugins irc streamer sscanf
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
pawn Код:
public OnRconLoginAttempt(ip[], password[], success)
{
return 1;
}
echo Executing Server Config...
lanmode 0
rcon_password 1234
maxplayers 32
port 7777
hostname SA-MP 0.3 Server
gamemode0 SFCRRPG 1
filterscripts Untitled mbscript
announce 0
plugins irc streamer sscanf
query 1
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]