Thread: ProfitUI
View Single Post
  #511  
Unread 10-09-2005, 01:00 PM
Hantu's Avatar
Hantu Hantu is offline
An Undead Settler
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Antonia Bayle
Posts: 92
Default

Quote:
Originally Posted by Wiking
Ok I have to ask a little embarrassing question because I have been on vacation and haven’t followed the thread for many post now..

I have a problem with the manastone window. It doesn’t say manastone ready anymore, and the manastone and horse icons are changed around?

And I have installed the fonts to windows fonts, and I don’t use smooth font or the other option in the settings in Eq2, but I still can’t read all the extra info about writs and stuff. I can read it if I turn on smooth fonts, but I don’t want to use them..

Sorry I’m sure this have been asked and answered before
hehe its ok Wiking 1.7c Profit forgot to add the manastone.txt file in the .zip... and the horse.txt has the wrong target slot number...

just make a .txt file in your everquest II folder... lable it manastone.txt and add these codes to it
Code:
hide_window Popup.UsageAlarm
Code:
use_equipped_item 19
Code:
gsay Using Manastone!
Code:
r_alrm_sess_dur_minutes 1.0
Code:
alarm_restart_sess_dur_alarm
Code:
r_alrm_sess_dur_repeat 0
then open your horse.txt and change it from 19 to 18
Reply With Quote