i made a func_button with the output of:
on pressed
!activator
set health
100
0 seconds
works fine and all....but i want it so that people that already have a health of 100 cant use the button....only people with lower than 100 may be able to use the button. is this possible?
on pressed
!activator
set health
100
0 seconds
works fine and all....but i want it so that people that already have a health of 100 cant use the button....only people with lower than 100 may be able to use the button. is this possible?