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

Archive::Quests Archive area for Quests'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 03-31-2004, 07:21 PM
Gonkers
Sarnak
 
Join Date: Mar 2004
Posts: 65
Default Problem removing pvp flags!

Code:
 if($1-=~"interested"){say("First i'll add you to the Pvp guild. Then 

i'll turn on your pvp flag. If at any point, you wish to return to 

non-pvp, you come back here and tell me that you [wish to return]. Now, 

lets get started... Do you [want to become pvp]?"); }
if($1-=~"want to become pvp") {say("I'll set your guild"); 

setguild(3,0);
}{say ("Now i'll set your pvp flag"); pvp(on); 
}
{say ("there you go, have fun!"); }
 if($1-=~"want to return") {say("so be it, first i'll remove you from 

the guild"); setguild(0,0); }
{say ("then i'll remove your precious pvp flag, you may need to zone 

once I do, it may say you follow the ways of discord, but just zone and 

you'll be fine"); pvp(off); }

}
everything works, but after he says "but just zone and you'll be fine" it does not show nothing about not becomming non pvp. Even when I zone, i'm still pvp. Please help .
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 11:39 AM.


 

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