Easycore Posted December 13, 2017 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 220 Reputation: 258 Joined: 04/08/13 Last Seen: August 24, 2023 Share 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 Link to comment Share on other sites More sharing options...
TheDerpySupport Posted December 13, 2017 Group: Members Topic Count: 13 Topics Per Day: 0.00 Content Count: 208 Reputation: 60 Joined: 09/23/17 Last Seen: July 28, 2021 Share Posted December 13, 2017 Seems extremely nice but how hard would it be to add new voice options? such as alternate skill use Quote Link to comment Share on other sites More sharing options...
Easycore Posted December 13, 2017 Group: Members Topic Count: 36 Topics Per Day: 0.01 Content Count: 220 Reputation: 258 Joined: 04/08/13 Last Seen: August 24, 2023 Author Share 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 Link to comment Share on other sites More sharing options...
Archetype Saber Posted December 27, 2017 Group: Members Topic Count: 90 Topics Per Day: 0.02 Content Count: 361 Reputation: 19 Joined: 01/09/13 Last Seen: January 19 Share Posted December 27, 2017 I find it amazing! looking forward in the near future. congrats! Quote Link to comment Share on other sites More sharing options...
Kaleidoscope Posted December 30, 2017 Group: Members Topic Count: 18 Topics Per Day: 0.01 Content Count: 58 Reputation: 5 Joined: 07/16/17 Last Seen: October 18, 2022 Share Posted December 30, 2017 This is awesome easy! Maybe ill use this for Ritual Quote Link to comment Share on other sites More sharing options...
systemD2540 Posted March 4, 2018 Group: Members Topic Count: 22 Topics Per Day: 0.01 Content Count: 70 Reputation: 10 Joined: 07/17/14 Last Seen: May 1, 2021 Share Posted March 4, 2018 (edited) ----------------- Edited August 25, 2018 by systemD2540 Quote Link to comment Share on other sites More sharing options...
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.