Jump to content

elek2008

Members
  • Posts

    22
  • Joined

  • Last visited

File Comments posted by elek2008

    STAP MST

       265    1

    I've been working on turning it into a swoop replacer. Keeps spawning default stormtroopers. While this is very funny I think I can fix that.

    Random Protocol Droids

       140    6

    nice pack of droids, however you may want to create a custom caps texture for these, it's odd that you see flesh when u cut one of these in half...

    Its the same cap as the base game, its the texture from a destroyed control panel. The other npcs all share the stormtrooper caps.

    RandomAstromechs

       88    10

    This is a very awesome idea, great job! You should ask Circa if you can put this into JK enhanced.

    I might once I finish v2 and the protocol droids. It will be a decent update to this. Now to figure out how to add shine. Ideas?

    RandomAstromechs

       88    10

    As for droid models I'm not sure you could implement more, I do not know much about how the ai spawns. However I will be releasing a new update for this soon. I figured out how to make them not so coloring book textured. I will also be uploading a protocol droid version soon.

    RandomAstromechs

       88    10

    Anyone know of a way to make it so they randomly spawn certain colors? I want to make some darker ones but have them still be random, these droids mostly look like they came out of ponyland.

    Jedi Master (TOR)

       2,680    3

    There is no way to spawn him. But if you want to you need to make NPC file. Its easy. Open the assets1 file in the base folder win 7zip or winrar. Go into ext_data and copy one of the npc files. rename it to whatever you want the name. Lets call him Billy, now open that npc file with a free program called notepad++ and replace whats in it with this

     

    Billy
    {
    playerModel ven_zallow
    saber jedi
    saberColor green
    weapon WP_SABER
    saberStyle 1
    saberStyle 2
    saberStyle 3
    FP_HEAL 2
    FP_LEVITATION 3
    FP_SPEED 3
    FP_PUSH 3
    FP_PULL 2
    FP_TELEPATHY 2
    FP_GRIP 0
    FP_LIGHTNING 0
    FP_RAGE 0
    FP_PROTECT 2
    FP_ABSORB 2
    FP_DRAIN 0
    FP_SEE 2
    FP_SABERTHROW 3
    FP_SABER_DEFENSE 3
    FP_SABER_OFFENSE 3
    rank commander
    reactions 5
    aim 5
    move 5
    aggression 5
    evasion 5
    intelligence 5
    playerTeam TEAM_PLAYER
    enemyTeam TEAM_ENEMY
    class CLASS_JEDI
    yawSpeed 140
    walkSpeed 55
    runSpeed 200
    snd jedi1
    sndcombat jedi1
    sndjedi jedi1
    health 300
    dismemberProbHead 0
    dismemberProbArms 5
    dismemberProbLegs 0
    dismemberProbHands 10
    dismemberProbWaist 0
    }
     
     
    After that open the mod with 7zip or winrar and a folder called ext_data with your new npc file in it. After that start the game and "Npc spawn billy" and you get the jedi.
    Dark_Reaper likes this
×
×
  • Create New...