[TRIGGER] - Useful trigger scripts
Posted: Mon Jan 29, 2007 4:28 pm
post all your triggers here.
u use this very basic but it work fine !
and this is nice too.
ok happy posting. and only post scripts with triggers in it.
and STAY ON TOPIC PLEASE !
u use this very basic but it work fine !
Code: Select all
alias fragayss "frag"
trigger fragayss "*to $name$*"
trigger fragayss "*by $name$*"
trigger fragayss "*from $name$*"
trigger fragayss "*of $name$*"
trigger fragayss "*caught $name$*"
trigger fragayss "*after $name$*"
trigger fragayss "*via $name$*"
trigger fragayss "*accepts $name$*"
trigger fragayss "*see $name$*"
trigger fragayss "*remove $name$*"
trigger fragayss "*against $name$*"
trigger fragayss "*got $name$*"
trigger fragayss "*underestimated $name$*"
trigger fragayss "*ate $name$*"
trigger fragayss "*feels $name$*"
alias frag frag1
alias frag1 "radioteam 1;say_team @_ [1] [%K] ! ;alias frag frag2"
alias frag2 "radioteam 2;say_team @_ [2] [%K] ! ;alias frag frag3"
alias frag3 "radioteam 3;say_team @_ [3] [%K] ! ;alias frag frag4"
alias frag4 "radioteam 4;say_team @_ [4] [%K] ! ;alias frag frag5"
alias frag5 "radioteam 5;say_team @_ [5] [%K] ! ;alias frag frag6"
alias frag6 "radioteam 6;say_team @_ [6] [%K] ! ;alias frag frag7"
alias frag7 "radioteam 7;say_team @_ [7] [%K] ! ;alias frag frag1"
trigger "alias frag frag1" "*LIGHTS...*"
and this is nice too.
Code: Select all
alias ban1 "bandage;radio im_hit; radio cover; say_team -‹‹[ I'm Bandaging with [ %H% ] health remaining ]‹‹-"
bind mwheelup "bandage"
trigger ban1 "*started bandaging*"
trigger "gfb" "*$me entered the game*"
alias gfb "sky space1"
ok happy posting. and only post scripts with triggers in it.
and STAY ON TOPIC PLEASE !