Ad.topos Not workingNot An Issue

I have a custom plugin that uses the ad.topos to send airdrops to specific spots for events. With the new plugin, everytime I run the command, I get "static itemlist not found." I added some console debug outputs to make sure the arguments are as intended, which they are, but looking at the switch..case statement around line 1509, it's always evaluating just "regular" for drop type, no matter what is specified in the arguments. For instance, when I use the command "ad.topos 855 1005 dropdirect dropdirect", it still exits with the "static itemlist not found" error. It only works if I specify "regular" drop type only.

 

Thanks for letting me know I will check it out.

OK, so I may have jumped the gun a bit. In the previous version, I had to provide the drop type and the static list name for it to work. I just removed the static list and ran "ad.topos 855 1005 dropdirect" and it worked as expected. So maybe there's that slight change in the new version. Either way, I'm good now.

Locked automatically