Home » MODDING HQ 1.13 » Flugente's Magika Workshop » New feature: profile-independent voicesets
Re: New feature: profile-independent voicesets[message #348280 is a reply to message #348276] Sat, 14 January 2017 23:50 Go to previous messageGo to previous message
Flugente

 
Messages:3507
Registered:April 2009
Location: Germany
As it is highly likely a modder would like to add the new tag to his highly modified MercProfiles.xml, without having to manually insert and edit that stuff 255 times - you can use regular expressions with Notepad++. In the edito, press [Ctrl] + [H], seach for <ubFaceIndex>(.)</ubFaceIndex> and replace it with <ubFaceIndex>\1</ubFaceIndex>\n<usVoiceIndex>\1</usVoiceIndex> while the option regular expessions is ticked on. Then replace all in the file, this will create the new tags. The (.) part searches for one symbol and stores it, \1 then places that previously stored symbol. You then need to repeat that with (..) and (...), of course.

Also, to further demonstrate how voices are no longer limited to 256, the new voices in IMPVoices.xml have numbers 300-304.



I know now that it could never work between us, as much as we wanted to, it could never be! Not because you're a rabbit, but because you're black.

If you want, you can donate to me. This will not affect how and what I code, and I will not code specific features in return. I will be thankful though.

Report message to a moderator

Captain

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: New feature: Spotter
Next Topic: New feature: non-profile merchants
Goto Forum:
  


Current Time: Thu Nov 28 17:45:50 GMT+2 2024

Total time taken to generate the page: 0.00695 seconds