Massassi Forums Logo

This is the static archive of the Massassi Forums. The forums are closed indefinitely. Thanks for all the memories!

You can also download Super Old Archived Message Boards from when Massassi first started.

"View" counts are as of the day the forums were archived, and will no longer increase.

ForumsJedi Outcast and Jedi Academy Editing Forum → New Saber Enemies
New Saber Enemies
2002-11-17, 1:40 AM #1
I loosely followed the tutorial down at Coffee Stain, and came up with the following Nazgul enemy in my npcs.cfg.

Code:
RebornNazgul
{
	playerModel	nazgul
	saberColor	blue
	reactions	1
	aim			1
	move		1
	aggression	2
	evasion		1
	intelligence	1
	hfov		120
	vfov		120
	scale		94
	playerTeam	enemy
	enemyTeam	player
//	race		human
	class		reborn
	snd			reborn1
	sndcombat	reborn1
	sndjedi		reborn1
	yawSpeed	60
	walkSpeed	45
	runSpeed	180
	health		140
      scaleX		110
	dismemberProbHead	0
	dismemberProbArms	20
	dismemberProbLegs	0
	dismemberProbHands	30
	dismemberProbWaist	0
}


I actually got him to appear ingame and to attempt to use a saber (or in this case a sword) as opposed to the default E-11. However, the sword model that I replaced the default Reborn saber with did not appear in the Nazgul's hand, but instead stayed in the centre of the enemy's torso in a vertical position. The Nazgul didn't do any damage, either.

How can I fix this?
Cordially,
Lord Tiberius Grismath
1473 for '1337' posts.
2002-11-17, 4:27 AM #2
Shizzle. I wish I remembered how. Post a ZIP or PK3 of it and I'll see what I can do.
Bassoon, n. A brazen instrument into which a fool blows out his brains.
2002-11-17, 5:18 AM #3
...

You wrote the above-mentioned tutorial...

This can't be good. :] I'll zip it up.
Cordially,
Lord Tiberius Grismath
1473 for '1337' posts.
2002-11-17, 5:20 AM #4
[http://forums.massassi.net/html/smile.gif]
Bassoon, n. A brazen instrument into which a fool blows out his brains.
2002-11-17, 8:30 AM #5
did the sword replace the reborn's saber?
Shaving is not a high priority with Jedi.
Would you want to shave with a lightsaber?

I don't like quake, never liked quake, and don't like Star Wars quake. So basically jk2mp.exe never gets used on my computer.
2002-11-18, 12:06 AM #6
Yes, it did.
Cordially,
Lord Tiberius Grismath
1473 for '1337' posts.
2002-11-19, 11:00 AM #7
I had this trouble too. It seemed the way I solved this problem was not using the npcs.cfg file but making a MyNPC.npc file.

HTH

------------------
"A wizard is never late, Frodo Baggins. Nor is he early. He arrives pricisely when he means to!" --Gandalf
Code to the left of him, code to the right of him, code in front of him compil'd and thundered. Programm'd at with shot and $SHELL. Boldly he typed and well. Into the jaws of C. Into the mouth of PERL. Debug'd the 0x258.
2002-11-19, 11:25 AM #8
Yeah, you have to do that...I fixed it for Gris.
Bassoon, n. A brazen instrument into which a fool blows out his brains.

↑ Up to the top!