Supremacy MMA Mods?

•Σиïgмλ• Sep 17, 2011

  1. •Σиïgмλ•

    •Σиïgмλ• The Walrus Of Love XPG Developer Lifetime Gold
    0/47

    Joined:
    Jul 29, 2009
    Messages:
    5,016
    Likes Received:
    1,536
    Trophy Points:
    235
    Gender:
    Male
    Console:
    Xbox
    just dl the game (Flubber knows why as i cant play it lol)

    anyway on having a quick look at a few files i reckon its moddable
    this pics from Supremacy MMA\Lua\Challenges.lua
    [​IMG]

    now that to me looks pretty moddable lol

    also the PhyreFighter looks stat moddable
    i`ll show you an example of the code

    STRATEGY_BOXER = {
    name = "Boxer",
    Punch = 50,
    Kick = 10,
    Grapple = 0,
    }

    STRATEGY_KICKBOXER = {
    name = "Kickboxer",
    Punch = 50,
    Kick = 50,
    Grapple = 0,
    }

    STRATEGY_WRESTLER = {
    name = "Wrestler",
    Punch = 50,
    Kick = 20,
    Grapple = 50,
    }

    STRATEGY_MMA = {
    name = "MMA",
    Punch = 50,
    Kick = 30,
    Grapple = 50,

    obviously change them to be uber fighting machines :D

    lets try

    STRATEGY_BOXER = {
    name = "Boxer",
    Punch = 90,
    Kick = 90,
    Grapple = 90,
    }

    if that works u have a killer fighter lol



    further down the file we have


    SetEndingXP(250.0, 500.0, 1000.0, 1500.0)
    SetHealthXP(1000.0)
    SetTimeXP(1000.0, 2.4)

    ohh lookie Xp settings lol

    cmon Team Xpg Mod this as it looks to me its fully moddable lol
     
  2. AD

    ADDZ Guest

    I have this game downloaded and burned, it's not very good at all lol, I'll have a go of modding it after a shower if I have enough time.
     
  3. setsae

    setsae " the one & only "
    0/47

    Joined:
    Jul 10, 2010
    Messages:
    2,011
    Likes Received:
    212
    Trophy Points:
    0
    Gender:
    Male
    Location:
    USA - TN
    Console:
    Playstation 4
    downloading now , i will test and fiddle with this with you all today.
     
  4. setsae

    setsae " the one & only "
    0/47

    Joined:
    Jul 10, 2010
    Messages:
    2,011
    Likes Received:
    212
    Trophy Points:
    0
    Gender:
    Male
    Location:
    USA - TN
    Console:
    Playstation 4
    game loads and runs , until the matchs are about to start.

    tried only xp once , and life once.

    fsd crash same place.
     

Share This Page

Close