Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Bugs

Archive::Bugs Archive area for Bugs's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 04-03-2004, 05:20 PM
Shadow-Wolf
Dragon
 
Join Date: Oct 2003
Posts: 511
Default Feature request: $wp

ok im setting up a begger in kelethin(base off of WTF comics and when he gets to one of his waypoints he begs for loot,plats,or help. The problem is i dont want him saying the same thing every time he gets to a waypoint, so i was wondering if a new variable $wp could be added that equals the waypoint number hes stepping on. to show you what i mean and how it could be used here is an example:
sub EVENT_SAY
{
if ($text=~/Hail/i)
{
quest::say("Hail $name, Do you have any spare loot?");
}
}

sub EVENT_WAYPOINT
{
if ($wp == 1)
{
quest::say("Hello sir, Do you have any spare loot?");
}
}

If a variable like this exists please tell me so because i cant seem to find anything like it. Thanks for reading.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:45 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3