Ranger request
- lwhyl Infiltrator
- HURHP DURHP!!!!
- Posts: 48
- Joined: Mon Jul 05, 2010 5:35 am
- Location: ...what did you say something?
Ranger request
K. I have a request. I would like the following PLZ! ALSO!!! Specific sound request!!! Normal voice, but with the movement, make it so u can hear all the gear moving about, like the combine's. You know. I am also aware of that there already is one, but im not satisfied by it. So, a model like this plz, and REMEMBER THE SOUND
http://www.obsidianconflict.net/forums/ ... php?t=3616
http://www.obsidianconflict.net/forums/ ... php?t=3616
Why...
-
- npc_helicopter
- Posts: 932
- Joined: Mon Mar 15, 2010 2:21 pm
- Location: Peruibe , SP , Brazil
- Contact:
You basically want it to use combine sounds when using the model? Some player models already do this, it's a simple edit.
Create a file "MODEL-NAME-HERE.txt"
And put this in it:
Create a file "MODEL-NAME-HERE.txt"
And put this in it:
Code: Select all
ModelSettings
{
//Use this option to choose a base script to use instead.
"usefile" "none"
//base model rig to use. Use either Male_01 or Female_01 for best results.
"basemodel" "Male_01"
//Voice Sound 0=none, 1=male, 2=female, 3=combine
"voice" "1"
//Footstep Sound 1=shoe, 2=combine boots
"footsteps" "2"
//Gibs, 1 = generic human, 2 = generic alien, 3 = human rebel ragdoll gibs, 4 = Ragdoll only
"Gibs" "4"
}
-
- npc_helicopter
- Posts: 932
- Joined: Mon Mar 15, 2010 2:21 pm
- Location: Peruibe , SP , Brazil
- Contact:
Never know that,but that does the job.Gary wrote:You basically want it to use combine sounds when using the model? Some player models already do this, it's a simple edit.
Create a file "MODEL-NAME-HERE.txt"
And put this in it:Code: Select all
ModelSettings { //Use this option to choose a base script to use instead. "usefile" "none" //base model rig to use. Use either Male_01 or Female_01 for best results. "basemodel" "Male_01" //Voice Sound 0=none, 1=male, 2=female, 3=combine "voice" "1" //Footstep Sound 1=shoe, 2=combine boots "footsteps" "2" //Gibs, 1 = generic human, 2 = generic alien, 3 = human rebel ragdoll gibs, 4 = Ragdoll only "Gibs" "4" }
BTW,I'm asking this for mim: Gary,this .txt must be in what folder in the OC folder?The Scripts one?
- lwhyl Infiltrator
- HURHP DURHP!!!!
- Posts: 48
- Joined: Mon Jul 05, 2010 5:35 am
- Location: ...what did you say something?
Comment removed
Last edited by lwhyl Infiltrator on Wed Jul 07, 2010 4:41 am, edited 1 time in total.
Why...
- lwhyl Infiltrator
- HURHP DURHP!!!!
- Posts: 48
- Joined: Mon Jul 05, 2010 5:35 am
- Location: ...what did you say something?
Gary wrote:You basically want it to use combine sounds when using the model? Some player models already do this, it's a simple edit.
Create a file "MODEL-NAME-HERE.txt"
And put this in it:Code: Select all
ModelSettings { //Use this option to choose a base script to use instead. "usefile" "none" //base model rig to use. Use either Male_01 or Female_01 for best results. "basemodel" "Male_01" //Voice Sound 0=none, 1=male, 2=female, 3=combine "voice" "1" //Footstep Sound 1=shoe, 2=combine boots "footsteps" "2" //Gibs, 1 = generic human, 2 = generic alien, 3 = human rebel ragdoll gibs, 4 = Ragdoll only "Gibs" "4" }
Actually, not really. I just love that camo...and the orange visor. Its just sick.
Why...
- lwhyl Infiltrator
- HURHP DURHP!!!!
- Posts: 48
- Joined: Mon Jul 05, 2010 5:35 am
- Location: ...what did you say something?
- lwhyl Infiltrator
- HURHP DURHP!!!!
- Posts: 48
- Joined: Mon Jul 05, 2010 5:35 am
- Location: ...what did you say something?
- lwhyl Infiltrator
- HURHP DURHP!!!!
- Posts: 48
- Joined: Mon Jul 05, 2010 5:35 am
- Location: ...what did you say something?
-
- Team Member
- Posts: 2470
- Joined: Mon May 10, 2010 11:50 am
- Location: Spain
- Contact:
- lwhyl Infiltrator
- HURHP DURHP!!!!
- Posts: 48
- Joined: Mon Jul 05, 2010 5:35 am
- Location: ...what did you say something?