Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

¿Delete titles.txt?

Diablo IV
Tuesday, June 11, 2013 - 05:41

in the latest version was first added the class system, but one thing I saw, when you create a character in you class puts the "title" not the the of class_list. I deleted this table and the corresponding part in the source, so that when you do for example to "Warrior" not appear "Brute" for be Physical Stat.

 

You have thought out?

  • Log in or register to post comments
Pur
joined 12 years 2 weeks ago
Tuesday, June 11, 2013 - 17:17

The class list for new characters comes from:

mods/fantasycore/engine/classes.txt

To see Warrior instead of Brute, just override classes.txt.

Pur

 (Main Branch)

 

  • Log in or register to post comments
Diablo IV
joined 12 years 8 months ago
Thursday, June 13, 2013 - 10:26

I tried with that, but doesn't work, because loadTitles catch title "Brute" for Physical Stat primary. When i deleted titles.txt it worked

  • Log in or register to post comments