Przeniesienie weaponstat do statusbar.tf, dodanie warninga.
This commit is contained in:
parent
febbc2b661
commit
0c4f457800
2 changed files with 16 additions and 14 deletions
|
@ -11,19 +11,6 @@
|
|||
|
||||
/def -ar -mregexp -Fp2 -t'^[a-z]+ [a-z]+ [a-z]+ rozpada sie\!' = /beep 1
|
||||
|
||||
/def -mregexp -Fp2 -t'(Dobywasz|Wiedziony naglym instynktem siegasz|Trzymasz.*(w prawej|w lewej|oburacz))' weapon_on = \
|
||||
/set weaponstat=ON%;\
|
||||
/status_edit -r3 weaponstat:4:C%c_alarm
|
||||
|
||||
/def -mregexp -Fp2 -t'(^Opuszczasz | ogarniajac wzrokiem cala okolice)' weapon_off = \
|
||||
/set weaponstat=off%;\
|
||||
/status_edit -r3 weaponstat:4:C%c_main
|
||||
|
||||
/def -ar -mregexp -Fp2 -t'^(?:(?!dzierzon).)*peka!$' weapon_break = \
|
||||
/beep 1%;\
|
||||
/set weaponstat=!!!%;\
|
||||
/status_edit -r3 weaponstat:4:C%c_crit
|
||||
|
||||
/def -mregexp -p2 -t'bierze twoj.' = /set moje on
|
||||
/def -mregexp -p2 -t'konczy prace.$' = \
|
||||
/if ( {moje} =~ "on" )\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue