Thane of Blue Flames
Fire is catching.
Lucas' juggle combos are pretty pro. For a character whose aerials come out slow, it's tough to deal with. He does need to be coded to use his tether recovery more, though.
Welcome to Smashboards, the world's largest Super Smash Brothers community! Over 250,000 Smash Bros. fans from around the world have come to discuss these great games in over 19 million posts!
You are currently viewing our boards as a visitor. Click here to sign up right now and start on your path in the Smash community!
Really now? Well, it happens quite a bit. Everyone who has a charging neutral B do it occasionally. Samus, Mewtwo, Marth, Roy, Lucario, you name it. Sometimes they're lucky and still land onstage. When they jump offstage though...@Shadowtheoriginalone
i'd like to see video of that, they shouldn't even charge while they are in air. Unless you're talking about samus don't know if she does or not...
Thanks KChttp://www.mediafire.com/download/v0hk5frrrljapf3/RSBE01.gct
Okay this how it works.
First you have to go to projectm\pf\info2 folder in your SD Card and 'delete/move' the info_training.pac file.
When you start the game up go to the training room.
Press start to pull up the training option bar, set 'Help' to 'ON' and the Help Bar should pop up.
Then set 'CPU' to 'Attack'
Once you press start 'Enemy' on the 'Help Bar' that would be set to Attack should now be numbers.
Those number are AI Routines.
If you're able to get video of the problem with this on i'll have a easy time locating the problem.
Yes, i'm using 3.02Guess i'll have to figure out another way to fix it, i can only think of 2 at the moment. Are you sure that you are using 3.2?
what folder do i put this in...and is this just for sheik...That project was mostly dropped, as people lost interest fast.
So i went back to doing what I've always been doing.
So for those who have been waiting on it here's a present.
http://www.mediafire.com/download/uhg95wdj9ctbwdb/FitSheikMotionEtc.pac
List of things that are different
-Removed a Bunch of Random Actions like Jumping, Rolling, and Shielding
-Fix Recovery (WIP)
-New Ledge Game (WIP)
-New Ledge Guard Game (WIP)
-Beta Combo system
-Attacking While Recovering
Enjoy.
=~|<•>|~=
In C:\Users\ARDJAN\Desktop\Hacks\AI\captain\FitCaptainMotionEtc.pac
In 1070.as
Function 0x1047 was not found. It is recommended to define all function names in Functions.h
Function 0x1048 was not found. It is recommended to define all function names in Functions.h
In 2050.as
Function 0x1042 was not found. It is recommended to define all function names in Functions.h
Function 0x1042 was not found. It is recommended to define all function names in Functions.h
Function 0x103E was not found. It is recommended to define all function names in Functions.h
Function 0x1038 was not found. It is recommended to define all function names in Functions.h
Function 0x1038 was not found. It is recommended to define all function names in Functions.h
Function 0x1037 was not found. It is recommended to define all function names in Functions.h
Function 0x1044 was not found. It is recommended to define all function names in Functions.h
Function 0x103A was not found. It is recommended to define all function names in Functions.h
Function 0x1043 was not found. It is recommended to define all function names in Functions.h
Function 0x1041 was not found. It is recommended to define all function names in Functions.h
Function 0x103A was not found. It is recommended to define all function names in Functions.h
Function 0x104B was not found. It is recommended to define all function names in Functions.h
Function 0x104B was not found. It is recommended to define all function names in Functions.h
Function 0x1036 was not found. It is recommended to define all function names in Functions.h
Function 0x1035 was not found. It is recommended to define all function names in Functions.h
Function 0x1035 was not found. It is recommended to define all function names in Functions.h
Function 0x1036 was not found. It is recommended to define all function names in Functions.h
Function 0x1035 was not found. It is recommended to define all function names in Functions.h
Function 0x1036 was not found. It is recommended to define all function names in Functions.h
Function 0x1035 was not found. It is recommended to define all function names in Functions.h
In 2060.as
Function 0x1047 was not found. It is recommended to define all function names in Functions.h
Function 0x1047 was not found. It is recommended to define all function names in Functions.h
In 2070.as
Function 0x102F was not found. It is recommended to define all function names in Functions.h
Function 0x102F was not found. It is recommended to define all function names in Functions.h
Function 0x1043 was not found. It is recommended to define all function names in Functions.h
In 50.as
Function 0x1047 was not found. It is recommended to define all function names in Functions.h
Function 0x1048 was not found. It is recommended to define all function names in Functions.h
In 6040.as
Function 0x102F was not found. It is recommended to define all function names in Functions.h
Function 0x102F was not found. It is recommended to define all function names in Functions.h
Function 0x102F was not found. It is recommended to define all function names in Functions.h
Function 0x102F was not found. It is recommended to define all function names in Functions.h
Couldn't find routine 0x4020 in Routines.h. This entry won't be compiled.
Couldn't find routine 0x4010 in Routines.h. This entry won't be compiled.
Thank you, now it opens it properly.You seem to be using an Outdated Version.
Here's a copy of mine.
#include <Definition_AIMain.h>
//TrueID=0x10B0
id 0x10B0
//Set Unknown
unk 0x0
label
var0=XCoord
var1=OXCoord
var2=var0-var1
if var2 < 20
Button X
else
Return
endif
Finish
endif
Finish
Return<---Your End
<-Make a blank space here
What about the 'System.OutOfMemoryException' error?To make sure:
The functions listed in the error window are custom functions which are only available in PM.
So you wouldn't be able make your AI work in normal Brawl.
Failed to build these projects:
Unexpected error occurred while compiling
Exception of type 'System.OutOfMemoryException' was thrown.
I'm trying to do code something, when it will be finished I'll let you know :DI didn't know you write float values like that in Italy.
I didn't prepare an option to ignore locale.
The most easy way is to change your system locale to US.
If you continued to use AIS from now on, I would implement the option.