YesNoOk
avatar

Two M.U.G.E.N Questions (Read 384 times)

Started by Miguellord, March 27, 2008, 09:14:00 pm
Share this topic:
Two M.U.G.E.N Questions
#1  March 27, 2008, 09:14:00 pm
  • avatar
  • *
Here goes :
1-How do i create a screenpack and which/what program should i use  :D
2-How to slow lifebar's timer  :D
Re: Two M.U.G.E.N Questions
#2  March 29, 2008, 11:08:19 pm
  • ******
  • Legendary XIII
  • I am the eye of the storm to come!
    • New Zealand
    • network.mugenguild.com/cyanide/
1: Practice mostly. Technically i'd recommend MCM as it deals with unpalleted sff files a little better than fight factory. Any further editing can be done through notepad.

2: Check out [mcode]assertspecial[/mcode] there is a function for freezing the timer there. In addition you'll need to use state -2 and a gametime%# = # trigger to freeze it. gametime%2 = 0 will freeze it for 1 tick every 2 ticks so a match that takes 60 seconds will in reality take 120.

This will have no bearing on your characters speed though. Only on the point the timer reaches.


In M.U.G.E.N there is no magic button

They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.