View Single Post
  #1  
Unread 03-23-2008, 06:37 AM
cmarsh cmarsh is offline
A Brown Bear
 
Join Date: Nov 2006
Server: Antonia Bayle
Posts: 8
Default help with the apostrophe

Im using Celestians templar group UI, very nice mod. One question
I can't get Supplicant's Prayer to work, it has something to do with the apostrophe.
Im 100% sure that i've entered the spell correctly into the celestians code.
Ive read a post and tried “applicant's Prayer” (with the extra quotation mar ks but that didn't work. Pease please help me.

This is the actual code, I hope Celestain doesn't get mad at me posting his code.

<Page Location="135,0" Name="BestowalOfVitaePage" ScrollExtent="27,27" Size="27,27">
<Button LocalTooltip="reactive heal" Name="BestowalOfVitaeButton" OnPress="target_none
target_self
useability Supplicant's Prayer" Opacity="0.000" ScrollExtent="27,27" Size="27,27"></Button>
<Icon IconRect="209,0,252,39" IconResource="images/icons/icon_ss6.dds" Name="BestowalOfVitaeIcon" ScrollExtent="27,27" Size="27,27" TreatAsButton="true"/>
</Page>


Chris
Reply With Quote