Facebook
From xN0MANDx, 8 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 315
  1. #########################################
  2. # Autor xN0MANDx                        #
  3. # Zakaz Kradnięcia Skryptu Na Inne Fora #
  4. # Mój Server: EvolutionRPG.Ench.PL      #
  5. #########################################
  6.  
  7. # Skrypt Na Dźwięki Bicia
  8. # Mini Skrypt
  9.  
  10. on damage:
  11.     if attacker is player:
  12.         execute console command "playsound mob.zombie.woodbreak %attacker%"
  13.         stop