Aller au contenu

Photo

Custom content in character creation question


  • Veuillez vous connecter pour répondre
1 réponse à ce sujet

#1
mjofmj

mjofmj
  • Members
  • 1 messages
Hello, I'm building a PW module and trying to add some custom contents in. It looks like hak resource won't work during client's character creation. So I can't implement new subraces, new base classes, custom head/hair  etc... unless I put an override version into every client's override directory.  Is there any way to solve this problem?

SetSubRace() only gives a string to the race line. Can I totally change a PC's subrace in game like leto does?

PS: Maybe I sould post this in Persistent & Multiplayer sub-forum

#2
MasterChanger

MasterChanger
  • Members
  • 686 messages

mjofmj wrote...

Hello, I'm building a PW module and trying to add some custom contents in. It looks like hak resource won't work during client's character creation. So I can't implement new subraces, new base classes, custom head/hair  etc... unless I put an override version into every client's override directory.  Is there any way to solve this problem?


This is old info. Haks do now load before character creation.