Talk:Laserweapon: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Created page with 'Try wrapping your code in the code tags: <nowiki><source lang=ini> Insert code here </source> </nowiki> <nowiki> It makes it a little more readable and organized. </nowiki> --~~…')
 
No edit summary
Line 6: Line 6:
It makes it a little more readable and organized.  
It makes it a little more readable and organized.  
</nowiki> --[[User:Cheesemoo0|cheesemoo0]] 03:56, 9 November 2009 (UTC)
</nowiki> --[[User:Cheesemoo0|cheesemoo0]] 03:56, 9 November 2009 (UTC)
This is the old way, too. Since the OB you'd make a particle effect using [[render_rope]] and [[Position Along Path Sequential]]. --[[user:TomEdwards|TomEdwards]] 17:13, 10 November 2009 (UTC)

Revision as of 10:13, 10 November 2009

Try wrapping your code in the code tags: <source lang=ini> Insert code here </source> It makes it a little more readable and organized. --cheesemoo0 03:56, 9 November 2009 (UTC)

This is the old way, too. Since the OB you'd make a particle effect using render_rope and Position Along Path Sequential. --TomEdwards 17:13, 10 November 2009 (UTC)