Go Back   EQEmulator Home > EQEmulator Forums > General > General::Server Discussion

General::Server Discussion Discussion about emulator servers.
Do not post support topics here.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #15  
Old 10-31-2022, 04:26 AM
Vire70
Sarnak
 
Join Date: Apr 2010
Posts: 35
Default

Well... on first glance it all seemed to be working. Now that I try to buy from the custom merchants I realize they won't actually let me purchase an item, though they do list them correctly. Anyone got any idea how I would go about fixing that? Talking about the Arcanum merchants. I'll have to zip over to the bazaar and check those ones later.
Seems this is the code that doesn't fire in the arcanum quest .pl files (they're all dupliacates):
Code:
if ( $client->GetCarriedMoney() >= $item_row[2] )
			{
				quest::say("Thank you, $name. Here is your $item_name.");
				quest::summonitem($text);
				$client->TakeMoneyFromPP( $item_row[2], 1 );
			}
			else
			{
				quest::say("Sorry, $name. You do not have enough coins for that $item_name.");
			}
I can't see any visible problems with the code itself & I suppose it must have worked for others in the past, so the problem must be elsewhere.
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 01:05 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