Difference between revisions of "Reinc script tintin"

From Mortal Realms Mud
Jump to: navigation, search
(Created page with '<pre> #var password password_gues_here #var counter 0 #alias char_reinc {reinc cle elf female $password} #action {Average Stat: %0m%1.0 } {#if {%1 != 15} {#if {$counter < 45} {#m...')
(No difference)

Revision as of 09:46, 10 August 2009

#var password password_gues_here
#var counter 0
#alias char_reinc {reinc cle elf female $password}
#action {Average Stat: %0m%1.0 } {#if {%1 != 15} {#if {$counter < 45} {#math counter {$counter + 1}};#if {$counter = 45} {smile;#var counter 0};char_reinc}} {5}