Raised This Month: $ Target: $400
 0% 

war3ft shopmenu?


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
ot_207
Veteran Member
Join Date: Jan 2008
Location: Romania The Love Country
Old 03-15-2009 , 15:46   Re: war3ft shopmenu?
Reply With Quote #7

To change the shopmenu prices you have 2 locations where you need to modify!

constants.inl
PHP Code:
new const itemcost[9] =     {500,1500,1000,800,1800,800,2000,1000,4000}
#if MOD == 0
 
new const itemcost2[9] =    {5500,1500,800,1500,1500,2550,100,8000,16000}
#endif
#if MOD == 1
 
new const itemcost2[9] =    {800,1500,550,1500,1500,1750,1000,9000,16000}
#endif 
And in items.inl.
PHP Code:
    ITEM_COST[ITEM_ANKH]        = 1500;            // Ankh of Reincarnation 
    
ITEM_COST[ITEM_BOOTS]       = 2500;            // Boots of Speed 
    
ITEM_COST[ITEM_CLAWS]        = 1000;            // Claws of Attack 
    
ITEM_COST[ITEM_CLOAK]        = 800;            // Cloak of Shadows 
    
ITEM_COST[ITEM_MASK]        = 2000;            // Mask of Death 
    
ITEM_COST[ITEM_NECKLACE]    = 800;            // Necklace of Immunity 
    
ITEM_COST[ITEM_FROST]        = 2000;            // Orb of Frost 
    
ITEM_COST[ITEM_HEALTH]        = 1000;            // Periapt of Health 
    
ITEM_COST[ITEM_TOME]        = 4000;            // Tome of Experience 
    
ITEM_COST[ITEM_SCROLL]        = 6000;            // Scroll of Respawning 
    
ITEM_COST[ITEM_PROTECTANT]    = 1500;            // Mole Protectant 
    
ITEM_COST[ITEM_HELM]        = 3000;            // Helm of Excellence 
    
ITEM_COST[ITEM_AMULET]        = 1500;            // Amulet of the Cat 
    
ITEM_COST[ITEM_SOCK]        = 1500;            // Sock of the Feather 
    
ITEM_COST[ITEM_GLOVES]        = 1750;            // Flaming Gloves of Warmth 
    
ITEM_COST[ITEM_RING]        = 1000;            // Ring of Regeneration + 1 
    
ITEM_COST[ITEM_CHAMELEON]    = 4500;            // Chameleon 
    
ITEM_COST[ITEM_MOLE]        = 16000;        // Mole 
__________________
My approved plug-ins | Good for newbies! | Problems?

Back, will come around when I have time.
ot_207 is offline
 



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 08:49.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode