YesNoOk
avatar

How do you make one intro play after the other, and not at the same time? (Read 703 times)

Started by moonshine, October 24, 2012, 02:49:56 am
Share this topic:
Re: How do you make one intro play after the other, and not at the same time?
#21  October 25, 2012, 02:01:05 pm
  • avatar
  • *
    • Australia
    • cl1991@live.com.au
ok so now this is the code ive put in to each of the characters and they still play the ones on the team at the same time.

[Statedef 190]
type = S

[State 190, 2]
type = ChangeState
triggerall = var(1) = [0,35]
trigger1=teamside=1
trigger2=numenemy=1
trigger2=playeridexist(56)
trigger2=playerid(56),stateno=0
trigger3=numenemy=2
trigger3=playeridexist(56)
trigger3=playerid(56),stateno=0
trigger3=playeridexist(58)
trigger3=playerid(58),stateno=0
value = 191

2OS

Re: How do you make one intro play after the other, and not at the same time?
#22  October 25, 2012, 02:05:22 pm
  • ****
  • Ich schicke dich zur HOELLE ! ¡ ! ¡
    • Egypt
    • deuceovspadez.webs.com/
edited post.


[ 052012 ] Inazumachi 181/256  /  deviantART   /  2OS Grafphicsxz  Dead Anims ( Orochi/Mizuchi )  /  608's FX Volume 3
Re: How do you make one intro play after the other, and not at the same time?
#23  October 25, 2012, 02:26:21 pm
  • avatar
  • *
    • Australia
    • cl1991@live.com.au
Amazing!! It now works thanks for your help man!.