Easycore Posted December 13, 2017 Posted December 13, 2017 Description: Character Voice System is a custom feature that allows player to make voices when using skills or when dying. Features: Three voice types Easy to add new voice types @vlisten command for turn ON/OFF listening to players voices. Works through permanent player variable Configurable delay for not spamming voices Enable/Disable voice system through Battle Config. How it work? This system work through a permanent player variable called "VTYPE", so you must set this variable for change voices. VTYPE: 0 | Voice Type 1 (Default) VTYPE: 1 | Voice Type 2 VTYPE: 2 | Voice Type 3 etc... Note: this system only include 3 voice types, if you want more voices, add by yourself. Adding new voices: For adding new voices you must to follow a structure in your .wav files. <M/F>_skill_<VTYPE>_1.wav <M/F>_skill_<VTYPE>_2.wav <M/F>_skill_<VTYPE>_3.wav <M/F>_nodamage_<VTYPE>.wav <M/F>_die_<VTYPE>.wav Example: Adding voice type 5. // For Male M_skill_5_1.wav M_skill_5_2.wav M_skill_5_3.wav M_nodamage_5.wav M_die_5.wav // For Female F_skill_5_1.wav F_skill_5_2.wav F_skill_5_3.wav F_nodamage_5.wav F_die_5.wav Made in rA Git Has: d08bc1ce2d7c652f9a5d0c399ed724f248c51dea If you're interested in this, feel free to contact me by PM or Discord: Easycore#3412 1 1 Quote
TheDerpySupport Posted December 13, 2017 Posted December 13, 2017 Seems extremely nice but how hard would it be to add new voice options? such as alternate skill use Quote
Easycore Posted December 13, 2017 Author Posted December 13, 2017 19 minutes ago, TheDerpySupport said: Seems extremely nice but how hard would it be to add new voice options? such as alternate skill use Not so hard to add exceptions Quote
Archetype Saber Posted December 27, 2017 Posted December 27, 2017 I find it amazing! looking forward in the near future. congrats! Quote
Kaleidoscope Posted December 30, 2017 Posted December 30, 2017 This is awesome easy! Maybe ill use this for Ritual Quote
systemD2540 Posted March 4, 2018 Posted March 4, 2018 (edited) ----------------- Edited August 25, 2018 by systemD2540 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.