Death Sounds

● ARCHIVED · READ-ONLY
Started by Mr. Trivel 16 posts View original ↗
  1. Name: Death Sounds


    Version: 1.0


    Author: Mr. Trivel


    Created: 2016-01-19


     


    What does it do?


    Makes actors and enemies play a sound when they die.


     


    Screenshots:


    Nothing to show.


     


    How to use?


    Use following note tag in Actors or Enemies note fields:


    <Death: [SFX], [VOL], [PITCH]>


    [VOL] - Volume


    [PITCH] - Pitch


    E.g.: <Death: Devil2, 70, 100>


     


    In case of multiple tags on same Enemy or Actor - random sound from them will be picked to play.


     



    Plugin: <Link: Github>


    How to download the Plugin. Click the link above, there will be a button named Raw, press Right Click -> Save As.


     




    Terms of Use:


    Don't remove the header or claim that you wrote this plugin.


    Credit Mr. Trivel if using this plugin in your project.


    Free for non-commercial projects.


    For commercial use contact Mr. Trivel.
  2. haha Nice!


    Hurt sounds, now Death Sounds.


    Now, can we get some Fight Sounds, for when doing a normal attack? 


    then i think the collection would be complete.
  3. excellent! ))) GRAB
  4. Getting an error. "Embedded document meets end of file"?


    I am very inexperienced and don't know what that means :I
  5. Could you post what console says when error is encountered? (Open up console with F8 when game is running)
  6. Mr. Trivel said:
    Could you post what console says when error is encountered? (Open up console with F8 when game is running)

    The crash happens immediately on startup, and the console stays empty. 


    The crash report message reads as follows


    "Script "Death Sounds - Mr. Trivel' line 94 Syntax Error occured.


    embedded document meets end of file."
  7. Why do you have 94 lines of code then? The code should only have 92. Compare last lines of code with the ones in github, maybe there's something cut off.
  8. Mr. Trivel said:
    Why do you have 94 lines of code then? The code should only have 92. Compare last lines of code with the ones in github, maybe there's something cut off.

    just checked on it, for some reason there were a few empty lines above everything. Got rid of those but now there's just a new error.


    ""Script "Death Sounds - Mr. Trivel' Line 1: Syntax Error occurred.


    unexpected tEQQ


    //==================================..."


    I figured that was referring to the bars on the top of the code, so I tried editing it a bit, but every time I seem to fix one problem it comes up with another one on the very next line. I dunno what to do.
  9. Ah, I see the problem. You're trying to plug RPG Maker MV plugin as a RPG Maker VX Ace script. They are not the same thing.
  10. Don't exactly get the just.

    I put the code on an enemy, and nothing plays.
    And I don't know where to put the "multiple tags". Are they separate? Are they put in with the original code?
  11. it working for me thank you
  12. Hey I know I'm a little late but could you help me figure out why this is happening?
    error-death_sounds.PNG

    It occurs when the Actor dies. So far the enemy death sounds are working completely fine. And this also doesn't occur during Troop testing only in-game. I've tested a battle in-game after disabling this plugin and there's been no issue. I don't really know anything about javascript so I'm at a loss
    :rswt
  13. Oh shoot Mr. Trivel has been very inactive. Don't suppose anyone else has run into this problem with their plugin?
  14. No but the sounds don't really work whenever i change it up it just plays the same sound on the same pitch from stock ._.
  15. Mr. Trivel said:
    Name: Death Sounds


    Version: 1.0


    Author: Mr. Trivel


    Created: 2016-01-19





    What does it do?


    Makes actors and enemies play a sound when they die.





    Screenshots:


    Nothing to show.





    How to use?


    Use following note tag in Actors or Enemies note fields:


    <Death: [SFX], [VOL], [PITCH]>


    [VOL] - Volume


    [PITCH] - Pitch


    E.g.: <Death: Devil2, 70, 100>





    In case of multiple tags on same Enemy or Actor - random sound from them will be picked to play.






    Plugin: <Link: Github>


    How to download the Plugin. Click the link above, there will be a button named Raw, press Right Click -> Save As.







    Terms of Use:


    Don't remove the header or claim that you wrote this plugin.


    Credit Mr. Trivel if using this plugin in your project.


    Free for non-commercial projects.


    For commercial use contact Mr. Trivel.
    I need help. How can I fix this error?:
    Help.png
  16. GTFoxN6Y said:
    I need help. How can I fix this error?:
    View attachment 172127
    i think if you added this plugin while you already had an existing save file and use the save file to test it or whatever, this will happen. i had the same error and i just started a new save file and it started to kick into gear.