+-

+- Member Info

Welcome, Guest.
Please login or register.
 
 
 

Login with your social network

Forgot your password?

+- Recent Posts

Re: King (2.0)'s Games Log by King (2.0)
03 June 2023, 16:37:45

Re: Birthday Thread by King (2.0)
01 June 2023, 16:31:27

Re: Birthday Thread by Charlie
01 June 2023, 10:17:39

Re: King (2.0)'s Games Log by King (2.0)
31 May 2023, 14:14:47

Re: GB(C)(A), DS and 3DS games by King (2.0)
31 May 2023, 14:03:09

Re: GB(C)(A), DS and 3DS games by Charlie
31 May 2023, 11:11:56

Re: King (2.0)'s Games Log by King (2.0)
30 May 2023, 18:17:41

Re: GB(C)(A), DS and 3DS games by King (2.0)
29 May 2023, 00:17:10

Re: Lunar Shadow~ The Gauntlet by King (2.0)
29 May 2023, 00:13:56

Re: GB(C)(A), DS and 3DS games by Charlie
28 May 2023, 15:41:45

Re: GB(C)(A), DS and 3DS games by King (2.0)
28 May 2023, 13:58:12

Re: GB(C)(A), DS and 3DS games by RKS
28 May 2023, 05:45:50

Re: King (2.0)'s Games Log by King (2.0)
27 May 2023, 22:28:46

Re: King (2.0)'s Games Log by King (2.0)
27 May 2023, 15:41:29

Re: King (2.0)'s Games Log by King (2.0)
26 May 2023, 20:50:06

Author Topic: LSPF: The CS Modding Question Thread  (Read 658 times)

0 Members and 0 Guests are viewing this topic.

Offline King (2.0)

  • Aeonian Night Historian
  • Lunar Tierce Knight
  • Magnificent Member
  • ****
  • Posts: 2 659
  • Health: 1250
  • Gender: Male
  • :3
    • View Profile
    • Rockman.EXE Zone
  • Favorite Type: Electric
  • Region Type: None
  • Favorite Color: #ab1a1a
  • Affinity: Thunder
  • Nickname: Knight of Bloom Seymour
  • Favourite YGO Attribute: None
  • The Aeonian: Abraxas
Re: LSPF: The CS Modding Question Thread
« Reply #75 on: 13 November 2020, 11:52:52 »
I'll try to explan as best I can...

H/V Trigger: Event 91
Flag ID should be 0 if you don't want the H/V Trigger to set flag 112 when it's deleted; also, it shouldn't disappear when a flag is set.
(You DO keep track of the used flags in a text file or something, right?)

Colon: Unused event ID
This event ID is used for the ANP stuff; for example, event ID 200.

You just do something like:

#0091
<ANP0200:0010:0002<DNP0091<END
/ example


So I've now changed it so that the H/V Trigger has an Event I.D of 0 and a event of #0091. The Colon_Attack itself has an Event I.D of #0200 and an event of #0091. Annoyingly enough, as soon as the event triggers, the Colon_Attack simply disappears.
Here's my script:
#0090
<CMU0035<FAI0000<EVE0091
#0091
<ANP0200:0010:0001<DNP0091<END
#0092
<TRA0012:0300:0003:0003<END
#0093
<TRA0021:0300:0002:0006<END

#0112

And here's the one used to trigger the Curly Brace boss fight in Cave Story:
#0300
<KEY<DNP0300<MM0<MYD0000<CMU0000
<FL+0561<MSGAaaaahhhh!<NOD<CLO<KEY
<ANP0500:0003:0002<WAI0079<ANP0500:0000:0002
<MSG<FAC0019Ooohhhh!<NOD<CLO
<CNP0310:0122:0002<DNP0200<WAI0010
<CNP0311:0122:0002<DNP0201<WAI0010
<CNP0312:0122:0002<DNP0202<WAI0010
<CNP0313:0122:0002<DNP0203<MSGWe have a VISITOR!<NOD<CLRI know what it is
you're looking for!<NOD
But wake up!<NOD
Mimigas aren't your
enemies!<NOD
Mimigas are harmless!!<NOD<CLRToo bad for you, but...<NOD<CLO
<WAI0020<SOU0004<CNP0400:0118:0002<DNP0500
<WAI0010
<MSGI'm on their side!<NOD<CLRYou're going down!!<NOD<CLO
<BSL0400
<CMU0004
<ANP0400:0010:0002
<ANP0310:0010:0002
<ANP0311:0010:0002
<ANP0312:0010:0002
<ANP0313:0010:0002
<END


#0310
#0311
#0312
#0313



#0400
<KEY<MYD0400
<FL-0561<FL-0565
<ANP0310:0020:0005
<ANP0311:0020:0005
<ANP0312:0020:0005
<ANP0313:0020:0005
<CNP0400:0117:0005
<ANP0400:0005:0005<WAI0002
<ANP0400:0030:0004<SOU0070
<WAI0100<PRI<CMU0015<MSG
Victory!<WAI0140<CMU0000<NOD<CLO
<KEY<ANP0400:0006:0005<WAI0002<PRI
<WAI0050<CMU0002
<MSG<FAC0020You win...<NOD
I can't fight anymore...<NOD<CLRI suppose you're going
to kill all the Mimigas,<NOD
just like the other
robots?<YNJ0410<CLRI see...<NOD<CLRWhat a pity...<NOD<PRI<CLO
<FAO0004<TRA0029:0090:0012:0009

  • King Type-S
(click to show/hide)
(click to show/hide)

Added by Cibryll:
(click to show/hide)