free
02-03-2011, 11:56 AM
I've got no time right now, but ill update this post with a howto and manual asap.
___
I'm sharing this with you guys as you have no working lo3 script, making restarts seems bugged and wait commands seem not to work.
I know that the plugin might be not too well coded. In fact it's my first sourcemod plugin ever but we've been succesfully using it in Poland since 1.04, and the first version was used even before the 1.04 hotfix.
Server commands
rktr_lo3
// execute lo3 script
// execute specified config in rktr_matchcfg
// if rktr_autorecord 1 then end old demo record and start demo record
// if used while making restarts then restarts stop and NOT LIVE is posted to chat
rktr_stoprecord
// stop recording a sourcetv demo
Client commands (every player)
rktr_netinfo
// list users and their pings, real packet in value, real packet out value
rktr_rates
// list users and their rates, cmdrates, updaterates, interp ratio, lagcompensation and prediction
rktr_users
// list users and their steam_ids and ips
Server variables
rktr_autorecord 1
// whether rktr_lo3 should start recording a demo (with current date and time in name)
// demorecord stops after 40 minutes
rktr_matchcfg match.cfg
// cfg to execute on rktr_lo3
rktr_pausable 1
// make matches pausable only during round end and freezetime
rktr_warmup 1
// warmup mode switch
rktr_warmup_startmoney 7975
// start money during each warmup round
Download mirrors
Download - Speedyshare (http://www.speedyshare.com/files/26726890/lo3.rar)
I can re-upload on any file hosting site you want if the link is not working.
___
I'm sharing this with you guys as you have no working lo3 script, making restarts seems bugged and wait commands seem not to work.
I know that the plugin might be not too well coded. In fact it's my first sourcemod plugin ever but we've been succesfully using it in Poland since 1.04, and the first version was used even before the 1.04 hotfix.
Server commands
rktr_lo3
// execute lo3 script
// execute specified config in rktr_matchcfg
// if rktr_autorecord 1 then end old demo record and start demo record
// if used while making restarts then restarts stop and NOT LIVE is posted to chat
rktr_stoprecord
// stop recording a sourcetv demo
Client commands (every player)
rktr_netinfo
// list users and their pings, real packet in value, real packet out value
rktr_rates
// list users and their rates, cmdrates, updaterates, interp ratio, lagcompensation and prediction
rktr_users
// list users and their steam_ids and ips
Server variables
rktr_autorecord 1
// whether rktr_lo3 should start recording a demo (with current date and time in name)
// demorecord stops after 40 minutes
rktr_matchcfg match.cfg
// cfg to execute on rktr_lo3
rktr_pausable 1
// make matches pausable only during round end and freezetime
rktr_warmup 1
// warmup mode switch
rktr_warmup_startmoney 7975
// start money during each warmup round
Download mirrors
Download - Speedyshare (http://www.speedyshare.com/files/26726890/lo3.rar)
I can re-upload on any file hosting site you want if the link is not working.