Page 1 of 1

Can't find any reference to getting wp file name

Posted: Tue Jan 11, 2011 9:18 pm
by lisa
Well I did lots of searching and found lots of interesting stuff along the way but I can't find how to get current WP.

i.e.
player.Name = character name

i need

XX = waypoint file name

Re: Can't find any reference to getting wp file name

Posted: Tue Jan 11, 2011 9:43 pm
by Administrator
__WPL.FileName is what you're looking for.

Re: Can't find any reference to getting wp file name

Posted: Tue Jan 11, 2011 10:36 pm
by lisa
thank you, exactly what I was looking for =)