Paste #3354: Edit of P#3348 - Edit of P#3347 - Edit of P#3346 - Edit of P#3345 - Edit of P#3344 - Edit of P#3343

Date: 2014/04/09 19:19:23 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


Smack:
  Type: Assignment
  actions:
    on assignment:
    - trigger name:damage state:true
  Interact Scripts:
  - 1 RetalScript
RetalScript:
  Type: Interact
  Steps:
    1:
      Click Trigger:
        Script:
        - CHAT "Hello, <PLAYER.NAME>"
        - WAIT 1
        - random 4 
        - CHAT "Good day today, don't you think?"
        - CHAT "Hey, did ya hear about the supposed 'Black Market' in Mountain Town?"
        - CHAT "Man, Old Man Bak is going on about the Zombies again"
        - CHAT "Darn Youngsters these days"
      Damage Trigger:
        Script:
        - CHAT "Hey, what the hell man?!"
        - ZAP 2
    2:
      Damage Trigger:
        Script:
          - CHAT "I Told You To Stop! Now Imma have to Kick Your Ass!"
          - ATTACK <target:<player>
          - ZAP 1