Thread: Editing Bullets
View Single Post
Old
  (#19)
Scorpion -]M15F1T[- is Offline
Sergeant 1st Class
 
Posts: 1,664
Join Date: May 2004
Location: Joined: 06 May 2003
   
Default 11-24-2004, 01:43 PM

//========================================//
// CROSSHAIR, ZOOM, TRACERS //
//========================================//

sp tracerfrequency 1
dm tracerfrequency 0<<<<<<Turn tracers on
sprealism tracerfrequency 1
dmrealism tracerfrequency 0

crosshair 1


__________________________________________________ ____________________
client
{
cache tracer.spr<<<<<<<<<< here would add the line (cache tracer2.spr)
cache muzsprite.spr
cache models/ammo/rifleshell.tik
cache models/fx/muzflash.tik
cache corona_util.spr
cache vsssource.spr
}
}
then go make a new sprite


Scorp
  
Reply With Quote