Resize Text in Announce

joven15

New member
Messages
152
Points
0
The Text on the announcer is still the default, Still not working. 

im using OnPCLoadMapEvent:

announce "You are now in [" + .@mname$ + "]", bc_self, 0x3BB9FF, 0x190, 50;

Can anyone help me to find out what happen or why is the script is not working.??

Thanks in advanced!

 
If announce is not at all showing, please make sure he map you are warping to have "loadevent" mapflag, since you are using onpcloadmapevent.

If text is not resizing, then be sure that you havent diffed with resize font diff.

 
If announce is not at all showing, please make sure he map you are warping to have "loadevent" mapflag, since you are using onpcloadmapevent.

If text is not resizing, then be sure that you havent diffed with resize font diff.
the announce is showing but the size still the same. i want BIG TEXT when the announcer announce

 
Don't diff client with "Resize Fonts".

 
if not mistaken, there are a few clients are not working with [wiki=announce] font size ??

 
Back
Top