BeamNG_IRC

IIRC script

Mar 9th, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. script attack {
  2. }
  3.  
  4. menu nicklist {
  5. attack = attack
  6. }
  7.  
  8. function attack(...) {
  9. window -i @attack
  10. }
Advertisement
Add Comment
Please, Sign In to add comment