character won't load
#21
Inviato 23 June 2005 - 08:02
the immages aren't sorted with mee?
or by chance you used an Old version of mcm....
send me the sff, i'll correctit personally B)
or by chance you used an Old version of mcm....
send me the sff, i'll correctit personally B)
#22
Inviato 23 June 2005 - 23:25
an old version of mcm? is there a way i could possibly get a hold of an updated version? i will send you the sff but it's on a different computer so i will have to get it and send it...
#23
Inviato 25 June 2005 - 22:28
it's cool gatsu i was finally able to fix the pics...i just messed around with it freely and got it done...thanks for the offering your help
#24
Inviato 26 June 2005 - 08:17
NP B)
and I'm really happy that you managed to do it your self, This is that Best way to learn mugen B)
and I'm really happy that you managed to do it your self, This is that Best way to learn mugen B)
#25
Inviato 02 July 2005 - 11:11
yep thats right ^o^
( i know something about auto-learn . . . how many mugen did i crash ? . . . lol )
( i know something about auto-learn . . . how many mugen did i crash ? . . . lol )
#26
Inviato 17 August 2005 - 22:19
cansomebody please help me with this error?
Error message:
Error parsing trigger1, 3
Error parsing [State 4010, varadd AI]
Error in [Statedef 8010]
Error in Aragon.st
Library error message: Malformed expression encoutered: %6) = 0
Error message:
Error parsing trigger1, 3
Error parsing [State 4010, varadd AI]
Error in [Statedef 8010]
Error in Aragon.st
Library error message: Malformed expression encoutered: %6) = 0
#27
Inviato 17 August 2005 - 22:31
sure...
so open up the file aragon.st
press ctrl-f on the keyboard
write
[Statedef 8010]
hit enter, then
press ctrl-f on the keyboard
write
[State 4010, varadd AI]
ceck he below button and hit enter,
then post the entire state.
a state ends were another state starts, therefore when you see the next
[state ####, somehting] the prev state is over.
moreove, If you feel lucky, remove the spase angd give it a try... BUT post the state anyhow because it's not going to work... (99% sure)
so open up the file aragon.st
press ctrl-f on the keyboard
write
[Statedef 8010]
hit enter, then
press ctrl-f on the keyboard
write
[State 4010, varadd AI]
ceck he below button and hit enter,
then post the entire state.
a state ends were another state starts, therefore when you see the next
[state ####, somehting] the prev state is over.
moreove, If you feel lucky, remove the spase angd give it a try... BUT post the state anyhow because it's not going to work... (99% sure)
#28
Inviato 18 August 2005 - 22:22
[Statedef 8010]
type = S
movetype= A
physics = S
anim = 8010
sprpriority = 2
[State 4010, varadd AI]
type = varadd
Trigger1 = var(9) = 1
trigger1 = random <= 600
trigger1 = gametime(%6) = 0
var(17) = 2
[State 4010, varadd AI]
type = varadd
Trigger1 = var(9) = 1
trigger1 = random <= 600
trigger1 = gametime(%6) = 0
var(17) = -1
type = S
movetype= A
physics = S
anim = 8010
sprpriority = 2
[State 4010, varadd AI]
type = varadd
Trigger1 = var(9) = 1
trigger1 = random <= 600
trigger1 = gametime(%6) = 0
var(17) = 2
[State 4010, varadd AI]
type = varadd
Trigger1 = var(9) = 1
trigger1 = random <= 600
trigger1 = gametime(%6) = 0
var(17) = -1
#29
Inviato 18 August 2005 - 23:03
[Statedef 8010] type = S movetype= A physics = S anim = 8010 sprpriority = 2 [State 4010, varadd AI1] type = varadd Trigger1 = var(9) = 1 && random <= 600 && gametime(%6) = 0 var = 17 V = 2 [State 4010, varadd AI2] type = varadd Trigger1 = var(9) = 1 && random <= 600 && gametime(%6) = 0 var = 17 V = -1
see if that works... now mugen will give a different error if it does not...
exactly it will specify which one i'ts wromg B)
#30
Inviato 19 August 2005 - 21:05
it now gives this error.
Error message:
Error parsing trigger1, 1
Error parsing [State 4010, varadd AI1]
Error in [Statedef 8010]
Error in Aragon.st
Error loading char/Aragon/Aragon.def
Error while precaching
Library error message: Malformed expression encoutered: %6) = 0
Error message:
Error parsing trigger1, 1
Error parsing [State 4010, varadd AI1]
Error in [Statedef 8010]
Error in Aragon.st
Error loading char/Aragon/Aragon.def
Error while precaching
Library error message: Malformed expression encoutered: %6) = 0
#31
Inviato 19 August 2005 - 21:25
there, try this...
[Statedef 8010] type = S movetype= A physics = S anim = 8010 sprpriority = 2 [State 4010, varadd AI1] type = varadd Trigger1 = var(9) = 1 && random <= 600 && (gametime%6) = 0 var = 17 V = 2 [State 4010, varadd AI2] type = varadd Trigger1 = var(9) = 1 && random <= 600 && (gametime%6) = 0 var = 17 V = -1

Aiuto










