Category talk:Lua:Articles:Scripted Weapons

From GMod Wiki

Jump to: navigation, search


Contents

= Sry...

I wasnt sure how to paste my own article... but this is very helpful

How it works

Add some sound to your weapons. example:

 local ShootSound = Sound ("Weapon_IRifle.Single");
 self.Weapon:EmitSound (ShootSound); 

Bullets

Weapons

-

-

-

-

-

-

-

-

-

-

-

-

Explosions


By Astarum: a question

How do I add my own article?

Just search for the name of your article to create it. For it to be linked here you need to have [[Category:Lua:Articles:Scripted Weapons]] in the page. It won't be visible.
I also suggest you use the Article template. --Crazy Quebecer 22:05, 18 June 2010 (UTC)
Personal tools
Namespaces
Variants
Actions
Navigation
Lua Scripting
Functions
Hooks
Toolbox