home *** CD-ROM | disk | FTP | other *** search
/ ProGames 6 / PROGAMES.iso / linked / KOF2003BW.exe / KOF2003BW / CHARS / maxima / maxima.cmd < prev    next >
Encoding:
Text File  |  2002-10-10  |  17.5 KB  |  701 lines

  1. ;╕╞╜├╕╢ ─┐╕╟╡σ ╝│┴ñ╞─└╧
  2. ;░í░φ└╧└╠ └█╝║
  3. ;-----------------------------------------------------------------------------
  4. ;├╩╟╩╗∞▒Γ
  5. ;-----------------------------------------------------------------------------
  6. [Command]
  7. name = "mr1"
  8. command = ~D, B, D, B, a
  9. time = 25
  10.  
  11. [Command]
  12. name = "mr2"
  13. command = ~D, B, D, B, b
  14. time = 25
  15.  
  16. [Command]
  17. name = "mr3"
  18. command = ~D, B, D, B, a+b
  19. time = 25
  20.  
  21. [Command]
  22. name = "mr3"
  23. command = ~D, B, D, B, c
  24. time = 25
  25.  
  26. [Command]
  27. name = "br1"
  28. command = ~D, F, D, F, a
  29. time = 25
  30.  
  31. [Command]
  32. name = "br2"
  33. command = ~D, F, D, F, b
  34. time = 25
  35.  
  36. [Command]
  37. name = "br3"
  38. command = ~D, F, D, F, a+b
  39. time = 25
  40.  
  41. [Command]
  42. name = "br3"
  43. command = ~D, F, D, F, c
  44. time = 25
  45.  
  46. [Command]
  47. name = "buster1"
  48. command = ~D, F, D, B, x
  49. time = 25
  50.  
  51. [Command]
  52. name = "buster2"
  53. command = ~D, F, D, B, y
  54. time = 25
  55.  
  56. [Command]
  57. name = "buster3"
  58. command = ~D, F, D, B, x+y
  59. time = 25
  60.  
  61. [Command]
  62. name = "buster3"
  63. command = ~D, F, D, B, z
  64. time = 25
  65.  
  66. [Command]
  67. name = "final1"
  68. command = ~D, F, D, F, x
  69. time = 25
  70.  
  71. [Command]
  72. name = "final2"
  73. command = ~D, F, D, F, y
  74. time = 25
  75.  
  76. [Command]
  77. name = "final3"
  78. command = ~D, F, D, F, x+y
  79. time = 25
  80.  
  81. [Command]
  82. name = "final3"
  83. command = ~D, F, D, F, z
  84. time = 25
  85.  
  86. ;-----------------------------------------------------------------------------
  87. ;╟╩╗∞▒Γ
  88. ;-----------------------------------------------------------------------------
  89. [Command]
  90. name = "M-41"
  91. command = ~D, B, x
  92. time = 20
  93.  
  94. [Command]
  95. name = "M-42"
  96. command = ~D, B, y
  97. time = 20
  98.  
  99. [Command]
  100. name = "system1"
  101. command = ~D, DF, F, x
  102. time = 20
  103.  
  104. [Command]
  105. name = "system2"
  106. command = ~D, DF, F, y
  107. time = 20
  108.  
  109. [Command]
  110. name = "1000t"
  111. command = ~D,DF, F, b
  112. time = 20
  113.  
  114. [Command]
  115. name = "system31"
  116. command = ~F, DF, D, DB, B, a
  117. time = 25
  118.  
  119. [Command]
  120. name = "system32"
  121. command = ~F, DF, D, DB, B, b
  122. time = 25
  123.  
  124. [Command]
  125. name = "darch1"
  126. command = ~B, DB, D, DF, F, a
  127. time = 30
  128.  
  129. [Command]
  130. name = "darch2"
  131. command = ~B, DB, D, DF, F, b
  132. time = 30
  133.  
  134. [Command]
  135. name = "m191"
  136. command = ~F, D, DF, a
  137. time = 25
  138.  
  139. [Command]
  140. name = "m192"
  141. command = ~F, D, DF, b
  142. time = 25
  143.  
  144. ;--------------------------------------------------------------------------
  145.  
  146. [Command]
  147. name = "longjump"
  148. command = D, $U
  149. time = 18
  150.  
  151. [Command]
  152. name = "dizzyrecover"
  153. command = F,B
  154. time = 20
  155.  
  156. ;-| Double Tap |-----------------------------------------------------------
  157. [Command]
  158. name = "FF"
  159. command = F, F
  160. time = 10
  161.  
  162. [Command]
  163. name = "BB"
  164. command = B, B
  165. time = 10
  166.  
  167. ;-| 2 Button Combination |-----------------------------------------------
  168. [Command]
  169. name = "recovery"
  170. command = x+a
  171. time = 1
  172.  
  173. [Command]
  174. name = "dodge"
  175. command = x+a
  176. time = 1
  177.  
  178. [Command]
  179. name = "cd"
  180. command = b+y
  181. time = 1
  182.  
  183. [Command]
  184. name = "max"
  185. command = a+y
  186. time = 1
  187.  
  188. [Command]
  189. name = "counter"
  190. command = c
  191. time = 1
  192.  
  193. [Command]
  194. name = "armor"
  195. command = z
  196. time = 1
  197.  
  198. ;-| Hold Button |-----------------------------------------------------------
  199. [Command]
  200. name = "hold_x"
  201. command = /x
  202. time = 1
  203.  
  204. [Command]
  205. name = "hold_y"
  206. command = /a
  207. time = 1
  208.  
  209. [Command]
  210. name = "hold_z"
  211. command = /y
  212. time = 1
  213.  
  214. [Command]
  215. name = "hold_a"
  216. command = /b
  217. time = 1
  218.  
  219. ;-| Hold Dir |--------------------------------------------------------------
  220. [Command]
  221. name = "holdfwd"
  222. command = /$F
  223. time = 1
  224.  
  225. [Command]
  226. name = "holdback"
  227. command = /$B
  228. time = 1
  229.  
  230. [Command]
  231. name = "holdup"
  232. command = /$U
  233. time = 1
  234.  
  235. [Command]
  236. name = "holddown"
  237. command = /$D
  238. time = 1
  239.  
  240. [Command]
  241. name = "holddownfwd"
  242. command = /$DF
  243. time = 1
  244.  
  245. ;-| Dir + Button |---------------------------------------------------------
  246. [Command]
  247. name = "throw1"
  248. command = /F,y
  249. time = 1
  250.  
  251. [Command]
  252. name = "throw1"
  253. command = /B,y
  254. time = 1
  255.  
  256. [Command]
  257. name = "throw2"
  258. command = /F,b
  259. time = 1
  260.  
  261. [Command]
  262. name = "throw2"
  263. command = /B,b
  264. time = 1
  265.  
  266. ;-| Single Button |---------------------------------------------------------
  267. [Command]
  268. name = "x"
  269. command = x
  270. time = 1
  271.  
  272. [Command]
  273. name = "y"
  274. command = a
  275. time = 1
  276.  
  277. [Command]
  278. name = "z"
  279. command = y
  280. time = 1
  281.  
  282. [Command]
  283. name = "a"
  284. command = b
  285. time = 1
  286.  
  287. [Command]
  288. name = "b"
  289. command = c
  290. time = 1
  291.  
  292. [Command]
  293. name = "c"
  294. command = z
  295. time = 1
  296.  
  297. [Command]
  298. name = "s"
  299. command = s
  300. time = 1
  301.  
  302. ;---------------------------------------------------------------------------
  303. [Statedef -1]
  304. ;---------------------------------------------------------------------------
  305. ; ├╩╟╩╗∞▒Γ
  306. ;---------------------------------------------------------------------------
  307. ;║í─┐ ╣÷╜║┼═ ┴°
  308. [State -1]
  309. type = ChangeState
  310. value = 3050
  311. triggerall = Power >= ifelse (Var(12), 1000, 2000)
  312. triggerall = Command = "buster3"
  313. triggerall = StateType != A
  314. trigger1 = Ctrl
  315. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [300, 402])) && MoveContact
  316. trigger3 = StateNo = 500 && MoveContact
  317. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  318. trigger5 = Var(12) && StateNo = 1060
  319.  
  320. ;----------------------------------------------------------------------
  321. ;║í─┐ ╣÷╜║┼═
  322. [State -1]
  323. type = ChangeState
  324. value = 3000
  325. triggerall = Power >= 1000 || Var(12)
  326. triggerall = Command = "buster1" || Command = "buster2"
  327. triggerall = StateType != A
  328. trigger1 = Ctrl
  329. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [300, 402])) && MoveContact
  330. trigger3 = StateNo = 500 && MoveContact
  331. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  332. trigger5 = Var(12) && StateNo = 1060
  333.  
  334. ;---------------------------------------------------------------------
  335. ;╕▀╜├╕╢ ╕«║Ñ┴« ┴°
  336. [State -1]
  337. type = ChangeState
  338. value = 3150
  339. triggerall = !Var(12) && Power >= 2000
  340. triggerall = Command = "mr3"
  341. triggerall = StateType != A
  342. trigger1 = Ctrl
  343. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [400, 402])) && MoveContact
  344. trigger3 = StateNo = 500 && MoveContact
  345. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  346. trigger5 = Var(12) && StateNo = 1060
  347.  
  348. ;---------------------------------------------------------------------
  349. ; ╕▀╜├╕╢ ╕«║Ñ┴«
  350. [State -1]
  351. type = ChangeState
  352. value = 3100
  353. triggerall = Power >= 1000 || Var(12)
  354. triggerall = Command = "mr1" || Command = "mr2"
  355. triggerall = StateType != A
  356. trigger1 = Ctrl
  357. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [400, 402])) && MoveContact
  358. trigger3 = StateNo = 500 && MoveContact
  359. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  360. trigger5 = Var(12) && StateNo = 1060
  361.  
  362. ;---------------------------------------------------------------------
  363. ;║Ω╕┤├≈ ╕«║Ñ┴« ┴°
  364. [State -1]
  365. type = ChangeState
  366. value = 3250
  367. triggerall = !Var(12) && Power >= 2000
  368. triggerall = Command = "br3"
  369. triggerall = StateType != A
  370. trigger1 = Ctrl
  371. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [400, 402])) && MoveContact
  372. trigger3 = StateNo = 500 && MoveContact
  373. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  374. trigger5 = Var(12) && StateNo = 1060
  375.  
  376. ;----------------------------------------------------------------------
  377. ;║Ω╕┤├≈ ╕«║Ñ┴«
  378. [State -1]
  379. type = ChangeState
  380. value = 3200
  381. triggerall = Power >= 1000 || Var(12)
  382. triggerall = Command = "br1" || Command = "br2"
  383. triggerall = StateType != A
  384. trigger1 = Ctrl
  385. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [400, 402])) && MoveContact
  386. trigger3 = StateNo = 500 && MoveContact
  387. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  388. trigger5 = Var(12) && StateNo = 1060
  389.  
  390. ;---------------------------------------------------------------------
  391. ;╞─└╠│╬ ╕╞╜├╕╢ ║÷
  392. [State -1]
  393. type = ChangeState
  394. value = 3300
  395. triggerall = Power >= 1000 || Var(12)
  396. triggerall = Command = "final1" || Command = "final2"
  397. triggerall = StateType != A
  398. trigger1 = Ctrl
  399. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [400, 402])) && MoveContact
  400. trigger3 = StateNo = 500 && MoveContact
  401. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  402. trigger5 = Var(12) && StateNo = 1060
  403.  
  404. ;---------------------------------------------------------------------
  405. ; ╟╩╗∞▒Γ
  406. ;---------------------------------------------------------------------
  407. ; M-4 ║ú└╠╞█ ─││φ
  408. [State -1]
  409. type = ChangeState
  410. value = 1000
  411. triggerall = Command = "M-41" || Command = "M-42"
  412. triggerall = StateType != A
  413. trigger1 = Ctrl
  414. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [300, 402])) && MoveContact
  415. trigger3 = StateNo = 500 && MoveContact
  416. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  417. trigger5 = Var(12) && StateNo = 1060
  418.  
  419. ;--------------------------------------------------------------------------
  420. ; SYSTEM - 1 : ╕▀╜├╕╢ ╜║┼⌐╖Ñ║φ
  421. [State -1]
  422. type = ChangeState
  423. value = ifelse (Command = "system1", 1010, 1011)
  424. triggerall = Command = "system1" || Command = "system2"
  425. triggerall = StateType != A
  426. trigger1 = Ctrl
  427. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [300, 402])) && MoveContact
  428. trigger3 = StateNo = 500 && MoveContact
  429. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  430. trigger5 = Var(12) && StateNo = 1060
  431.  
  432. ;--------------------------------------------------------------------------
  433. ; ╡Ñ└╬┴«╖»╜║ ╛╞─í
  434. [State -1]
  435. type = ChangeState
  436. value = 1050
  437. triggerall = Command = "darch1" || Command = "darch2"
  438. triggerall = StateType != A
  439. trigger1 = Ctrl
  440. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [300, 402])) && MoveContact
  441. trigger3 = StateNo = 500 && MoveContact
  442. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  443. trigger5 = Var(12) && StateNo = 1060
  444.  
  445. ;--------------------------------------------------------------------------
  446. ; SYSTEM-3 : ╕▀╜├╕╢ ╕«╟┴╞«
  447. [State -1]
  448. type = ChangeState
  449. value = 1060
  450. triggerall = Command = "system31" || Command = "system32"
  451. triggerall = StateType != A
  452. trigger1 = Ctrl
  453. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [300, 402])) && MoveContact
  454. trigger3 = StateNo = 500 && MoveContact
  455. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  456. trigger5 = Var(12) && StateNo = 1060
  457.  
  458. ;--------------------------------------------------------------------------
  459. ; M-19 ║Ω╕┤├≈ ─││φ
  460. [State -1]
  461. type = ChangeState
  462. value = 1080
  463. triggerall = Command = "m191" || Command = "m192"
  464. triggerall = StateType != A
  465. trigger1 = Ctrl
  466. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [300, 402])) && MoveContact
  467. trigger3 = StateNo = 500 && MoveContact
  468. trigger4 = Var(12) && (StateNo = [1000, 1015]) && MoveContact
  469. trigger5 = Var(12) && StateNo = 1060
  470.  
  471. ;--------------------------------------------------------------------------
  472. ; ▒Γ║╗ ╡┐└█
  473. ;--------------------------------------------------------------------------
  474. ; MAX ╕≡╡σ
  475. [State -1]
  476. type = ChangeState
  477. value = 1100
  478. triggerall = !Var(12) && Power >= 1000
  479. triggerall = Command = "max"
  480. triggerall = StateType != A
  481. trigger1 = Ctrl
  482.  
  483. ;---------------------------------------------------------------------------
  484. ;░í╡σ ─╡╜╜ ─½┐ε┼═
  485. [State -1]
  486. type = ChangeState
  487. value = 815
  488. triggerall = power >= 1000
  489. triggerall = command = "cd"
  490. trigger1 = stateno = 150 || stateno = 152
  491.  
  492. ;---------------------------------------------------------------------------
  493. ;░í╡σ ─╡╜╜ ╚╕╟╟
  494. [State -1]
  495. type = ChangeState
  496. value = 811
  497. triggerall = power >= 1000
  498. triggerall = command = "dodge"
  499. trigger1 = stateno = 150 || stateno = 152
  500.  
  501. ;---------------------------------------------------------------------------
  502. ;╚╕╟╟
  503. [State -1]
  504. type = ChangeState
  505. value = 810
  506. triggerall = command = "dodge"
  507. trigger1 = statetype = S && Ctrl
  508.  
  509. ;---------------------------------------------------------------------------
  510. ;▒Γ └·├α
  511. [State -1]
  512. type = ChangeState
  513. value = 1200
  514. triggerall = !Var(12) && Power < 4000 && (command = "hold_x" && command = "hold_a")
  515. trigger1 = StateType != A && Ctrl
  516.  
  517. ;---------------------------------------------------------------------------
  518. ; └ⁿ╣µ┤δ╜├
  519. [State -1]
  520. type = ChangeState
  521. value = 100
  522. triggerall = Command = "FF"
  523. trigger1 = StateType = S
  524. trigger1 = ctrl
  525.  
  526. ;---------------------------------------------------------------------------
  527. ; ╚─╣µ┤δ╜├
  528. [State -1]
  529. type = ChangeState
  530. value = 105
  531. triggerall = Command = "BB"
  532. trigger1 = StateType = S
  533. trigger1 = ctrl
  534.  
  535. ;---------------------------------------------------------------------------
  536. ; ╡╡╣▀
  537. [State -1]
  538. type = ChangeState
  539. value = 195
  540. triggerall = StateNo != 195
  541. triggerall = Command = "s"
  542. triggerall = Command != "holddown"
  543. trigger1 = StateType = S
  544. trigger1 = ctrl
  545.  
  546. ;---------------------------------------------------------------------------
  547. ; ▒Γ║╗▒Γ
  548. ;---------------------------------------------------------------------------
  549. ; ┤┘└╠│╩╕╢└╠╞« ╡σ╖╙ && ├▌┼╖ ╣┘└╠╜║
  550. [State -1]
  551. type = ChangeState
  552. value = 800
  553. triggerall = StateNo != 100
  554. triggerall = StateType = S && Ctrl
  555. triggerall = P2BodyDist X < 6 && P2StateType != A && P2MoveType != H
  556. trigger1 = Command = "throw1" || Command = "throw2"
  557.  
  558. ;---------------------------------------------------------------------------
  559. ; │»╖┴╣÷╕«▒Γ
  560. [State -1]
  561. type = ChangeState
  562. value = 300
  563. triggerall = Command = "cd" && Command != "holddown"
  564. trigger1 = StateType = S && Ctrl
  565.  
  566. ;---------------------------------------------------------------------------
  567. ;M-9 ╕▀╜├╕╢ ╣╠╗τ└╧
  568. [State -1]
  569. type = ChangeState
  570. value = 500
  571. triggerall = Command = "z"
  572. triggerall = Command = "holddown" && Command = "holdfwd"
  573. trigger1 = StateType = C && Ctrl
  574. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [400, 402])) && MoveContact
  575.  
  576. ;---------------------------------------------------------------------------
  577. ; ╕∙░φ╕«╛╚
  578. [State -1]
  579. type = ChangeState
  580. value = 301
  581. triggerall = Command = "holdfwd" && Command = "x"
  582. triggerall = Command != "holddown"
  583. trigger1 = statetype = S && Ctrl
  584. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [400, 402])) && MoveContact
  585. trigger3 = Var(12) && StateNo = 302 && MoveContact
  586.  
  587. ;---------------------------------------------------------------------------
  588. ; │╪║Ω╖╣└╠─┐
  589. [State -1]
  590. type = ChangeState
  591. value = 302
  592. triggerall = Command = "holdfwd" && Command = "y"
  593. triggerall = Command != "holddown"
  594. trigger1 = statetype = S && Ctrl
  595. trigger2 = (StateNo = 201 || StateNo = 203 || StateNo = 205 || StateNo = 207 || (StateNo = [400, 402])) && MoveContact
  596.  
  597. ;---------------------------------------------------------------------------
  598. ; ╗≤┤▄ ╛α╞▌─í
  599. [State -1]
  600. type = ChangeState
  601. value = ifelse (P2bodydist X >= 18, 200, 201)
  602. triggerall = Command = "x" && Command != "holddown"
  603. trigger1 = StateType = S && Ctrl
  604.  
  605. ;---------------------------------------------------------------------------
  606. ; ╗≤┤▄ ░¡╞▌─í
  607. [State -1]
  608. type = ChangeState
  609. value = ifelse (P2bodydist X >= 18, 202, 203)
  610. triggerall = Command = "z" && Command != "holddown"
  611. trigger1 = StateType = S && Ctrl
  612.  
  613. ;---------------------------------------------------------------------------
  614. ; ╗≤┤▄ ╛α┼▒
  615. [State -1]
  616. type = ChangeState
  617. value = ifelse (P2bodydist X >= 18, 204, 205)
  618. triggerall = Command = "y" && Command != "holddown"
  619. trigger1 = StateType = S && Ctrl
  620.  
  621. ;---------------------------------------------------------------------------
  622. ; ╗≤┤▄ ░¡┼▒
  623. [State -1]
  624. type = ChangeState
  625. value = ifelse (P2bodydist X >= 18, 206, 207)
  626. triggerall = Command = "a" && Command != "holddown"
  627. trigger1 = StateType = S && Ctrl
  628.  
  629. ;---------------------------------------------------------------------------
  630. ; ╟╧┤▄ ╛α╞▌─í
  631. [State -1]
  632. type = ChangeState
  633. value = 400
  634. triggerall = Command = "x" && Command = "holddown"
  635. trigger1 = StateType = C && Ctrl
  636.  
  637. ;---------------------------------------------------------------------------
  638. ; ╟╧┤▄ ░¡╞▌─í
  639. [State -1]
  640. type = ChangeState
  641. value = 401
  642. triggerall = Command = "z" && Command = "holddown"
  643. trigger1 = StateType = C && Ctrl
  644.  
  645. ;---------------------------------------------------------------------------
  646. ; ╟╧┤▄ ╛α┼▒
  647. [State -1]
  648. type = ChangeState
  649. value = 402
  650. triggerall = Command = "y" && Command = "holddown"
  651. trigger1 = StateType = C && Ctrl
  652.  
  653. ;---------------------------------------------------------------------------
  654. ; ╟╧┤▄ ░¡┼▒
  655. [State -1]
  656. type = ChangeState
  657. value = 403
  658. triggerall = Command = "a" && Command = "holddown"
  659. trigger1 = StateType = C && Ctrl
  660.  
  661. ;---------------------------------------------------------------------------
  662. ; ░°┴▀ │»╖┴╣÷╕«▒Γ
  663. [State -1]
  664. type = ChangeState
  665. value = 700
  666. triggerall = Command = "cd"
  667. trigger1 = StateType = A && Ctrl
  668.  
  669. ;---------------------------------------------------------------------------
  670. ; ┴í╟┴ ╛α╞▌─í
  671. [State -1]
  672. type = ChangeState
  673. value = ifelse (!Var(7) && Vel X, 601, 600)
  674. triggerall = Command = "x"
  675. trigger1 = StateType = A && Ctrl
  676.  
  677. ;---------------------------------------------------------------------------
  678. ; ┴í╟┴ ░¡╞▌─í
  679. [State -1]
  680. type = ChangeState
  681. value = ifelse (!Var(7) && Vel X, 603, 602)
  682. triggerall = Command = "z"
  683. trigger1 = StateType = A && Ctrl
  684.  
  685. ;---------------------------------------------------------------------------
  686. ; ┴í╟┴ ╛α┼▒
  687. [State -1]
  688. type = ChangeState
  689. value = ifelse (!Var(7) && !Vel X, 604, 605)
  690. triggerall = Command = "y"
  691. trigger1 = StateType = A && Ctrl
  692.  
  693. ;---------------------------------------------------------------------------
  694. ; ┴í╟┴ ░¡┼▒
  695. [State -1]
  696. type = ChangeState
  697. value = ifelse (!Var(7) && Vel X, 607, 606)
  698. triggerall = Command = "a"
  699. trigger1 = StateType = A && Ctrl
  700.  
  701. ;---------------------------------------------------------------------------