Wishbone's Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.


Tick tock goes the clock on winter's night.
 
HomePortalLatest imagesSearchRegisterLog in

 

 This is for a friend...

Go down 
AuthorMessage
Wishbone
Equitis Curator
Equitis Curator
Wishbone


Posts : 184
Location : Heaven and Hell
Reputation : 0
Join date : 2011-02-12
~ : I can still remember~

This is for a friend... Empty
20110308
PostThis is for a friend...

Code:

function SWEP:Think()
   if !self.Owner:Alive() then return end

   self:EmitAshes()      
   self:NextThink(CurTime() + 6)
end

function SWEP:EmitAshes()
   local edata = EffectData()
   edata:SetOrigin(self.Owner:GetPos())
   edata:SetEntity(self.Owner)

   util.Effect("shana_ashes", edata, true, true)
end

Well i'll be careful while using this code GMT might have copyright on all their weapons.
Back to top Go down
https://wishbone.forumotion.net
Share this post on: reddit

This is for a friend... :: Comments

No Comment.
 

This is for a friend...

Back to top 

Page 1 of 1

Permissions in this forum:You cannot reply to topics in this forum
Wishbone's Forum :: User Boards :: User Boards :: Wish's Blog of Stuff-
Jump to: