Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- City Guard:
- type: assignment
- interact scripts:
- - 1 Guard Attack
- Guard Attack:
- type: interact
- steps:
- 1:
- click trigger:
- script:
- - CHAT "Hey there, buddy! Behol' my almighty strength"
- - LOOK location:<cons:Arrow_Loc>
- - WAIT 1
- - NARRATE "<npc.name> draws back his bow..."
- - WAIT 1
- - CHAT "Wait for it, I'm almost there!"
- - WAIT 3
- - SHOOT arrow origin:<npc> speed:1
- Explode:
- type: world
- events:
- on ARROW hits block:
- - if <context.shooter> = n@1 explode power:2 <context.location>
Advertisement
Add Comment
Please, Sign In to add comment