Code:
alias align {
 var %str = $str($chr(160),$calc($2 - $len($3)))
 echo $1 %str $3-
}
 


/align window alignment text

//align -s 30 part: $me

-s - where to echo to (could be $chan, $nick, etc)

30 - how many spaces to align the theme by, in the above example, there will be 25 spaces because the length of part: (5) is deducted from 30

part: $me whatever you want to echo.


New username: hixxy