Users browsing this thread: 1 Guest(s)
ASM Requests

#45
Posts: 1,633
Threads: 56
Thanks Received: 13
Thanks Given: 84
Joined: Apr 2014
Reputation: 12
Status
Atma
I said invisible and not targetable, not hidden: an hidden monster is not counted at all, that's why can't run won't work.
Btw, you cannot even assign can't run property to one monster of the formation? the other 100% working solution would be to duplicate one of the monsters of the formation and make it identical, with the only difference that the copy will have the can't run flag checked, finally you'll use the copy in that battle, rather than the original monster.
PS the copy won't be a waste of space in the monster list, since if you were ready to use an invisible monster, then you have one free slot for the copy Wink

There could be another problem maybe: if the minions die, then you can run away... since the copy will appear just here, just add some line to the top of their code:

if var 0 >= 1 then
end if // the monster won't act anymore(dead)
.
.
.
// death check:
if monster is dead/hidden
make it appear with light and flashes*
add 1 to var 0 // if it's already used, use another var
monster becomes untargetable
end if

The monster won't fight anymore, it will seem dead and still ensure can't run property active.

* if the background(maybe one BG like esper bridge) will have a bad reaction to this like, then just assign to it the hidden status clear, instead.


THE GREATEST CHALLENGE OF ALL TIMES AWAITS:
http://www.ff6hacking.com/forums/showthr...p?tid=2593
DO YOU HAVE WHAT IT TAKES TO SLAY A GOD?
------------------------------------------------------------------------
Tenkarider's project #2 is started: FF6 Curse of the Madsiur Joke (CotMJ)
http://www.ff6hacking.com/forums/showthr...p?tid=2755
What happens when Madsiur tweaks your account? This full game hack will show that!
  Find
Quote  



Messages In This Thread
ASM Requests - by Gi Nattak - 08-10-2013, 08:15 PM
RE: ASM Request - by Synchysi - 08-11-2013, 12:41 PM
RE: ASM Request - by Gi Nattak - 08-11-2013, 03:27 PM
RE: ASM Request - by Synchysi - 08-20-2013, 07:38 PM
RE: ASM Request - by B-Run - 08-20-2013, 08:54 PM
RE: ASM Request - by Synchysi - 08-21-2013, 07:14 PM
RE: ASM Request - by Synchysi - 08-22-2013, 07:33 PM
RE: ASM Request - by Gi Nattak - 12-05-2013, 04:08 PM
RE: ASM Requests - by Gi Nattak - 03-28-2014, 07:46 PM
RE: ASM Requests - by GrayShadows - 03-28-2014, 09:07 PM
RE: ASM Requests - by Gi Nattak - 03-28-2014, 09:28 PM
RE: ASM Requests & Questions - by Gi Nattak - 04-01-2014, 07:50 PM
RE: ASM Requests - by madsiur - 04-02-2014, 11:01 AM
RE: ASM Requests - by assassin - 07-04-2016, 09:32 PM
RE: ASM Requests - by Gi Nattak - 04-02-2014, 02:55 PM
RE: ASM Requests - by Gi Nattak - 08-21-2014, 09:43 PM
RE: ASM Requests - by GrayShadows - 08-21-2014, 10:35 PM
RE: ASM Requests - by Gi Nattak - 08-21-2014, 11:29 PM
RE: ASM Requests - by GrayShadows - 08-22-2014, 12:26 AM
RE: ASM Requests - by Gi Nattak - 08-22-2014, 03:31 AM
RE: ASM Requests - by Tenkarider - 08-22-2014, 06:38 AM
RE: ASM Requests - by Synchysi - 08-22-2014, 06:59 AM
RE: ASM Requests - by Tenkarider - 08-22-2014, 08:00 AM
RE: ASM Requests - by Gi Nattak - 09-26-2014, 06:08 PM
RE: ASM Requests - by GrayShadows - 09-26-2014, 06:30 PM
RE: ASM Requests - by Tenkarider - 09-26-2014, 06:30 PM
RE: ASM Requests - by Gi Nattak - 09-26-2014, 06:51 PM
RE: ASM Requests - by GrayShadows - 09-26-2014, 08:26 PM
RE: ASM Requests - by dn - 09-26-2014, 08:40 PM
RE: ASM Requests - by Gi Nattak - 09-26-2014, 08:59 PM
RE: ASM Requests - by GrayShadows - 09-26-2014, 09:13 PM
RE: ASM Requests - by dn - 09-26-2014, 09:30 PM
RE: ASM Requests - by Gi Nattak - 11-13-2014, 06:16 PM
RE: ASM Requests - by Lockirby2 - 11-13-2014, 07:02 PM
RE: ASM Requests - by wolfokami321 - 11-13-2014, 11:55 PM
RE: ASM Requests - by abyssonym - 11-14-2014, 08:53 PM
RE: ASM Requests - by wolfokami321 - 11-14-2014, 11:21 PM
RE: ASM Requests - by Synchysi - 11-18-2014, 04:14 AM
RE: ASM Requests - by Gi Nattak - 11-18-2014, 02:50 PM
RE: ASM Requests - by dn - 11-18-2014, 05:41 PM
RE: ASM Requests - by Synchysi - 11-18-2014, 09:55 PM
RE: ASM Requests - by wolfokami321 - 11-20-2014, 05:54 PM
RE: ASM Requests - by Gi Nattak - 12-03-2014, 01:51 AM
RE: ASM Requests - by Tenkarider - 12-03-2014, 04:43 AM
RE: ASM Requests - by Gi Nattak - 12-03-2014, 05:19 AM
RE: ASM Requests - by Tenkarider - 12-03-2014, 11:18 AM
RE: ASM Requests - by Gi Nattak - 12-03-2014, 01:09 PM
RE: ASM Requests - by Tenkarider - 12-03-2014, 04:12 PM
RE: ASM Requests - by Gi Nattak - 12-06-2014, 04:51 PM
RE: ASM Requests - by Gi Nattak - 06-29-2015, 05:38 PM
RE: ASM Requests - by Tenkarider - 06-29-2015, 11:50 PM
RE: ASM Requests - by dn - 12-06-2016, 12:31 AM

Forum Jump:

Users browsing this thread: 1 Guest(s)


Theme by Madsiur2017Custom Graphics by JamesWhite