View Single Post
Old
  (#11)
Scorpion -]M15F1T[- is Offline
Sergeant 1st Class
 
Posts: 1,664
Join Date: May 2004
Location: Joined: 06 May 2003
   
Default 02-10-2005, 05:45 PM

For example:

local.killbrush = spawn trigger_hurt
local.killbrush damage 10000
local.killbrush.origin = ( 0 0 0 )
local.killbrush setsize ( 0 0 0 ) ( 0 0 0 )

So if you placed one of these under say the ladder on Dest village as soon as a sharker goes under off the ladder boom he is a dead puppy.

also you can add : local.killbrush message "Oh no you got caught sharking!"
and local.player stufftext “say I'm trying to shark please kick/ban me!!”

Scorp
  
Reply With Quote