View Single Post
  #19  
Old 03-01-2015, 12:25 AM
MysticalDragon MysticalDragon is offline
Global Administration
MysticalDragon's Avatar
Join Date: Oct 2002
Location: Lynn Ma
Posts: 883
MysticalDragon is a jewel in the roughMysticalDragon is a jewel in the rough
Send a message via AIM to MysticalDragon Send a message via MSN to MysticalDragon
Are you using GUIControls or showimg? for the fonts folder make sure you have this in folder configuration.

PHP Code:
  file fonts/*.ttf 
Also if your using a GUIProfile that already is setup using another profile, try this.

PHP Code:
  useownprofile true;
  
profile.fonttype "arial"// Or whatever your font type is. 
If your using showimg/find image it might be this, not to sure havn't used showimg in a long time.

PHP Code:
  findimg(index).font "arial"
__________________
~Delteria Support
~Playerworld Support
~PWA Chief
http://support.toonslab.com
[email protected]



Reply With Quote