Garry's Mod

Garry's Mod

Special Launchers
6 Comments
Luna  [author] 21 Feb, 2016 @ 6:37am 
**DISCONTINUED**
My computer died and all files of this map was lost, I've decided If I'm going to work on the map I'm going to start again for the beginning, as this map was pretty much me learn how to map. The map Still belongs to me and the same rules apply. However if you DO want to edit, Contact me and I may make an exception.
Luna  [author] 24 Apr, 2014 @ 4:22pm 
Blackjack4800 it was kind of that but mostly my code that i learned from the website. as i said this was my first ever SWEP so do expect to see familiar code because i had to learn it somewhere.
Blackjack4800 24 Apr, 2014 @ 4:11pm 
Good job, but it looks like you took Garry's LUA example and only changed the chair into melons... I may be wrong though.
Leutner 22 Apr, 2014 @ 1:12pm 
Another one? Come on man...
SonsComputer 22 Apr, 2014 @ 7:38am 
Hey lordiAnders could you help me with this swep that im making
LordiAnders 22 Apr, 2014 @ 7:30am 
This is pretty simple... And i think theres already something like this on the workshop somewhere... But anyway... Two suggestions

In the SWEP:PrimaryAttack() code please add:

self:SendWeaponAnim(ACT_VM_PRIMARYATTACK) --This will make the viewmodel play an animation

And change this:
SWEP.ViewModel = "models/weapons/c_rpg.mdl"
SWEP.UseHands = true