Forum MUGENATION: How do i improve a certain chars AI? - Forum MUGENATION

Salta al contenuto

Pagina 1 di 1
  • Non puoi iniziare una nuova discussione
  • Non puoi rispondere a questa discussione

How do i improve a certain chars AI? How do i improve a certain chars AI?

#1 L   nightraxx 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 10
  • Iscritto: 10-June 07

Inviato 18 June 2007 - 14:02

How do i improve a certain chars AI, that thew dont fight too crappy in watch mode.
0

#2 L   Kle 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 22
  • Iscritto: 20-October 06

Inviato 19 June 2007 - 13:40

That's just the opposite thing of what I'm trying to do...
Anyway as far as I know the .CMD file has the AI code written in. So if you want to improve AI performance you have to edit it.
And it is not that easy if you ( like me ) are not used to mugen code, and there's no standard way to improve it, because there are many custom functions that authors may have applied to a char, so you'll want someone skilled with Mugen code to edit it for you.
I'm sorry for not being able to help you any better.
0

#3 L   shiranui 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 91
  • Iscritto: 26-May 07

Inviato 25 June 2007 - 15:09

it's not that hard,if you read enough tutoriels you'll know how to code ai easily.
just to give you a little tip,here's what i used to make my char of great ai,he's very good now,but even that known these codes don't work on all chars in cmd files and besides the general ai modification is usually done in the common1 file.
but anyway here's what i got in my cmd ai codes:

[Command]
name = "a2"
command = a
time = 1

[Command]
name = "b2"
command = b
time = 1

[Command]
name = "c2"
command = c
time = 1

[Command]
name = "x2"
command = x
time = 1

[Command]
name = "y2"
command = y
time = 1

[Command]
name = "z2"
command = z
time = 1

[Command]
name = "start2"
command = s
time = 1

[Command]
name = "holdfwd2"
command = /$F
time = 1

[Command]
name = "holdback2"
command = /$B
time = 1

[Command]
name = "holdup2"
command = /$U
time = 1

[Command]
name = "holddown2"
command = /$D
time = 1

[Command]
name = "holda2"
command = /a
time = 1

[Command]
name = "holdb2"
command = /b
time = 1

[Command]
name = "holdc2"
command = /c
time = 1

[Command]
name = "holdx2"
command = /x
time = 1

[Command]
name = "holdy2"
command = /y
time = 1

[Command]
name = "holdz2"
command = /z
time = 1

[Command]
name = "holdstart2"
command = /s
time = 1

[Command]
name = "recovery2"
command = x+y
time = 1

not again i precise this will not work on lots of chars, and also the main ai is in common1 file
0

#4 L   doozer667 

  • Chan
  • Punto
  • Gruppo: Membro
  • Messaggi: 1
  • Iscritto: 15-August 07

Inviato 15 August 2007 - 07:35

So where might these tutorials be? I'm interested.
0

#5 L   The RockOne 

  • Touhou Fan
  • Gruppo: Membro Speciale
  • Messaggi: 2296
  • Iscritto: 23-July 07

Inviato 15 August 2007 - 09:26

in many mugen sites, try to search on mugenfury.com
0

Condividi questa discussione:


Pagina 1 di 1
  • Non puoi iniziare una nuova discussione
  • Non puoi rispondere a questa discussione

1 utenti stanno leggendo questa discussione
0 utenti, 1 ospiti, 0 utenti anonimi