Pets Summon Abyssea
Pets Summon Abyssea
I have looked and I might be over looking it. Which may not be coded in just yet. But where would it be to setup to cast Pets in Abyssea or any other zone that suppose to cast them in. Would like try get this working, if able too.
[GM] Soulsin
Re: Pets Summon Abyssea
zone settings sql table - misc flags fro each zone, one of the bits in the mask enables/disables pets to be allowed. Since Abyssea isn't really a thing in DSP yet, nobody set up the correct flags for those zones yet.
Just set the correct value in the column and it works.
Just set the correct value in the column and it works.
Hi, I run The Demiurge server.
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live. - Martin Golding
DO NOT PRIVATE MESSAGE ME ABOUT BUGSPLS USE [ code ] CODE TAGS [ /code ] WHEN POSTING CODE
Re: Pets Summon Abyssea
Ok that I will give a try and see what we can come up with. If can get it put in, can share so others can get it
[GM] Soulsin
Re: Pets Summon Abyssea
If you don't want to worry about bitmasks and enabling/disabling various actions and items, adding 156 to the misc column of your desired abyssea zone will enable pets as well as anything else allowed in an open zone.