Paste #28462: Edit of P#28461 - Guide

Date: 2016/01/15 08:05:07 UTC-08:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16


NPC_Guide_Event_HighScore:
  type: task
  debug: false
  script:
  - inject NPC_Guide_Event_Wait_Arrival
  - look <player> l@-1117,99,-192,world
  - narrate format:Talk_Format "Now, directly in front of us, lies the parkour course leading to the highscore area."
  - wait 4s
  - narrate format:Talk_Format "Travellers wishing to skip the parkour course, may instead opt to do /warp HighScores."
  - wait 4s
  - narrate format:Talk_Format "One thing noteworthy about said Highscores area is that it only keeps track of individual scores as the guild based scores"
  - wait 4s
  - narrate format:Talk_Format "can be found in the guild hub instead which we will be discussing later on."
  - wait 4s
  - narrate format:Server_Format "Click me to continue."
  - inject NPC_Guide_Wait