26
Releases / Re: [FF8PC-Steam] Ragnarok Rebalancing Mod (v1.1.4)
« on: 2019-07-07 06:22:45 »
Ok thank you <3
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
yeah i having that sort of issue even with no AI changes and only some magic swaps...
tried restoring orig files for those enemies/bosses but i seem to still have issues.... maybe i've messed something up in cactilio i guess though...
if (self.varDC == 0) {
self.varDC = 1
if (unknown(0x12) == 1) {
if (self.varDE == 0) {
target(200)
domoveid(2)
}
remove(0)
remove(1)
gilgamesh()
}
else {
target(200)
domoveid(3)
}
}