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.

Reply
 
Thread Tools Display Modes
  #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
  #2  
Old 04-05-2004, 09:27 AM
dark_one's Avatar
dark_one
Hill Giant
 
Join Date: Nov 2003
Location: in your mind
Posts: 129
Default np

np ("thanks for reading")
__________________
~lover of~
image
Tarzok
Liscadipesce
Baron-Sprite
Khan
Skynet
Necromancer Guild


Member of "Free DarkOne from his solitude and deban him from IRC"

Reply With Quote
Reply


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 11:47 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