Need Scipte Ratio
#8
[cubescript]if (! (checkalias start_intermission)) [ start_intermission = "" ]

if (! (strstr $start_intermission ratio)) [ add2alias start_intermission ratio ]

ratio = [ echo (c 1) Your ratio is: (c 5) (divf (at (pstat_score (findcn $curname)) 1) (at (pstat_score (findcn $curname)) 2)) ][/cubescript]

Paste the code into your /config/autoexec.cfg - at the end of every round your ratio will show up on the console at the upper left hand of the screen. You can also check it anytime by entering /ratio as a command.
Thanks given by:


Messages In This Thread
Need Scipte Ratio - by Ap0 - 10 Feb 12, 05:51PM
RE: Need Scipte Ratio - by Mael - 10 Feb 12, 07:10PM
RE: Need Scipte Ratio - by OpenSource - 10 Feb 12, 07:37PM
RE: Need Scipte Ratio - by Ap0 - 10 Feb 12, 07:38PM
RE: Need Scipte Ratio - by Ronald_Reagan - 11 Feb 12, 02:38AM
RE: Need Scipte Ratio - by Ap0 - 11 Feb 12, 11:23AM
RE: Need Scipte Ratio - by OpenSource - 11 Feb 12, 02:45AM
RE: Need Scipte Ratio - by Bukz - 11 Feb 12, 10:36PM
RE: Need Scipte Ratio - by X-Ray_Dog - 11 Feb 12, 11:30PM
RE: Need Scipte Ratio - by OpenSource - 12 Feb 12, 12:08AM
RE: Need Scipte Ratio - by Ap0 - 12 Feb 12, 11:04AM