thx
shotgun laser [Solved]
Moderator: Moderators
-
DrDrSheldonLeeCooper
- Chief Warrant Officer

- Posts: 353
- Joined: Sat Apr 26, 2014 1:50 pm
- Projects :: Times before Empire
- xbox live or psn: No gamertag set
- Location: Coruscant City [Germany]
shotgun laser [Solved]
how does I can make that the shotgun laser looks like this? :
and how does I can make that the shotgun is fully automatically?
thx
Hidden/Spoiler:
thx
Last edited by DrDrSheldonLeeCooper on Tue Jun 17, 2014 6:28 am, edited 1 time in total.
-
thelegend
- Sith

- Posts: 1433
- Joined: Thu Jan 23, 2014 6:01 am
- Projects :: Star Wars - Battlefront III Legacy
- xbox live or psn: El_Fabricio#
- Location: Right behind you :)
Re: shotgun laser
You`ll need to change the color of the shots. The lenght and widht too. Look for the com_weap_inf_shotgun_tracer.odf in sides/ common/ odf. You should be able to change the color and the textur name.
For automaticly change the "shots per clip" values. But I don't know where they can be. Look for them in you shotgun.odf files.
For automaticly change the "shots per clip" values. But I don't know where they can be. Look for them in you shotgun.odf files.
-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: shotgun laser
please upload com_weap_inf_shotgun.odf, there is the solution
, like "salvopershot" etc
-
DrDrSheldonLeeCooper
- Chief Warrant Officer

- Posts: 353
- Joined: Sat Apr 26, 2014 1:50 pm
- Projects :: Times before Empire
- xbox live or psn: No gamertag set
- Location: Coruscant City [Germany]
Re: shotgun laser
Thxthelegend wrote:You`ll need to change the color of the shots. The lenght and widht too. Look for the com_weap_inf_shotgun_tracer.odf in sides/ common/ odf. You should be able to change the color and the textur name.
For automaticly change the "shots per clip" values. But I don't know where they can be. Look for them in you shotgun.odf files.
@Deviss, I can't find a line that helps me to make it automatic :/
-
JimmyAngler
- High General

- Posts: 837
- Joined: Mon Nov 04, 2013 10:37 am
- Projects :: Battlefront Halation
- xbox live or psn: none
- Location: Area 51
Re: shotgun laser
Code: Select all
TriggerSingle = "0"-
Deviss
- Master of the Force

- Posts: 3772
- Joined: Tue Aug 12, 2008 7:59 pm
- Projects :: Clone Wars Extended
Re: shotgun laser
com_weap_inf_shotgun.odfDrDrSheldonLeeCooper wrote:Thxthelegend wrote:You`ll need to change the color of the shots. The lenght and widht too. Look for the com_weap_inf_shotgun_tracer.odf in sides/ common/ odf. You should be able to change the color and the textur name.
For automaticly change the "shots per clip" values. But I don't know where they can be. Look for them in you shotgun.odf files.
@Deviss, I can't find a line that helps me to make it automatic :/
Hidden/Spoiler:
-
JimmyAngler
- High General

- Posts: 837
- Joined: Mon Nov 04, 2013 10:37 am
- Projects :: Battlefront Halation
- xbox live or psn: none
- Location: Area 51
Re: shotgun laser
shots per salvo is not automatic. it tells the odf how many bullets to fire at once.
SalvoDelay = "0.0" is the delay between each bullet exiting the barrel
SalvoDelay = "0.0" is the delay between each bullet exiting the barrel
-
Marth8880
- Resistance Leader
- Posts: 5042
- Joined: Tue Feb 09, 2010 8:43 pm
- Projects :: DI2 + Psychosis
- xbox live or psn: Marth8880
- Location: Edinburgh, UK
- Contact:
Re: shotgun laser
JimAng is correct. The documentation even agrees:

[color=#FFFFFF]Weapon_Notes.txt[/color] wrote:Yet another new weapon property for your amusement:
TriggerSingle - select automatic fire (0) or single fire (1)
- KeepAmazinn
- First Lance Corporal

- Posts: 133
- Joined: Tue Aug 06, 2013 2:56 pm
- Projects :: No Mod project currently.
- xbox live or psn: Keep Amazinn
Re: shotgun laser
What map is that?!DrDrSheldonLeeCooper wrote:how does I can make that the shotgun laser looks like this? :
and how does I can make that the shotgun is fully automatically?Hidden/Spoiler:
thx
-
DrDrSheldonLeeCooper
- Chief Warrant Officer

- Posts: 353
- Joined: Sat Apr 26, 2014 1:50 pm
- Projects :: Times before Empire
- xbox live or psn: No gamertag set
- Location: Coruscant City [Germany]
Re: shotgun laser
KeepAmazinn wrote:What map is that?!DrDrSheldonLeeCooper wrote:how does I can make that the shotgun laser looks like this? :
and how does I can make that the shotgun is fully automatically?Hidden/Spoiler:
thx
Geonosis from UBTCW Mod
@all thx for your help

