EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > XML Modification Help & Info

 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 05-09-2012, 06:49 PM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by kamzak View Post
<Data Name="Spell0" Script="useabilityonplayer Parent.Target Murderous Design IV"
tell Parent.Target &apos;You Have My Hate&apos;" Text="Murderous Design" />
Here's the problem: the set of commands have to all be in one set of quotes. You have quotes after Murderous Design IV so the Script parameter is stopping there. Change it to this:
Code:
<Data Name="Spell0" Script="useabilityonplayer Parent.Target Murderous Design IV
tell Parent.Target &apos;You Have My Hate&apos;" Text="Murderous Design" />
In that example the " starts after Script= and there isn't another quote until after the tell, so both lines are part of the Script variable and will get executed when you click the button.
__________________
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 08:57 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI