Jump to content

Home

Problems with SP Converts


Bobo

Recommended Posts

im having severe problems converting models to sp so i can play them, for instance Kit Fisto or Anakin Skywalker Jedi Knight.

 

if someone can direct me to a working 100% tutorial or help me in this thread, i'd appriciate it.

 

-bobo

Link to comment
Share on other sites

First, are you familiar with pk3 files? After downloading that Anakin, you need to open up the pk3. I use WinZip. Create a new folder called ext_data. Inside that folder, create another folder called npcs. In that folder, create a text file called anakin.txt. In this file, you will write the npc info. Here is an example of what I would do. YOu can cut and past this if you wish:

 

anakin_ep3

{

playerModel Kryn_ani

saber reborn

sabercolor blue

weapon WP_SABER

saberStyle 1

FP_HEAL 0

FP_LEVITATION 1

FP_SPEED 1

FP_PUSH 3

FP_PULL 0

FP_TELEPATHY 0

FP_GRIP 3

FP_LIGHTNING 3

FP_RAGE 3

FP_PROTECT 0

FP_ABSORB 0

FP_DRAIN 3

FP_SEE 3

FP_SABERTHROW 3

FP_SABER_DEFENSE 1

FP_SABER_OFFENSE 1

forcePowerMax 50

forceRegenRate 200

reactions 1

aim 1

move 1

aggression 1

evasion 1

intelligence 1

hfov 120

vfov 120

scale 103

playerTeam TEAM_ENEMY

enemyTeam TEAM_PLAYER

// race human

class CLASS_REBORN

snd Kryn_ani

sndcombat Kryn_ani

sndjedi Kryn_ani

yawSpeed 60

walkSpeed 45

runSpeed 180

health 500

dismemberProbHead 0

dismemberProbArms 20

dismemberProbLegs 0

dismemberProbHands 30

dismemberProbWaist 0

}

 

Rename the .txt extension to .npc . Then using WinZip, zip the entire contents of the Kryn_ani download and the folder you created into a file called ep3anakin.pk3 .

 

Drop this file into your base folder. To spawn the character, pop the console and type anakin_ep3.

 

 

You can tweak the lines in the npc file to however you wish. I mostly cut and pasted that from a reborn and built it up from there.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...