Jump to content
  • 0

Anyone know how to limit the amount of times moves can be performed?


GarfieldfanMUGEN

Question

Anyone know how to limit the amount of times moves can be performed?

I'm currently editing @WlanmaniaX's Rocko, and I remembered seeing THIS:

 

So I'm wondering if there is a way if you can limit the amount of times a move can be performed per round.

(I vaguely remember TheIranSonic doing this before he retired, when he edited Neo Sonic.)

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

I might know how. I saw some code in Chargin' Chuck when I was editing him. This code is in the CMD file and it prevented projectile moves from being used when another projectile was on screen. I can show you the code later.

 

Edit: Here's what you should insert:

triggerall = numhelper(6309) = 0

Link to comment
Share on other sites

  • 0
On 12/1/2017 at 8:41 AM, RMaster007 said:

Here's what you should insert:

triggerall = numhelper(6309) = 0

That seems helpful, but I already saw a helpful bit of coding from Veanko's Garfield. All I need to do is set up a new variable and make sure Spunky can be assisted three times.

The code above may be helpful to prevent spamming and ruining your chances of surviving with this move, so I'll give you best answer for that. Thanks, dude.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...