It is currently May 7th, 2024, 3:12 pm

Policefont problem

Get help with creating, editing & fixing problems with skins
Encre
Posts: 2
Joined: December 26th, 2010, 5:50 pm

Policefont problem

Post by Encre »

Hi everyone

I have two problems :

1) I can't change the signification of days/month (translate ENG=> FRA) in my MeasureMonth/MeasureDay, yet I followed a tutorial that explains how to do but the problem is that I can not find my skin in the place mentioned in the tutorial

The tuto:

Code: Select all

[MeasureMonth]
Measure=Time
Format=%B
Substitute="January":"JANUARY","February":"FEBRUARY","March":"MARCH","April":"APRIL","May":"MAY","June":"JUNE","July":"JULY","August":"AUGUST","September":"SEPTEMBER","October":"OCTOBER","November":"NOVEMBER","December":"DECEMBER"

_______

[MeasureMonth]
Measure=Time
Format=%B
Substitute="January":"Janvier","February":"F
Last edited by Chewtoy on December 27th, 2010, 6:05 pm, edited 1 time in total.
Reason: Made it readable.
User avatar
Chewtoy
Moderator
Posts: 995
Joined: June 10th, 2009, 12:44 pm
Location: Sweden

Re: Policefont problem

Post by Chewtoy »

1. Take a look in Measures.inc
Should be in the same folder as the skin. As nothing else is defined.

2. Look at the meters. Change what FontFace=Bleeding Cowboys to FontFace=TheFontYouWant. The creator did not use variables. I would recommend you do this, as it will make your life easier in the end.
I don't think, therefore I'm not.