Bloodrose Emporium
Index > Login
Name: Password: Remember:

» Forums » Public Board » Scripts » Nexus Criticals


Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 10 May 2006 18:01     Subject: Nexus Criticals
Crit counter? I can do that.

T:
{<}You spring forward onto
A:
#math hits $hits + 1

T:
{<}You have scored a CRITICAL hit!{>}
A:
#math crit $crit + 1
#math tota $tota + 1

T:
{<}You have scored a STAGGERING CRITICAL hit!{>}
A:
#math stag $stag + 1
#math tota $tota + 1

T:
{<}You have scored a CRUSHING CRITICAL hit!{>}
A:
#math crus $crus + 1
#math tota $tota + 1

T:
{<}You have scored a MUTILATING CRITICAL hit!{>}
A:
#math muti $muti + 1
#math tota $tota + 1

T:
{<}You have scored an ANNIHILATING CRITICAL hit!!!{>}
A:
#math anni $anni + 1
#math tota $tota + 1

A:
reset
A:
#set hits 0
#set crit 0
#set stag 0
#set crus 0
#set muti 0
#set anni 0
#set temp 0
#set tota 0

A:
crits
A:
#math temp $crit / $hits * 100
#echo CRITICALS: $crit / $hits : $temp%
#math temp $stag / $hits * 100
#echo STAGGERINGS: $stag / $hits : $temp%
#math temp $crus / $hits * 100
#echo CRUSHINGS: $crus / $hits : $temp%
#math temp $muti / $hits * 100
#echo MUTILATINGS: $muti / $hits : $temp%
#math temp $anni / $hits * 100
#echo ANNIHILATINGS: $anni / $hits : $temp%
#math temp $tota / $hits * 100
#echo TOTAL: $tota / $hits : $temp%


You shouldn't have to worry about the variables, just hit RESET and everything should work out right. CRITS will show you a crit summary output.

By the way, you'll have to archive your system every time.

Tell me if this works right though. I haven't tested it.

Up View profile :: Send message
Jeloseth
Jeloseth
Family Friend

Joined: 06.12.2005
Posts: 169
Posted: 14 Jun 2006 00:14     Subject:
someone please tell me why you would care HOW MANY CRITS YOU HAVE HIT!!
Up View profile :: Send message
Avian

Council Member

Joined: 12.12.2004
Posts: 1124
Posted: 14 Jun 2006 01:25     Subject:
For those of us who are a high enough level to get criticals, it's rather interesting. You'll find out someday. *pet Jeloseth*

Now run along and play with your little pixies and imps.

Up View profile :: Send message
Arota
Arota
Council Member

Joined: 11.05.2005
Posts: 1667
Posted: 14 Jun 2006 01:31     Subject:
Statistics are fun. *hum* *hides her kills counter behind her back*
Up View profile :: Send message

Pag: 1
Advertising
© Copyright 2001-2015 iNDY Design. Contact - About