Jump to content
Message added by Yun,

The purchase of all my plugins is being deactivated.

Many may notice that I am barely responding to support. And that's because I don't have time to program outside of the company where I work, so I will be disabling the purchase of plugins.

I will update them now to fix the bugs and I will fix them whenever a new update comes out, but unfortunately I won't be able to add new features.

I apologize to everyone, if by any chance a plugin still has the purchase enabled and I didn't notice, I will leave the money in the codefling wallet and make the refund as soon as I have time.

5 Screenshots

Recommended Comments



The Friendly Chap

Posted

How would I add multiple instruments that play different notes? Like this one : https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fmv07c1ae2aoxw0u%2FAmon%20Amarth%20---%20Bleed%20For%20Ancient%20Gods.mid%3Fdl%3D1
Band Member: 4
Instruments: 2x Jerry Can Guitar / 1x Shovel Bass / 1x Junkyard Drum Kit
So I need two guitars to be playing seperately.
How would I set this up?
I can get single instrument files to mostly work, but I'm a tad stumped by bands with multiple "channels"

 

  • Like 1
Yun

Posted

17 minutes ago, The Friendly Chap said:

How would I add multiple instruments that play different notes? Like this one : https://steamcommunity.com/linkfilter/?u=https%3A%2F%2Fwww.dropbox.com%2Fs%2Fmv07c1ae2aoxw0u%2FAmon%20Amarth%20---%20Bleed%20For%20Ancient%20Gods.mid%3Fdl%3D1
Band Member: 4
Instruments: 2x Jerry Can Guitar / 1x Shovel Bass / 1x Junkyard Drum Kit
So I need two guitars to be playing seperately.
How would I set this up?
I can get single instrument files to mostly work, but I'm a tad stumped by bands with multiple "channels"

 

Just define a filter for each npc, open an online mid file editing tool, see the notes you want to be played by an instrument for example: "B#4", "B6" etc... And add them to the NPC note filter with the instrument you want

nickw

Posted

Yoooo I love this plugin 🙂 I am having a lot of fun ! Have you figured out a easy way of splitting what notes each npc should play ? Im doing it manual just done still DRE lol... Would it possible to filter by octave ?

Say c1 - c2 and c2 - c3 etc ?

 

  • Like 2
nickw

Posted

Also if I could make a couple dance that would be awesome 

  • Like 1
  • Love 1
Yun

Posted (edited)

48 minutes ago, nickw said:

Yoooo I love this plugin 🙂 I am having a lot of fun ! Have you figured out a easy way of splitting what notes each npc should play ? Im doing it manual just done still DRE lol... Would it possible to filter by octave ?

Say c1 - c2 and c2 - c3 etc ?

 

For now the only way is to use NotesFilter, but I'll look for better ways to make this easier

 

39 minutes ago, nickw said:

Also if I could make a couple dance that would be awesome 

A great idea, I'll search about and try to add it, but I'm not sure it will be possible

Edited by Yun
  • Like 2
TacTicToe

Posted

Not sure why but I do not see the player start/stop button like in your video, and I have set myself with permission. 

Also the list command tells me there are no avilable bands like in your video. I can spawn them with example 1 or 2 but there is no list. 

Is there a video tutorial on using this plugin to create a band and place the members accordingly? I want to setup a band at outpost to play on that stage where the instruments are as a regular thing on the server.

Yun

Posted (edited)

8 minutes ago, TacTicToe said:

Not sure why but I do not see the player start/stop button like in your video, and I have set myself with permission. 

Also the list command tells me there are no avilable bands like in your video. I can spawn them with example 1 or 2 but there is no list. 

Is there a video tutorial on using this plugin to create a band and place the members accordingly? I want to setup a band at outpost to play on that stage where the instruments are as a regular thing on the server.

Can you try deleting your config/data file, and reloading the plugin again?

Edited by Yun
rrex

Posted

can it autospawn from wipe to wipe at some monuments specified?

Yun

Posted

5 hours ago, rrex said:

can it autospawn from wipe to wipe at some monuments specified?

Ill add a feature like that

rrex

Posted

6 minutes ago, Yun said:

Ill add a feature like that

let me know then cuz Im lazy xD

  • Haha 1
TacTicToe

Posted

Ok I did that and a server restart and it seems to work now. Thank you. 

Is there a way for you to create a filter for each instrument that prevents that instrument from playing filtered chords? Some instruments do really well amd then others sound horrible trying to play a chord it probably should not be. I am not muscially inclined enough to fikter something like this out, but my ears are good enough to know when sounds start to collide. I can attach some of my song values and band setup for you to see what I mean, if you like?

PoolsPats

Posted

Could there be an easier way to remove a band than type in a string of numbers? Like by the band name? For example, if I name a band 4pc (for 4 piece) and I spawn that band, why can't I just do /npcband remove 4pc? And if I spawn a 2nd one somewhere couldn't it just name it 4pc1, then 4pc2?

 

PoolsPats

Posted

What would be the syntax to use if I wanted to add more clothes than just a mask to each 'singer' in this section?

 

"Attire": [
            {
              "Short name": "hat.dragonmask",
              "Skin ID": 0
            }

 

Yun

Posted

16 minutes ago, PoolsPats said:

What would be the syntax to use if I wanted to add more clothes than just a mask to each 'singer' in this section?

 

"Attire": [
            {
              "Short name": "hat.dragonmask",
              "Skin ID": 0
            }

 

"Attire": [
            {
              "Short name": "hat.dragonmask",
              "Skin ID": 0
            },
           {
              "Short name": "hat.dragonmask",
              "Skin ID": 0
           },
           {
              "Short name": "hat.dragonmask",
              "Skin ID": 0
           }

Remember to remove the comma from the last one or it may result in an error

  • Like 1
PoolsPats

Posted (edited)

Why does this app https://npcbands.vercel.app/ put the json files out as unnamed? No matter whether I leave spaces, put underscores instead of spaces or even just one word the song name it always downloads as unnamed. I can rename the json file and put that name in the band's track list, but it still shows as unnamed....except one that got named Piano somehow. The only actual song name that shows is the default happy birthday.

Edited by PoolsPats
Yun

Posted

19 minutes ago, PoolsPats said:

Why does this app https://npcbands.vercel.app/ put the json files out as unnamed? No matter whether I leave spaces, put underscores instead of spaces or even just one word the song name it always downloads as unnamed. I can rename the json file and put that name in the band's track list, but it still shows as unnamed....except one that got named Piano somehow. The only actual song name that shows is the default happy birthday.

its because some midi files doesnt have a name by default, but you can rename the file and open it and edit the field "name"

  • Like 1
PoolsPats

Posted

To me that says to right-click the midi file and click 'rename' then rename it (which is what I'm doing.) But open it with what to edit the name field? If I click it, it will play in my midi player.

PoolsPats

Posted (edited)

I figured out that it works if I open the midi file in midi editor and then just edit the first track, renaming it to what you want the file to be called, and save it. Painstaking process if you have a lot of midis. But at least I got one to work !

 

I figured out my error in the config and got the plugin to work again.

 

Edited by PoolsPats
Yun

Posted

7 hours ago, PoolsPats said:

I figured out that it works if I open the midi file in midi editor and then just edit the first track, renaming it to what you want the file to be called, and save it. Painstaking process if you have a lot of midis. But at least I got one to work !

 

I figured out my error in the config and got the plugin to work again.

 

You don't need to edit the midi file, just convert it to the .json file and then edit the name of the json file, open it and edit the "name" field

PoolsPats

Posted

Nice, I was rt clicking and using rename (which didn't help.) But still, Opening the json and changing the name works for the program to use it, but I still need to know what's on it so I would also have to rename the file so it shows me which one I'm looking at (if I understand what you're saying.) Changing it in midi editor changes the name to exactly what I want to see in the plugin player like "Pink Floyd - Wish You were Here" ... and then making it a json with your neat webpage turns it into a name that the plugin can use. Either way I'm rolling with this now and it's freakin fantastic. I promise to write a full review in a few days, thanks so much for the plugin and help.

  • Love 1
original4d

Posted

has anyone been able to add more npc playing in there bands, would someone care to give me a hand to add more to mine

 

PoolsPats

Posted

On 3/1/2024 at 5:38 AM, original4d said:

has anyone been able to add more npc playing in there bands, would someone care to give me a hand to add more to mine

 

Just copy this part and paste it again for each new NPC you want in that band. Just change their name, instrument and attire if you'd like.

"NPC name": "Andres",
          "Attire": [
            {
              "Short name": "attire.bunny.onesie",
              "Skin ID": 0
            },
            {
              "Short name": "attire.bunnyears",
              "Skin ID": 0
            }
          ],
          "Spawn position": {
            "x": -1,
            "y": 0,
            "z": 0
          },
          "Instrument name": "Piano",
          "Notes filter": []
        },

 

  • Love 1
PoolsPats

Posted

Oh, and make sure their positions aren't on top of each other, like have one's x value be -1 and another 1 and another 3 and another -3 will put 4 NPC next to each other.

  • Love 1
PoolsPats

Posted

This is how I laid out a 4 piece band:

 


      "Singers": [
        {
          "NPC name": "XXXX",
          "Attire": [
            {
              "Short name": "attire.bunny.onesie",
              "Skin ID": 0
            },
            {
              "Short name": "attire.bunnyears",
              "Skin ID": 0
            }
          ],
          "Spawn position": {
            "x": -2,
            "y": 0,
            "z": 0
          },
          "Instrument name": "Piano",
          "Notes filter": []
        },
        {
          "NPC name": "XXXXX",
          "Attire": [
            {
              "Short name": "attire.bunny.onesie",
              "Skin ID": 0
            },
            {
              "Short name": "attire.bunnyears",
              "Skin ID": 0
            }
          ],
          "Spawn position": {
            "x": 0,
            "y": 0,
            "z": 1
          },
          "Instrument name": "Guitar",
          "Notes filter": []
        },
        {
          "NPC name": "XXXXXX",
          "Attire": [
            {
              "Short name": "attire.bunny.onesie",
              "Skin ID": 0
            },
            {
              "Short name": "attire.bunnyears",
              "Skin ID": 0
            }
          ],
          "Spawn position": {
            "x": 0,
            "y": 0,
            "z": -2
          },
          "Instrument name": "Drumkit",
          "Notes filter": []
        },
        {
          "NPC name": "XXXXXXX",
          "Attire": [
            {
              "Short name": "attire.bunny.onesie",
              "Skin ID": 0
            },
            {
              "Short name": "attire.bunnyears",
              "Skin ID": 0
            }
          ],
          "Spawn position": {
            "x": 2,
            "y": 0,
            "z": 0
          },
          "Instrument name": "Xylophone",
          "Notes filter": []
        }

 

 

 

z position will position them closer or further from you.

  • Love 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 1
  • Love 3

User Feedback

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.