Code:
If I type: /say     Thumbs Up! 
It becomes: <Gomp> Thumbs Up!


Code:
If I type:     Thumbs Up! 
It becomes: <Gomp>      Thumbs Up! 


See my problem?

Code:
I wish it would be like: <Gomp>      Thumbs Up! 
 ... if I type: /say     Thumbs Up! 


But for some reason the damn thing removes all my 'spaces' ...

Like if I use /thumb:

Code:
alias Thumb {
  /say   ___
  /say  ( ((
  /say   \ =\
  /say  __\_ `-\ 
  /say (____))(  \------  
  /say (____)) _  
  /say (____))
  /say (____))____/----'
  /say     Thumbs Up! 
}




It becomes:

Code:

24 17:30:24 <Gomp>  ___
24 17:30:24 <Gomp>  ( ((
24 17:30:24 <Gomp>  \ =\
24 17:30:24 <Gomp> __\_ `-\
24 17:30:24 <Gomp> (____))( \------
24 17:30:24 <Gomp> (____)) _
24 17:30:24 <Gomp> (____))
24 17:30:24 <Gomp> (____))____/----'
24 17:30:24 <Gomp> Thumbs Up!




When it should have been like this: (!)

Code:
24 17:30:24 <Gomp>   ___
24 17:30:24 <Gomp>  ( ((
24 17:30:24 <Gomp>   \ =\
24 17:30:24 <Gomp>  __\_ `-\
24 17:30:24 <Gomp> (____))( \------
24 17:30:24 <Gomp> (____)) _
24 17:30:24 <Gomp> (____))
24 17:30:24 <Gomp> (____))____/----'
24 17:30:24 <Gomp>     Thumbs Up!


BTW: Same problem here, unless I wrap it in code tags...

Last edited by gomp; 24/05/07 03:37 PM.

I do not speak English. I speak Norwegian. So please bear with my poor English spelling and grammar.