Wayfarers of Veeshan http://www.wayfarersofveeshan.com/forum/ |
|
Bad Pull Code http://www.wayfarersofveeshan.com/forum/viewtopic.php?f=48&t=3042 |
Page 1 of 1 |
Author: | Allegretta [ Tue Mar 09, 2004 10:43 am ] |
Post subject: | Bad Pull Code |
Ever wonder about the dynamics of a bad pull? Recently the developers' secret code was unearthed, with helpful comments by the devs. I'm not a programmer but even I could follow this . . . Sub Bad_Pull Mob.Area_Effect_Agro = ON Mob.Agro_Unrelated_Mobs = TRUE Mob.Target = Mob.Friends(ALL) Mob.Friends(ALL).Agro = 220% Mobs(ALL).Rampage.Mode = ON Mobs(ALL).Flurry.Mode = ON Raid.Rangers.Instant_Death_Mode = ALWAYS_ON ***** Dev Note: Don't really need this line as this is the default mode for the Ranger Class.... ***** Mob.Move_Mode = FULL_TRAIN Mob.Attack_Direction = MULTIPLE_RANDOM Train.Destination = RAID_CAMP Train.Wipe_Mode = ENTIRE_RAID Train.Go Do Until Raid.IsWiped = TRUE Target Raid.Rangers(ALL) Summon Raid.Rangers(ALL) Kill Raid.Rangers(ALL) **** Dev Note: Snicker ;-) **** Do Until Raid.Clerics = 0 Target Raid.Cleric Summon Raid.Cleric Kill Raid.Cleric Loop If Raid.Wizard.Casting = EVAC_TYPE_SPELL then Spell.Fizzle_Mode = TRUE Kill Raid.Wizard If Raid.Druid.Casting = EVAC_TYPE_SPELL then Spell.Fizzle_Mode = TRUE Kill Raid.Druid **** Dev Note: Mwuhahaha Time to die a Dr00d! **** If Raid.Monk.FeignDeath = TRUE Then CastSpell.Target = Raid.Monk Kill Raid.Monk If Raid.Necro.FeignDeath = TRUE Then CastSpell.Target = Raid.Necro Kill Raid.Necro If Raid.ShadowKnight.FeignDeath = TRUE Then CastSpell.Target = Raid.ShadowKnight Kill Raid.ShadowKnight If Rand(100) > 50 Then Mob.Gate Mob.HP = 100% Mob.Buff = ALL Mob.Agro_Unrelated_Mobs = TRUE Mob.Destination = RAID_CAMP Mob.Go End If Target Raid.Casters(ALL) Summon Raid.Casters(ALL) Kill Raid.Casters(ALL) If Raid.Player.IsDead = FALSE Then Summon Raid.Player Kill Raid.Player Raid.IsWiped = TRUE End Loop **** Dev Note: All dead now! Mwuhahaha **** Set Zone.Summon_Corpse = FALSE Set Mobs(ALL).Corpse_Camp_Mode = ON Set Mobs(ALL).See_Invis = TRUE Set Mobs(ALL).See_SOS = TRUE IF Raid.Player.Can_Rez = TRUE Then Raid.Player.Force_Link_Dead = TRUE Tell Each Raid.Player "You have entered - " & HOME_ZONE & " LOADING PLEASE WAIT...." Raid.Players(ALL).XP = Raid.Players(ALL).XP - (10000 * Rand(100)) Say SystemWide "Grettings Norrath! All servers will be coming down in 5 minutes for an update. The estimated downtime will be 7 hours. Please plan accordingly!" Player.Force_Full_Repatch = TRUE PatcherServer.Mode = OFF_LINE Server.Players(ALL).Kick = TRUE End Sub |
Author: | laldaas arrowsligger [ Tue Mar 09, 2004 1:31 pm ] |
Post subject: | |
ROFL! |
Author: | Mytheria [ Mon Jun 21, 2004 7:36 pm ] |
Post subject: | |
that is just horrible (lol) .. but atleast we all know the ranger default is true =P right lal |
Author: | laldaas arrowsligger [ Tue Jun 22, 2004 10:25 am ] |
Post subject: | |
Author: | Allegretta [ Tue Jun 22, 2004 10:32 am ] |
Post subject: | |
Author: | Kahmon [ Tue Jun 22, 2004 10:47 am ] |
Post subject: | |
Author: | Rhute [ Wed Jun 30, 2004 5:53 pm ] |
Post subject: | |
That is funny stuff Alley, funny stuff indeed! |
Author: | Rogier [ Wed Jun 30, 2004 10:44 pm ] |
Post subject: | |
Some lines were added in at the last moment... Raid.Players(ALL).CORPSE = REMOVE_ALL_ITEMS Raid.Players(ALL).CORPSE = ADD_FISHING_GRUBS_TO_RANGE_SLOT Rogier Goodhealer |
Author: | Irodanis [ Wed Jun 30, 2004 11:29 pm ] |
Post subject: | |
that's my line Rogier |
Author: | Lively [ Thu Jul 01, 2004 11:13 am ] |
Post subject: | |
Page 1 of 1 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |