![]() |
|
|
|
#2
|
|||
|
ROFL!!!
EQ would be so much cooler if all the NPCs talked like that!
__________________
Another witty, informative, and/or retarded post by:
![]() "You know you done fucked up when Yendor gives you raid commentary." - Tiggles | ||
|
|
|||
|
#3
|
|||
|
Hmm..
Code:
if($text=~/all is not bright above the clouds/i){
$petitioner = $entity_list->GetClientByName($name);
$petitioner->CastToMob();
if ($petitioner) {
$distanceCHK = $petitioner->CalculateDistance($x, $y, $z);
if ($distanceCHK >= 4) {
quest::say("Come...closer.");
}
else {
#quest::say("I have no idea WTF to say here, so take this bracer and get yo ho back, bitches. Find The Highpass Hussy on the fourth floor.");
quest::summonitem(13108);
}
}
}
__________________
| ||
|
|
|||
|
#4
|
|||
|
The Highpass Hussy sounds like a dance though. A very entertaining one at that.
| ||
|
|
|||
|
#6
|
|||
|
That made me almost choke on my cereal lol. Awesome!
| ||
|
|
|||
|
#7
|
||||
|
Original text didn't exist, just knew that there was a reference to the "Highpass Hussy", if you ask that NPC about it, she'll actually attack you lol. It was about 4am when I wrote that =P.
And that's an old distance check, people were hailing the mob through the wall and getting the quest vs actually, going and getting the key & it sounds like it is broken again =/. Will visit it again.
__________________
I have walked my way since the beginning of time. Sometimes I give, sometimes I take & it is mine to know which and when.
Quote:
| |||
|
Last edited by Aeolwind; 07-27-2010 at 08:36 AM..
|
|
|||
|
#8
|
|||
|
I almost want it to stay. :P
__________________
Live: [67 Arch Convoker] Qaedain Magi'kot (High Elf)
P'99: [50 Magician] Qaedain (High Elf) | ||
|
|
|||
|
#9
|
|||
|
That shit is 100x funnier than any of the name humor and other stuff going on. Eenot the tiger, Guard Regis, etc.
| ||
|
|
|||
|
#10
|
|||
|
Very much win !
| ||
|
|
|||
![]() |
|
|