TheRecruiter: type: assignment interact scripts: 0 PickYourSide 10 Darkstorms 15 GOL PickYourSide: type: interact step: 1: - random 3 - chat “[] Welcome To the World of Vrodling.!” - chat “[] A purge is starting soon!” - chat “[] It’s time to pick your side!” - ^zap 2 2: - random 3 - chat “[] Good luck in your future endeavors!” - chat “[] To be a member of the Darkstorm, you have to prove yourself worthy!” - chat “[] To be a member of the Guardians of light, you have to prove yourself worthy!” - chat “[] To choose a side type GOL or DS in chat.” chat trigger: trigger: "I would like to be a member of /DS/, DarkStorms, the no gooders!" script: - ^zap ‘step:DarkStorms’ trigger: "I would like to be a member of /GOL/, Guardians of light, the good guys!" script: - ^zap ‘step:GoL’ ‘Gol’: script: - spawn npc location: name:Lux invictus ‘DarkStorms’: script: - spawn npc “location:” name:Windsor - chat “[DS]Leader Windsor: So, you think you have what it takes to become a member of DarkStorms?” - chat “[DS]Leader Windsor: prove it! Kill one of our training robot’s that has the face of the Guardians of light!” - ^shoot npc “location:” name:Robotic GoL Member - ^ listen kill - ^zap ‘step:DShunt’ ‘DShunt’: script: - ^flag player “+kill Robotic GoL Member:+” - narrate “Quest Progress: You have killed the Robotic GoL Member!” - ^if “” > 1 runtask “SCRIPT:DSEnd” DSend: type: task script: - group add DarkStorms - announce “ has joined the DarkStorms’ group, completed the first quest, and gained 1 quest point!” - ^flag player “+Quest Point:+” - ^flag player “+Achievement Points:+” - narrate “You have received 1 quest point!” - narrate “You have received 1 Achievement point!” - ^zap “step:Welcome to DarkStorms” “Welcome to DarkStorms”: script: - random 2 - chat “[] You are now a member of DarkStorms! Please check back later for more quests!” - chat “[] Congratulations on joining DarkStorms! more quests coming soon!”