The_KING font question did you do this?

Make sure the font file name is right. File names are not always the same as the names used to select a font in programs like MS Word.
EDIT* Try the no space/special character renaming but this time keep the font file in the windows font folder.


Code:
FONT* standard_font = "AgencyFB#26b";




TEXT* this_txt =
{ 
font = standard_font;
}



I think if you still need particle help then start a new thread as it's confusing to talk about different things like at in one thread.


Particle help HERE

@txesmi Awesome code. Added to my clips file laugh

Last edited by Malice; 06/19/13 23:43.