player:target_NPC
Posted: Sat Nov 22, 2014 7:51 pm
I was using rombot 3.29 rev 778
to make a waypoint.
If you start at portal in logar and press 1 then target snoop press 5 press 6 then 3(go to varanas) save and check the xml it fails their are 2 << >> that seem to be causing problems.
to make a waypoint.
If you start at portal in logar and press 1 then target snoop press 5 press 6 then 3(go to varanas) save and check the xml it fails their are 2 << >> that seem to be causing problems.
Code: Select all
<?xml version="1.0" encoding="utf-8"?><waypoints>
<!-- # 1 --><waypoint x="-1159" z="-5541" y="61">
player:target_NPC(111256) -- Snoop the Stubborn
ChoiceOptionByName(">> Transport to Varanas <<")
</waypoint>
<!-- # 2 --><waypoint x="2294" z="1154" y="24"> </waypoint>
</waypoints>