|
|
« Reply #60 on: October 01, 2013, 11:33:05 AM » |
|
@E-scope12 Could you explain what you mean by "stage" more specifically? @sluigi123 I would find the position where Fox uses up B and write like this: if var0 > 0.5 var0=0.5 elif var0 < 0.3 var0=0.3 endif if var1 > 0.5 var1=0.5 elif var1 < 0.3 var1=0.3 endif AbsStick var0 var1 I'm not sure if I answered your question though. I mean The Brawl stages in brawl like Battlefield, Final Destination, Delfino Plaza, Bridge of Eldin, Halberd & Spear Pillar.
|
|
|
Logged
|
|
|
|
|
|
|
« Reply #61 on: October 02, 2013, 12:23:37 PM » |
|
AI works on every stage if it is coded properly. Is this answering your question?
|
|
|
Logged
|
|
|
|
|
|
|
« Reply #62 on: October 02, 2013, 12:40:01 PM » |
|
AI works on every stage if it is coded properly. Is this answering your question?
Sure I guess that helps.
|
|
|
Logged
|
|
|
|
|
|
|
« Reply #63 on: October 03, 2013, 05:16:01 PM » |
|
Hey Bero, another question. Do you have a general list for what each .as protocol controls? Like is 2010 recovery, 3030 grabs etc etc
|
|
|
Logged
|
|
|
|
|
|
|
« Reply #64 on: October 03, 2013, 11:33:45 PM » |
|
They are defined in Routines.h. Routines which start with "Unk" are unknown. But using Dantarion's visualizer code, you may figure out something.
|
|
|
Logged
|
|
|
|
|
|
|
« Reply #65 on: October 04, 2013, 03:45:47 PM » |
|
I'm sorry I have so many questions, but I'm just trying to get the hang of this and haven't done any AI work before. What is Dantarion's visualizer code? Or could you at least give me a link to it and I'll figure it out. Thank you
|
|
|
Logged
|
|
|
|
|
|
|
« Reply #66 on: October 04, 2013, 04:36:20 PM » |
|
I included small debug codeset in AIScriptpad zip. Visualizer code is this: Training Mode AI Super Debuggah ALPA v0.1xgt [Dantarion] * C2918964 00000010 * 901900B8 90820000 * 90A20004 90C20008 * 90E2000C 91020010 * 90620014 91420018 * 9162001C 91820020 * 3C00803F 600089FC * 7C0903A6 3C608167 * 606375AB A099007C * 3C809014 60840000 * 4E800421 38800001 * 98860005 80820000 * 80A20004 80C20008 * 80E2000C 81020010 * 80620014 81420018 * 8162001C 81820020 * 2C050000 00000000 * 4A000000 90000000 * 14140000 25303458 Go to training mode and turn on information window. One of them shows current executing routine.
|
|
|
Logged
|
|
|
|
|
|
|
« Reply #67 on: April 06, 2014, 01:44:49 AM » |
|
When I try to rebuilt the log shows this error: System.OutOfMemoryException'.
What does it mean?
Thanks.
|
|
|
Logged
|
|
|
|
|
|
|
|
« Reply #69 on: March 30, 2015, 12:29:43 PM » |
|
AI Do Not Learn, they are programmed.
Sorry for necroposting. Please fill free to PM me if anyone has any questions.
|
|
|
Logged
|
|
|
|
|
|
|
« Reply #70 on: August 17, 2015, 05:14:34 AM » |
|
Why don't people do more guides on this? Also, I'm sorry for necroposting, it's just that this is the only place where I will be able to learn.
|
|
|
Logged
|
|
|
|
|
|
|
« Reply #71 on: December 14, 2015, 10:30:51 PM » |
|
Hi Bero do you know if this awesome tool you made will work with Project M? The Project M team heavily altered the AI somehow for them to tech the way they do in the latest releases.
|
|
|
Logged
|
|
|
|
|
|
|