Home Gallery Resources The Team Rules chat Login Register
Pages:  1 [2]
Author Topic: How to Make CPUs Have a Max AI  (Read 33627 times)
0 Members and 1 Guest are viewing this topic.
banicacalau
Newbie Kitten
*
Offline Offline

Posts: 1



View Profile WWW Awards
« Reply #15 on: August 29, 2013, 06:20:30 AM »


i use this and is work. thanks
Logged


Mister M
Mega Kitten
*****
Offline Offline

Posts: 117


View Profile Awards
« Reply #16 on: August 29, 2013, 03:49:17 PM »


Nobody has yet to answer the question of how they are in "3-4 player free-for-alls" Do they still focus primarily on you?
Logged

galaga4991
Advanced Kitten
***
Offline Offline

Posts: 36


  • Awards >9000 Famous Hacker Smash 3 Team Featured

  • View Profile Awards
    « Reply #17 on: August 30, 2013, 11:44:04 AM »


    Will this improve the Project M AI too? Or is this strictly for vBrawl?
    Logged

    ??_?
    Attention. I have your Attention.
    Holy Kitten
    *
    Offline Offline

    Posts: 1618


    PM me or something

  • Awards KCMM Old Timer Super Saiyan Topic Sniper Favorite'd

  • View Profile Awards
    « Reply #18 on: September 01, 2013, 02:37:32 PM »


    There are better ways to improve AI now.
    Logged


    GentlemanPotato
    Lol Kitten
    *********
    Offline Offline

    Posts: 809


    Hey, wanna be in my gang?

  • Awards Renowned Hacker Favorite'd Heart Container Active Contributor

  • View Profile Awards
    « Reply #19 on: September 01, 2013, 03:34:09 PM »


    There are better ways to improve AI now.
    Such as?
    Logged


    Eternal Yoshi
    Heroic Kitten
    **
    Offline Offline

    Posts: 2425


    Boss? Is that you?

  • Awards KCMM Old Timer Super Saiyan Topic Active Contributor Former PMDT

  • View Profile Awards
    « Reply #20 on: September 01, 2013, 05:47:51 PM »


    Nobody has yet to answer the question of how they are in "3-4 player free-for-alls" Do they still focus primarily on you?

    Yes CPUs will still be forced to focus on Human players and ignore each other in FFA and 2 on 2 situations.

    Such as?

    Such as cracking open the AI files in the motion file and editing them. I should warn you that it's not for the weak. There's a program that does that and opens up the syntax and lets you edit them, but the links and threads were on smashboards..... which is down for the count, so I cannot give you a link.
    Logged


    GentlemanPotato
    Lol Kitten
    *********
    Offline Offline

    Posts: 809


    Hey, wanna be in my gang?

  • Awards Renowned Hacker Favorite'd Heart Container Active Contributor

  • View Profile Awards
    « Reply #21 on: September 02, 2013, 02:11:34 PM »


    That sounds a lot more complicated than just using a code. I'll stick with this.
    Logged


    ??_?
    Attention. I have your Attention.
    Holy Kitten
    *
    Offline Offline

    Posts: 1618


    PM me or something

  • Awards KCMM Old Timer Super Saiyan Topic Sniper Favorite'd

  • View Profile Awards
    « Reply #22 on: September 02, 2013, 02:23:00 PM »


    http://forums.kc-mm.com/index.php?topic=20895.msg389517#msg389517
    Logged


    Eternal Yoshi
    Heroic Kitten
    **
    Offline Offline

    Posts: 2425


    Boss? Is that you?

  • Awards KCMM Old Timer Super Saiyan Topic Active Contributor Former PMDT

  • View Profile Awards
    « Reply #23 on: September 02, 2013, 07:17:51 PM »


    The links to AIScriptPad are all dead. If I can find it in my PC archives, I can reupload it for anyone who wants it....
    Logged


    ??_?
    Attention. I have your Attention.
    Holy Kitten
    *
    Offline Offline

    Posts: 1618


    PM me or something

  • Awards KCMM Old Timer Super Saiyan Topic Sniper Favorite'd

  • View Profile Awards
    « Reply #24 on: September 02, 2013, 10:30:08 PM »


    I know for a fact that I do not have it, sorry.  I don't know if it was updated at all either.
    Logged


    Bero
    Expert Kitten
    ****
    Offline Offline

    Posts: 65

  • Awards Fiery Topic

  • View Profile Awards
    « Reply #25 on: September 16, 2013, 03:05:01 AM »


    @NaOH
    I saw your thread for the first time. I'm very glad to see that many people were interested in AI coding.
    I updated AIScriptpad recently. This is the support thread:http://forums.kc-mm.com/index.php?topic=62818.0

    By the way, I'm afraid to say but the code doesn't make CPU smart.
    CPU's behavior is defined in AIMain scripts which are shared among all the levels.
    Level value is used like this : Some moves are disabled in low levels and level 9 unlocks all the moves. Also, AIMain scripts are adjusted to work best at level 9.
    Logged

    GentlemanPotato
    Lol Kitten
    *********
    Offline Offline

    Posts: 809


    Hey, wanna be in my gang?

  • Awards Renowned Hacker Favorite'd Heart Container Active Contributor

  • View Profile Awards
    « Reply #26 on: September 16, 2013, 04:40:55 PM »


    When someone makes smarter CPUs with your program then I'll use that instead of this code.
    Logged


    Bero
    Expert Kitten
    ****
    Offline Offline

    Posts: 65

  • Awards Fiery Topic

  • View Profile Awards
    « Reply #27 on: September 16, 2013, 05:18:36 PM »


    I'm looking forward to it too:)

    By the way, CPU doesn't learn players' behavior.
    In AIMain and ASM code, such part doesn't exist. Indeed, CPU spams one action in certain situations, which is often taken advantage of by players.
    Logged

    HyperMetalSonic3.0
    Newbie Kitten
    *
    Offline Offline

    Posts: 2


    View Profile Awards
    « Reply #28 on: October 25, 2013, 05:13:14 PM »


    What hooktype do you need in order to run this code with gecko os? I use codes primarily with the OSSleepThread hooktype.
    Logged

    Amarythe
    Supreme Kitten
    ********
    Offline Offline

    Posts: 654


    Super Smash Bros. All-Stars Developer

  • Awards Favorite'd Super Saiyan Topic Heart Container Famous Hacker

  • View Profile Awards
    « Reply #29 on: October 30, 2013, 10:38:04 AM »


    I can't help but notice this code is a year old, and I hear from certain people that this code actually DOESN'T give CPUs there absolute "max" potential.

    Is there an updated code or is this my best bet for now?

    I absolutely love this code by the way, it's incredible. I still beat CPUs, but it's WAY more challenging.
    Logged


    Super Smash Brothers: All Stars is currently looking for new recruits!
    SSB:AS is a project dedicated to filling Project M with as much canon material as possible. The aim is to cram the game with movesets, textures, stages, and easter-eggs which accurately reflect each character's abilities from their respective franchises. If you are a relatively skilled hacker with an interest in helping achieve this concept, please visit the official thread by clicking on the banner, or contact me via private message. Any help would be greatly appreciated!

    We need:
    Skilled animators, Advanced PSA specialists, Coders for Special Attacks, Proficient Modelers/Importers, Adept Stage Makers, Graphic Artists for Menus/Portraits, Play-Testers and Glitch-Finders!

    *All applicants must come equipped with their own pair of nostalgia goggles

    Pages:  1 [2]
    Print
    Jump to: