hi thanks for replying do i add this to the trigger i want to hide the icon
trig = GetEnt("mahtrigger", "targetname"); or use GetEntArray (if you have multiples of that same trigger name, "mahtrigger") and go through a loop for each element.
"Deleted code is debugged code." - Jeff Sickel "Mathematicians stand on each others' shoulders and computer scientists stand on each others' toes." - Richard Hamming