Thread: ProfitUI 3.4.6
View Single Post
  #5  
Unread 08-08-2007, 05:22 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

Which potions do you have? The defaults are most likely the top level mastercrafted potions. The file that has all the codes is _ProfitUI_Cures.txt so you would need to change those potionvdl numbers.

Code:
<?xml version="1.0" encoding="utf-8"?>
<Page Name="Cures">
<Data Name="CureTrauma" potionvdl="-292985664" spell="Cure Trauma"/>
<Data Name="CureArcane" potionvdl="-1940923547" spell="Cure Arcane"/>
<Data Name="CureNoxious" potionvdl="544446557" spell="Cure Noxious"/>
<Data Name="CureElemental" potionvdl="528994112" spell="Cure Elemental"/>
</Page>