isn't there a "Wire_DrawBeam" function for that beam.drawing stuff, which actually draws a lagless beam?
example (cl_init.lua from the grabber entity):
Code:include('shared.lua') function ENT:Draw() self.BaseClass.Draw(self) Wire_DrawTracerBeam( self, 1 ) end


LinkBack URL
About LinkBacks





Reply With Quote



Bookmarks