Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
A way to check for NV stacks
10-05-2013, 06:00 PM
Post: #1
A way to check for NV stacks
Is there some If Then Else logic that can be added to the xml profiles that checks for Nephelim valor stacks? If not, i think this would be very helpful when writing profiles.
Find all posts by this user
Quote this message in a reply
10-06-2013, 02:02 AM
Post: #2
RE: A way to check for NV stacks
Can you give an example on what you like to achieve? It'll help us understand your request more.

It'll like
If {Nephelim valor stacks}
Do Action A
Else
Do Action B
EndIf

If it's like that, what is Action A and Action B?
Find all posts by this user
Quote this message in a reply
10-06-2013, 06:09 AM
Post: #3
RE: A way to check for NV stacks
Code:
if NV=5
<LoadProfile profile="Stone.xml" />
else
<TrinityMoveTo questId="1" x="3309.373" y="425.1253" z="0.1" pathPrecision="25" name="FoS-14" navigation="true"></TrinityMoveTo>


Also, i wanted to ask how do i add a delay into the xml profile? i want to wait two seconds before starting an area.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)