Jump to content

Home

SurfOff Help.


ReIIiK

Recommended Posts

Hey guys,

 

I need some help getting Obiwan Ep1 model to work right in sp. So far I got him ingame with one slight problem, his robe is on, so I added a surfoff in the NPC config and it works, but only for the cutvids. So then I added the same surfoff to the "Munro" section, I'm guessing thats the player kyle config. but it didn't work Obi still has the robe on when hes controlled by me.

 

Robe off in cut-vids

but on when player controlled.

How do I get it off, not in cut vids.

 

 

Thanks in advance.

Link to comment
Share on other sites

SP doesn't like Surf files. I don't know why, but it doesn't. :p

 

So instead: In your .skin file, where it states the robe, instead of the usual ,models/players/ line, replace it with ,nodraw. That should work the same as a surf file.

 

Hope this works. ;)

Link to comment
Share on other sites

Originally posted by Hèkx Nòxú

SP doesn't like Surf files. I don't know why, but it doesn't. :p

 

So instead: In your .skin file, where it states the robe, instead of the usual ,models/players/ line, replace it with ,nodraw. That should work the same as a surf file.

 

Hope this works. ;)

 

surf files works only in MP and only if dismemberments are off...

 

Soo... I recommend that you forget those surf files and use

always that nodraw... also in MP

Link to comment
Share on other sites

I didn't use a Surf file, I put a surf line in the NPC config, I know it works for Jan in singleplayer, because I have her striped down to look like the JediF.

 

and my surf line worked for the Obiwan in the cut vids, but the player Obi/Kyle when you are controlling him has robe on.

 

 

//Characters

munro

{

fullName "Katarn, Kyle"

playerModel kyle

surfOff "robe torso_robe"

saberColor blue

reactions 4

aim 5

move 3

aggression 5

evasion 5

intelligence 5

playerTeam player

// race human

class kyle

snd munro

}

 

Kyle

{

fullName "Katarn, Kyle"

playerModel kyle

surfOff "robe torso_robe"

saberColor blue

reactions 4

aim 5

move 3

aggression 5

evasion 5

intelligence 5

playerTeam player

// race human

class kyle

snd kyle

sndcombat kyle

sndjedi kyle

dismemberProbHead 1

dismemberProbArms 1

dismemberProbHands 20

dismemberProbLegs 1

dismemberProbWaist 1

}

Link to comment
Share on other sites

Originally posted by ReIIiK

I didn't use a Surf file, I put a surf line in the NPC config, I know it works for Jan in singleplayer, because I have her striped down to look like the JediF.

 

and my surf line worked for the Obiwan in the cut vids, but the player Obi/Kyle when you are controlling him has robe on.

 

Yes you can set it in that NPC config file but when NPC = Non

Player Character (or something) i don't see any reason why

you would want to do that... ???

 

And those SURF files works only in MP and even there they

doesn't work if dismemberments are turned ON (which in my

opinion should always be ON)

 

But if you use nodraw "command" it works Always no

matter if it is NPC character, or player, or if it is SP or MP game

or if dismemberments are on or off or... It works always

 

And at least in my opinion that simple nodraw "command" is

easiest way to turn surfaces on/off

 

------------------------------------------------------------------------------

 

And how do you use this nodraw command ??

 

Open the skin file what your model is using (if you are

using default ep1 obiwan model then it should be):

 

>>> models\players\ep1_obi\model_default.skin

 

---And when you open it you see:---

 

head,models/players/ep1_obi/head.jpg

head_ears,models/players/ep1_obi/head.jpg

head_face,models/players/ep1_obi/head_face.jpg

head_ponytail,models/players/ep1_obi/head.jpg

........

....

..

 

----And you see this line somewhere in there:---

 

robe,models/players/ep1_obi/robe.jpg

 

---And when you change it to this:---

 

robe,nodraw

 

---Then there shouldn't be robe anymore---

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...