Jump to content

Fonts


JOhnson

Recommended Posts

:oops: another question to ask :lolwave: .... my question is this im doing some old msn macros for buzzen and I was wondering do the fonts work in buzzen i.e. S \rTahoma;0 or will it only go with the fonts that are set by the script buzzen connection ... which at the moment is "Moschino" ... iv put a macro code so you can see what im on about :D Havent test this one in buzzen yet ?

 

on *:TEXT:*!fishing:#:{ 
  msg # S \rTahoma;0 ..><(((o> ........................><(((o>  ........................><(((0> 
  msg # S Tahoma;0 ........................><(((o>........................><(((0> .......><(((o>
  msg # S \rTahoma;0 ............................><(((0>
  msg # S Tahoma;0 Fishing (8) Gone (8) Fishing .......><(((o>.......><(((o> ........><(((o>
  msg # S eTahoma;0 ><(((0> .......><(((0>  | amsg S \rTahoma;0 ................><(((o> ........><(((o> ........><(((o>
  msg # S Tahoma;0  ..........................><(((o> ><(((0> ..................................><(((o> 
}

Link to comment
Share on other sites

no those won't work on buzzen you will have to wrap them in buzzen style tags and set the font that way

 

 

Something like

 

on *:TEXT:*!fishing:#:{
  msg # [style ff:Tahoma;co:#4682B4;b;]..><(((o> ........................><(((o>  ........................><(((0>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]........................><(((o>........................><(((0> .......><(((o>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]............................><(((0>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]Fishing (8) Gone (8) Fishing .......><(((o>.......><(((o> ........><(((o>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]><(((0> .......><(((0>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]................><(((o> ........><(((o> ........><(((o>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]..........................><(((o> <(((0> ..................................><(((o>[/style]
}

 

or use [br] in there either way old msn styles won't work on buzzen

Link to comment
Share on other sites

no those won't work on buzzen you will have to wrap them in buzzen style tags and set the font that way

 

 

Something like

 

on *:TEXT:*!fishing:#:{
  msg # [style ff:Tahoma;co:#4682B4;b;]..><(((o> ........................><(((o>  ........................><(((0>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]........................><(((o>........................><(((0> .......><(((o>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]............................><(((0>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]Fishing (8) Gone (8) Fishing .......><(((o>.......><(((o> ........><(((o>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]><(((0> .......><(((0>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]................><(((o> ........><(((o> ........><(((o>[/style]
  msg # [style ff:Tahoma;co:#4682B4;b;]..........................><(((o> <(((0> ..................................><(((o>[/style]
}

 

or use [br] in there either way old msn styles won't work on buzzen

 

 

:oops: right ... I will catch you in the room when ur bored out of ur mind fella :D

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...