NY Raid Saturday 25 April 13:00 PDT (21:00 GMT)
Moderator: Leaders
Re: NY Raid Saturday 25 April 13:00 PDT (21:00 GMT)
Unfortunately Flainey, we do require an average of around 10.1-10.2 (Official policy is 10.2, but I'm not super strict about it as long as the person is in all purples) purple gear to participate in the New York Raid.
Re: NY Raid Saturday 25 April 13:00 PDT (21:00 GMT)
Yuriksha, DPS.
Re: NY Raid Saturday 25 April 13:00 PDT (21:00 GMT)
Need to pull out of Sat. raid, can't attend anymore.
-
- Posts: 298
- Joined: Thu Mar 28, 2013 11:02 pm
- Location: Austin, Texas
Re: NY Raid Saturday 25 April 13:00 PDT (21:00 GMT)
I will try and be on for this.
Re: NY Raid Saturday 25 April 13:00 PDT (21:00 GMT)
function RadTeams
{
If ($chanh -eq "Y")
{
Write-Host "Aberlour (Tank)"
Write-Host "ShockG (Leech)"
Write-Host "Fig (Tank)"
Write-Host "Dreadzilla (Buff DPS)"
Write-Host "Chanh (Healpod)"
Write-Host "HoodMK2 (DPS)"
Write-Host "Endoscopy (DPS)"
Write-Host "Yuriksha (Adds DPS)"
Write-Host "Diani (Buff DPS)"
Write-Host "MissRhythm (DPS)"
}
else
{
Write-Host "Aberlour (Tank)"
Write-Host "ShockG (Tank)"
Write-Host "MissRhythm (HealPod)"
Write-Host "Dreadzilla (Buff DPS)"
Write-Host "Chanh (Leech)"
Write-Host "HoodMK2 (DPS)"
Write-Host "Endoscopy (DPS)"
Write-Host "Yuriksha (Adds DPS)"
Write-Host "Diani (Buff DPS)"
Write-Host "Fig (DPS)"
}
}
#Main Program
$global:chanh = Read-Host "Can Chanh Healpod? (Y/N)"
RaidTeams
{
If ($chanh -eq "Y")
{
Write-Host "Aberlour (Tank)"
Write-Host "ShockG (Leech)"
Write-Host "Fig (Tank)"
Write-Host "Dreadzilla (Buff DPS)"
Write-Host "Chanh (Healpod)"
Write-Host "HoodMK2 (DPS)"
Write-Host "Endoscopy (DPS)"
Write-Host "Yuriksha (Adds DPS)"
Write-Host "Diani (Buff DPS)"
Write-Host "MissRhythm (DPS)"
}
else
{
Write-Host "Aberlour (Tank)"
Write-Host "ShockG (Tank)"
Write-Host "MissRhythm (HealPod)"
Write-Host "Dreadzilla (Buff DPS)"
Write-Host "Chanh (Leech)"
Write-Host "HoodMK2 (DPS)"
Write-Host "Endoscopy (DPS)"
Write-Host "Yuriksha (Adds DPS)"
Write-Host "Diani (Buff DPS)"
Write-Host "Fig (DPS)"
}
}
#Main Program
$global:chanh = Read-Host "Can Chanh Healpod? (Y/N)"
RaidTeams
Re: NY Raid Saturday 25 April 13:00 PDT (21:00 GMT)
That has more if, then statements than a high school programming project! 

Re: NY Raid Saturday 25 April 13:00 PDT (21:00 GMT)
Technically not a programming language, and it's not the most efficient way to display text but I forget the other method, but I had to.
-
- Posts: 1153
- Joined: Fri Aug 15, 2014 8:36 am
- Twitter: @TheRicksterTSW
- Location: Middle of Nowhere, Australia
Re: NY Raid Saturday 25 April 13:00 PDT (21:00 GMT)
Withdrawing my signup. Not in any mood to raid at the moment.
New Name is 'Cholesterol' cause I keep giving people Cardiac Arrests.
Describing MissR's PvP modus operandi.
The two rules of 9S:
1) When in doubt, blame Endo.
2) If you cant blame Endo, blame Sonno.
Describing MissR's PvP modus operandi.
The two rules of 9S:
1) When in doubt, blame Endo.
2) If you cant blame Endo, blame Sonno.