Help for this page

Select Code to Download


  1. or download this
    (Sound\s*\{\s*Name\s=\s$Sound;\s*Priority\s=\s)([\d\D]*?);
    (Sound\s*\{(\s*)Name\s=\s$Sound;\s*$)
    
  2. or download this
    $1$Pri;
    $1$2Priority\ =\ $Pri;\n
    
  3. or download this
    s/(Sound\s*\{\s*Name\s=\s$Sound).*?;/$1; Priority = $Pri;/m