Page 1 of 1
burst
Posted: Sun Sep 14, 2008 6:05 pm
by StOperpoPPer
in your wepon odf, how do u make the unit shoot in bursts insted od usual
i mean for the ai, some wear i read it but i cant find it again
Re: burst
Posted: Sun Sep 14, 2008 10:10 pm
by Clowneater
I think that's shots per click.
Unless you did that and the problem is ai just doesn't use it
Re: burst
Posted: Sun Sep 14, 2008 11:08 pm
by woner11
First off work on your spelling that took me forever to finally understand what you were saying. Second you are going to have to be more specific. Do you not want it rapid fire? Do you want it to be whenever you click it shoots, but only that?
Re: burst
Posted: Mon Sep 15, 2008 1:05 am
by StOperpoPPer
Some where i read: how to make your ai shoot in bursts
i havent been able to find it, i remember there was something you added to say rep_weap_inf_rifle.odf
and with that you could make your unit using that weapon soot in bursts of 3 if u set it to shoot in bursts of 3
Re: burst
Posted: Mon Sep 15, 2008 1:41 am
by SBF_Dann_Boeing
Burst fire is done with Salvo's.
Like this:
Code: Select all
SalvoCount = 3
SalvoDelay = 0.1
SalvoTime = 0.3
Re: burst
Posted: Mon Sep 15, 2008 4:09 pm
by obiboba3po
SBF_Dann_Boeing wrote:Burst fire is done with Salvo's.
Like this:
Code: Select all
SalvoCount = 3
SalvoDelay = 0.1
SalvoTime = 0.3

(@woner me too

)
Re: burst
Posted: Mon Sep 15, 2008 8:07 pm
by StOperpoPPer
........... uh....... that is not what im talking about, i want to figure out what odf lines make the AI SHOOT IN 3S OR 2S OR WHATEVERS like say if u were shooting a real wepon u wouldent hold the trigger for like 20 min, u would shot 3 and stop and soot 3 and stop and so on..... i am not talking about salvos
Re: burst
Posted: Mon Sep 15, 2008 8:14 pm
by NullCommando
Salvo = Round burst like Award Rifle. This is the only way to make tweapons fire in 2's, 3's, 4's and so on. When yuo add this to the weapons odf, all AI and including you will have a 3-Round burst weapon. ( Unless you make it so it shoots 2 lasers etc. ) And not to be rude, but please check your spelling, it's very difficult to understand what you are saying