Quick question about tracers.

Ask questions, discuss ideas, get answers
Post Reply
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Quick question about tracers.

Post by Swaffy »

I'm curious about what the coordinates of this line does:
  • ObjectTemplate.setTracerTemplate Tracer CRD_UNIFORM/1/3/0
What does the "1" and the "3" do?

I'm used to using these settings:
  • ObjectTemplate.setTracerTemplate Tracer CRD_NONE/3/0/0
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
User avatar
Senshi
Posts: 697
Joined: Sun Oct 18, 2009 1:14 pm
Location: Germany
Contact:

Re: Quick question about tracers.

Post by Senshi »

http://bfmods.com/mdt/scripting/CRD.html

Cant' be better explained than that, I think. It's funny how many modders still use CRD_NONE, even if the MDT always has stated that CRD_NONE is pretty much useless, as you can just write the number itself as well: "This sort of CRD can be directly replaced by the number itself, e.g. on the ships the landing craft TimeToLive property is set to 30, even though this property's argument is normally a CRD."
User avatar
Swaffy
Posts: 1715
Joined: Sun Aug 29, 2010 9:25 pm
Location: Cibolo, Texas

Re: Quick question about tracers.

Post by Swaffy »

I read that before, I just thought the tracers acted differently with this code. Reason I asked was because I tried it with my BF-109 cannon, it got me confused.
(Forum Thread|Download) Swaffy'sMod v0.34 | Download link to come Soon™
Post Reply