BFG Tracers
BFG Tracers
Ok Lets say I am making a weapon that works similarly to the BFG but I want less Tracers to be launched when it hits a target. Is there anyway to do this?
http://brutaldoomwads.weebly.com/
Also Now Every Wednesday is Brutal doom Co-op! Just Look For powerman in the name!
Also Now Every Wednesday is Brutal doom Co-op! Just Look For powerman in the name!
-
Watermelon
- Zandrone
- Posts: 1244
- Joined: Thu Jun 28, 2012 9:07 pm
- Location: Rwanda
RE: BFG Tracers
You can change it with this decorate code:
I'm unsure if this is fully supported though.
For more, read here:
http://zdoom.org/wiki/A_BFGSpray
Code: Select all
A_BFGSpray [(string flashtype [, int numrays [, int damage]])]For more, read here:
http://zdoom.org/wiki/A_BFGSpray
Last edited by Watermelon on Tue Apr 16, 2013 9:29 pm, edited 1 time in total.
RE: BFG Tracers
It is supported.
Edit : Make sure you read the page to know how its damage is randomized though
Edit : Make sure you read the page to know how its damage is randomized though
Last edited by Cruduxy on Tue Apr 16, 2013 10:02 pm, edited 1 time in total.
[][][][][][][][][][][][][][][]
Nothing to see here
[][][][][][][][][][][][][][][]
Nothing to see here
[][][][][][][][][][][][][][][]
RE: BFG Tracers
Ok Thank you, but I realized two things I think. One that must be used with the BFG ball, and two, I decided with a beefier rocket Launcher for my final weapon. The reason is, I would have to remake the BFG tracers to work with something different.
http://brutaldoomwads.weebly.com/
Also Now Every Wednesday is Brutal doom Co-op! Just Look For powerman in the name!
Also Now Every Wednesday is Brutal doom Co-op! Just Look For powerman in the name!
RE: BFG Tracers
They'll work with any projectile.
Reinforcements: midgame Survival joining/respawning
Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

Doom64: Unabsolved: Doom64 + Diablo II
ZandroSkins: a pack made by our community
AeniPuffs: 3D blood and bullet puff effects, free to use for your own mods
Squad Radio: a WASD-based radio chat menu, add your own custom sounds!
Mercenaries (on hold)

RE: BFG Tracers
Quick side note: A_BFGSpray has the tracers originate from the player, not the projectile.
Code: Select all
[15:53:14] balrog: one day, the original mm8bdm devteam from mfggu and i will meet in valhalla and we will be friendsCode: Select all
<ijon>well fuk
<ijon>guess I gotta suck dicks nowCode: Select all
(18:13:17)<Mayrine>i dont have to learnt anything about ACSRE: BFG Tracers
Wait It will work with any projectile? and Right....I knew that 
http://brutaldoomwads.weebly.com/
Also Now Every Wednesday is Brutal doom Co-op! Just Look For powerman in the name!
Also Now Every Wednesday is Brutal doom Co-op! Just Look For powerman in the name!