Hello, I've got isseu on CT1.5 - no GrandBoss auto spawn. All/any boss can be spawned manualy, all npc's are fine, there. But the GrandBoss, for instance Queen Ant, core, orfen etc. areas are empty. I can't find what, and WHERE who handles them. I'm trying to read and understand Eclipse part. Database has the data of all boses, locations etc. GrandbossManager.java has a comend " * NOTE: The current version does NOT spawn the Grand Bosses, * it just stores and retrieves the values on reboot/startup, * for AI scripts to utilize as needed."
Does the GrandBossManager should saturate the info/ handle the autospawn?
If yes, pleas post the java content, that works, if shouldnt, pleas explain where to look..
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
https://github.com/Cannabytes/SphereWeb2/commit/38d76437bec8cf082564cdd5c7ead03019d4bcaf#diff-6a3a65cebb7e157f8baa017cb119bef804a5a603c2789f764c78b2e7af672b2b
not even a mention to your mentor
https://prnt.sc/wug1fMXXRY5y
now fix this
ini_set('error_log', __DIR__ . '/errors.txt');
// txt files can be read from the hacker and use errors against your code
Question
zilbe333
Hello,
I've got isseu on CT1.5 - no GrandBoss auto spawn.
All/any boss can be spawned manualy, all npc's are fine, there.
But the GrandBoss, for instance Queen Ant, core, orfen etc. areas are empty. I can't find what, and WHERE who handles them.
I'm trying to read and understand Eclipse part.
Database has the data of all boses, locations etc.
GrandbossManager.java has a comend
" * NOTE: The current version does NOT spawn the Grand Bosses,
* it just stores and retrieves the values on reboot/startup,
* for AI scripts to utilize as needed."
Does the GrandBossManager should saturate the info/ handle the autospawn?
If yes, pleas post the java content, that works, if shouldnt, pleas explain where to look..
13 answers to this question
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.
Note: Your post will require moderator approval before it will be visible.