I edited the graphic and some configurations, so the text system supporte more letters :
- Accents for French, Italian and Spanich.
- Reversed ! and ? for Spanich.
- SS for German.
- Two attached vowels for French.
See the screenshot :

The NPC's graphic.
- Spoiler

The NPC's txt file :
Code: Select all
frames=1
width=20
height=28
GFXwidth=20
GFXheight=28And The script line :
Code: Select all
call TxtCreate(ID,X,Y,32,470,0,96,NPC ID USED,1 or 0,"YOUR TEXT")
In my text graphic "`" is equal to "..."








