[solved] "stupid computer" - Printable Version +- Little Fighter Empire - Forums (https://lf-empire.de/forum) +-- Forum: Little Fighter 2 Zone (https://lf-empire.de/forum/forumdisplay.php?fid=7) +--- Forum: Data Changing (https://lf-empire.de/forum/forumdisplay.php?fid=11) +---- Forum: Solved Problems (https://lf-empire.de/forum/forumdisplay.php?fid=14) +---- Thread: [solved] "stupid computer" (/showthread.php?tid=6022) Pages:
1
2
|
|
[solved] "stupid computer" - empirefantasy - 01-15-2011 I have add new special movies to diffrent characters.But when i play game computer do not use them or do them accidentally (sure that i can that movies but opponents are not strong). RE: "stupid computer" - Divisor - 01-15-2011 The AI does not use moves which are not in their original movelist. Meaning, if you add a D^J DvJ move to Davis, he won't use it because the normal Davis would never use that key combination since he hasn't got any moves for this in input. It is possible to change it with HEX, check the section and Silva's tutorials. EDIT: Damn. Ok, disregard that, I meant DvJ move :P RE: "stupid computer" - empirefantasy - 01-15-2011 And whre can i find HEX ? RE: "stupid computer" - Trickityhouses - 01-15-2011 dude inever knew that... no wonder rocky and clide are so dumb RE: "stupid computer" - Wiro - 01-15-2011 a simple way is to use an id of a char which has a similar move list a simple way is to use an id of a char which has a similar move list RE: "stupid computer" - HappyHouR - 01-15-2011 (01-15-2011, 02:26 PM)empirefantasy Wrote: I have add new special movies to diffrent characters.But when i play game computer do not use them or do them accidentally (sure that i can that movies but opponents are not strong). Just give your character an id of one of the originals characters.Example: Look at botto raw . Code: id: 0 type: 0 file: data\template.dat RE: "stupid computer" - empirefantasy - 01-15-2011 Ok,but is not that:I have modify davis (id: 11) and he do not do new movies while computer is usin him. RE: "stupid computer" - Divisor - 01-15-2011 Post here the movelist and which inputs the moves use. RE: "stupid computer" - RUDOLF27 - 01-15-2011 Maybe you can use that (@HappyHouR's post) for the meantime... :rolleyes: Problems to be encountered: 1. Rudolf copy move when turned back to Rudolf then if you wanted to go back to the copied char, it would turn out to be Woody (the above id who used it first). :facepalm: 2. As stated above, you should only choose 1 character for stage mode... :s Hex editing would be easy following Silva's tutorials... ;) 1. Copied AI 2. Range moves (Though I don't know the difference between 1.9c and 2.0. I'm still using 1.9c because I made a lot of Hex editing with my mod already...) Pls. move this thread to HEX Forum... ;) EDIT: (01-15-2011, 05:24 PM)empirefantasy Wrote: Ok,but is not that:I have modify davis (id: 11) and he do not do new movies while computer is usin him.You can only copy the AI of 1 character to another. Basically most chars has 4 special moves, so more than that would be unusable for the AI... :p EDIT 2: A DC way would be making the inputs like this: D+V+A+A (an additional fast "A", before he tries to make the DVA move...) I tried this before but I'm not very sure if the AI will do this very often... :thinking: EDIT 3:
You can add hit_a: 283 to frame 270 only or also 271... Try it first... ;) RE: "stupid computer" - empirefantasy - 01-15-2011 And where can i find "Silva's tutorials"? Is LF2 Pachtcher the right program ? I have downloadet it but i do not know why it is not working? |