Infinity MUGEN Team

IMT Main => M.U.G.E.N Help => Topic started by: A! on January 29, 2011, 05:06:20 AM

Title: Little Help.
Post by: A! on January 29, 2011, 05:06:20 AM
Hey,

Im having problem with projectiles,i can keep spamming them over and over.  How do i stop this.  Also how do i show clsn during a game
Title: Re: Little Help.
Post by: Acey on January 31, 2011, 02:28:04 PM
Step 1, locate the code for the projectile in the CNS file, take note of the statedef and the ID number on the projectile.

Step 2, in the CMD file look for the triggers that active the previously mentioned statedef number.

step 3 create an additional triggerall that references the projectiles ID number, like this:
triggerall = numprojID(12345) = 0


Also, to show clsn boxes in the game press Ctrl D to turn on debug mode (this can also help you locate that afformentioned statedef number too) then press ctrl C to toggle collision boxes. If the Debug mode won't turn on then you need to make changes to debug options in the data/mugen.cfg file.
SimplePortal 2.3.5 © 2008-2012, SimplePortal