fuzzysquirrel 10 Posted May 29, 2011 How do you create a light on a weapon? (Mainly the Selection and Config names needed) Share this post Link to post Share on other sites
slatts 1978 Posted June 1, 2011 in the memory lod ad these two points flash flash dir then in the Cfgweapon of your config add class FlashLight { ambient[] = {0.1, 0.1, 0.1, 1}; angle = 30; brightness = 0.1; color[] = {0.9, 0.9, 0.7, 0.9}; direction = "flash"; position = "flash dir"; scale[] = {1, 1, 0.5}; Share this post Link to post Share on other sites