Basicly just skip the Actors Turn , and disable the "Player Phase" message with extra switches that controll if these messages get shown or not.Any way to force the enemy to have the first turn, such as an ambush scenario?
this.turnEnd(); # End player's turn(Same 'Turn End' in menu).
you could try to use an event spawner, or you could use Placeholder events, that get enabled by switches..Many thanks to the people who created this plugin. Can I have enemies spawn randomly on the map?
But I cannot figure out how to replicate the effect it seems to only happen when I activate auto battle mode and by the way I’m using yanfly engine and frogboy races plugins for undead state and it works with SRPG engine.Question how do get friendly or enemy unit to attack an unit if they are on same team eg. if hit with confusion state they attack everyone I have seen it happen when my healer uses heal on my own undead and it damages them and they keep casting heal on undead and then they die I have seen it happens multiple times while play testing
Neither I have i featured it out but I do know the durability gets used do to number of weapons and armour cuz they break during combat if I kill at lease 30 enemy’s units I have found out if you go items tab you can see how much durability they have.Has anyone managed to update the window prior to attacking to include Yanfly's Weapon Durability? The code for the window is in the Core file, but I can't seem to figure out how to add the durability into the informaton.
Frogboy plugins do not conflict with srpg ai control and srpg range control as i am using all of@Lonepirate21
you were speaking of "teams", do you use the "SRPG_Teams.js" Plugin from DrQ?
(this plugin was made to have more Controll over what Unit attacks what other Unit)
The confusion state is by default working the way to act randomly on all other Units..
I dont know the "frocboy races" plugin so I cant say anything about that or if it makes any conflicts, but i asume that it wasnt made to be compatible with all SRPG Plugins..
most interressting would be, to find out if "frocboy races" plugin doesnt conflict with SRPG_AIControll.js and SRPG_RangeControll.js
For undead i am using the Plugin AP_ZombieVampiricState ..
You mentioned that your problem only happens on autobattle so i assume it has something to do with the AI..
But at the moment i cant say more to this .
again.. did you tried "SRPG_Teams.js" ?Frogboy plugins do not conflict with srpg ai control and srpg range control as i am using all of
frogboys plugins and srpg ai control and srpg range control plugins all in same project and had no problems so far as they do not inpact the SRPG engine it self and I thought it was ai just being dumb but would like to know how to make ai target friendly units like if they are suffering charmed state or traitor state in my game what it does is make units attack everyone as if they where enemy units and for the undead racial trait I’m using yanfly engine plugins but as a Luna java variant so java coding is really complex but it works as I’m running Luna code for lot of the skills in my game.
my game is SRPG survival open world game that was working on for 3 years.
Right I got it figured out toke me half doses tries and one hell of coding spegtti and it works now thank you for your helpagain.. did you tried "SRPG_Teams.js" ?
(that plugin can make teams no matter if they are actors or enemys.. this can be used for "traitor Units" ect)
On FrogBoy Plugins :
i cant say anything to that, if you a sure that this makes no problems then focus on other stuff
the reason why i mentioned SRPG_AIControll.js and SRPG_RangeControll.js is that these 2 Plugins handle Most AI stuff ,.. but i think "SRPG_Teams.js" should be able to do what you want by building&changing the teams.
If you are Using SRPG Teams, and that cant solve your problem then i would advise to figure out everything that can be done with SRPG_AIControll.js and SRPG_RangeControll.js.
(if that cant solve your problem than i cant help at this point)
@NatePlays, welcome back..Wow, I missed a lot of stuff, as the forum stopped notifying me until now (missed rpg maker web youtube events as well). Did I miss any new updates on the new core?
@ZayrielHey @RyanBram. I just recently purchased the latest version of your dope-ass engine, and am trying to test it alongside other plugins that I'm using. So far, I've ran into the attached error, even though I've added the image in question to the appropriate folder. What am I doing wrong?
View attachment 169281