i fixed & recoded the antirusher plugin (xPaw) anybody test it:
2.81 - New print functions: - ML Print
- Colored print
- NEW CVAR: - amx_antirusher_messages 2 //0|1|2 - no messages | normal color messages (yellow) | colored messages, in dictionary file you can use !g !t !y
- add some text for map rules(~460)
- New plugin_cfg function
- Cfg file and rush.cor in new directory (inner "configs" dir
2.82 - bugfix task loop duplicated (check_origin & newround)
- Major update rush functionality: - in AS_ map when VIP touch the terrorist rush borders then allow rush
- in CS_ maps when CT touched the hostage then allow rush
- in DE_ maps new function for rush, when terrorist drop bomb then start task (adjustable time)
when task finish then allow rush but if terrorist pick up the bomb ahead of time then not allowed rush (if other
condition not met)
- NEW CVARS: - amx_antirusher_bombdrop 1 // Bomb drop rush functionality on|off
- amx_antirusher_bombdrop_warnings 1 //messages for bombdrop functionality on|off
- amx_antirusher_bombdroptime 30.0 // how much second need for allow rush before is bomb dropped (override when terrorist pick up the bomb min value 15.0 (if less then set 15.0
2.83 - minor bugfix: - bomb pickup not printed when allow rush
- clean code
- new cvar:"Furion" (

) for log
- public event_roundtime() function changed Event_StartRound()
todo list:
add new cvars to menu:
amx_antirusher_bombdrop 1
amx_antirusher_bombdrop_warnings 1
amx_antirusher_bombdroptime 30.0
amx_antirusher_messages 2
sorry for my english
(attachment reupload without amxx)